<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Coordinates for Geo Map in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187456#M1341</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adriana.&lt;/P&gt;&lt;P&gt;of course you can get the full macro code.&lt;/P&gt;&lt;P&gt;Please give me your e-mail and I will sent it to you.&lt;/P&gt;&lt;P&gt;Greetings from Holland.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Jun 2014 09:21:12 GMT</pubDate>
    <dc:creator>PeterWijers</dc:creator>
    <dc:date>2014-06-01T09:21:12Z</dc:date>
    <item>
      <title>Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187450#M1335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for coordinates for the mentioned address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data set has a address column and it contains district names and state names. It is of one column perhaps doesn't have post code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get coordinates as my customer looks for geo map to locate the production units.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 09:43:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187450#M1335</guid>
      <dc:creator>sat_lr</dc:creator>
      <dc:date>2014-04-21T09:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187451#M1336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure what address you are referring to and what country you are hoping to geocode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might find this SAS Global Forum 2013 paper a good reference to understand geocoding and how to do it using PROC GEOCODE - &lt;A href="http://support.sas.com/rnd/papers/sasgf13/Geocode2013.pdf" title="http://support.sas.com/rnd/papers/sasgf13/Geocode2013.pdf"&gt;http://support.sas.com/rnd/papers/sasgf13/Geocode2013.pdf&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 11:20:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187451#M1336</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2014-04-21T11:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187452#M1337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I Use a sas script that requests the longitude/latitude off an address string from google maps.&lt;/P&gt;&lt;P&gt;This way I get all my long/latitudes and use these in SAS VA.&lt;/P&gt;&lt;P&gt;If&amp;nbsp; you want to solve it this way, I can sent you the related SAS code. It works well for me this way.&lt;/P&gt;&lt;P&gt;Requesting the Centre country long/lat also helps with drilling down. (Also for geo area)&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 16:02:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187452#M1337</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2014-04-21T16:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187453#M1338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes pls thats would be grt. Thanks Peter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Pls inbox me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This thing is that I have already started using the data set and I have produed visualizations, dashboards and explorations. Now I have got a new requirement from the customer to include geo maps.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;kindly suggest me how I can run the codes. should I have to create a new SAS data set? will it append as a geo category automatically which is existing in-memory in SAS VA data source?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 16:44:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187453#M1338</guid>
      <dc:creator>sat_lr</dc:creator>
      <dc:date>2014-04-21T16:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187454#M1339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sat_Ir,&lt;/P&gt;&lt;P&gt;I will sent the full script to your mail account.&lt;/P&gt;&lt;P&gt;Here for all the other interested users.&lt;/P&gt;&lt;P&gt;The main function in SAS is as follows, but still needs some scripting to get ir right.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;%MARCRO Url_get_comp(key, street, zipc, city, country);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;SPAN&gt;%LET Url_address="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://maps.googleapis.com/maps/api/geocode/xml?address=&amp;amp;street,+&amp;amp;zipc,+&amp;amp;city,+&amp;amp;country*sensor=false"&gt;https://maps.googleapis.com/maps/api/geocode/xml?address=&amp;amp;street,+&amp;amp;zipc,+&amp;amp;city,+&amp;amp;country*sensor=false&lt;/A&gt;&lt;SPAN&gt;";&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;%LET Url_address=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;%sysfunc&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;(TRANSLATE(&amp;amp;URL_address,'&amp;amp;','*'));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;%PUT &amp;amp;Url_address; FILENAME www url &amp;amp;Url_address;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I create a table that contains the non matched addresses and call on the macro by record.&lt;/P&gt;&lt;P&gt;The received log/lat are stored in the address table and sent to the VA server.&lt;/P&gt;&lt;P&gt;This address table in imported into VA via a data querry and ready for use.&lt;/P&gt;&lt;P&gt;Now Change the role of the address field name to Geography and assign the log/lat under custom.&lt;/P&gt;&lt;P&gt;This field will now ackt as a geo location field.&lt;/P&gt;&lt;P&gt;Greetings and succes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 18:18:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187454#M1339</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2014-04-21T18:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187455#M1340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Peter! How are you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have recently been playing with the ggmap library in R to do precisely the discussed here: give long/lat for a dataset where I have specific addresses. I just recently discovered that one can do this with SAS. Could you also share your macro code with me? That would be extremely helpful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Mexico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jun 2014 04:28:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187455#M1340</guid>
      <dc:creator>adriana_dominguez</dc:creator>
      <dc:date>2014-06-01T04:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187456#M1341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adriana.&lt;/P&gt;&lt;P&gt;of course you can get the full macro code.&lt;/P&gt;&lt;P&gt;Please give me your e-mail and I will sent it to you.&lt;/P&gt;&lt;P&gt;Greetings from Holland.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jun 2014 09:21:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187456#M1341</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2014-06-01T09:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187457#M1342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jun 2014 17:17:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187457#M1342</guid>
      <dc:creator>adriana_dominguez</dc:creator>
      <dc:date>2014-06-01T17:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187458#M1343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adriane,&lt;/P&gt;&lt;P&gt;the full scruipt has been sent to your e-mail.&lt;/P&gt;&lt;P&gt;Good luck while implementing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 04:39:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187458#M1343</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2014-06-02T04:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187459#M1344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;grt info. thanks very much for the reply. I have created the geo map using your script. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;satlr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 09:51:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187459#M1344</guid>
      <dc:creator>sat_lr</dc:creator>
      <dc:date>2014-06-04T09:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187460#M1345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi satir,&lt;/P&gt;&lt;P&gt;verry good to hear it works out for you.&lt;/P&gt;&lt;P&gt;Thats what its all about here.&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 17:02:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187460#M1345</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2014-06-05T17:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187461#M1346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;could you please sent that code to me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;bhagia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:27:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187461#M1346</guid>
      <dc:creator>bhagia</dc:creator>
      <dc:date>2014-07-08T09:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187462#M1347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello bhagia,&lt;/P&gt;&lt;P&gt;I did sent the full code to you just now.&lt;/P&gt;&lt;P&gt;Good luck with it and greetings.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 11:59:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187462#M1347</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2014-07-16T11:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187463#M1348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you send the full code to me as well?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 16:25:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187463#M1348</guid>
      <dc:creator>Schumann</dc:creator>
      <dc:date>2014-07-17T16:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187464#M1349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for sending community members the full code. You may have tried already, but you can "Upload a file" in the "Actions" box in the right nav of the community landing page to post the code in a separate thread (maybe link to this thread for reference). Just a thought rather than sending it individually several times over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="7874" __jive_macro_name="user" class="jive_macro jive_macro_user" href="https://communities.sas.com/" modifiedtitle="true" title="sat_lr,"&gt;&lt;/A&gt; &lt;A __default_attr="7260" __jive_macro_name="user" class="jive_macro jive_macro_user" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;SPAN style="padding-right: 3px; color: #0e66ba; font-size: 1.1em; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;,&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;A __default_attr="839301" __jive_macro_name="user" class="jive_macro jive_macro_user" href="https://communities.sas.com/" modifiedtitle="true" title="bhagia, "&gt;&lt;/A&gt; and &lt;A __default_attr="838627" __jive_macro_name="user" class="jive_macro jive_macro_user" href="https://communities.sas.com/" modifiedtitle="true" title="Schumann - "&gt;&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I'm so glad this information is helpful. Due to security reasons, I'd like to edit out your email addresses from this thread. &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Email_address_harvesting" style="font-size: 10pt; line-height: 1.5em;"&gt;Email address harvesting&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; is becoming more common, and posting your address in a public forum like this puts you at risk. I hope you don't mind my taking out your emails. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Schumann, I know you still need the code. Peter, if you're having trouble uploading it through the "upload a file" method, I can direct message you Schumann's email.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Anna&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 18:14:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187464#M1349</guid>
      <dc:creator>AnnaBrown</dc:creator>
      <dc:date>2014-07-17T18:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187465#M1350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anna,&lt;/P&gt;&lt;P&gt;I agree with you regarding the security issue. (Never thought about it in this way)&lt;/P&gt;&lt;P&gt;Please sent me the last email address so I can sent him the code.&lt;/P&gt;&lt;P&gt;I will try to upload the code as mentioned by you at a later moment.&lt;/P&gt;&lt;P&gt;Greetings Peter.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 18:26:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187465#M1350</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2014-07-17T18:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187466#M1351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I receive the full code example as well &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jesper Bæk Overgaard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 22:30:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187466#M1351</guid>
      <dc:creator>Jeove74</dc:creator>
      <dc:date>2014-08-27T22:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187467#M1352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the absence of PROC GEOCODE, and as already mentioned, an option is to utilize Google's Mapping API for geocoding.&amp;nbsp; I believe you are given a daily grace of about 2,500/day.&amp;nbsp; Here are links to two implementations, one using PROC GROOVY and another using PROC FCMP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://gist.github.com/FriedEgg/eed6c08344acc85ee5fc#file-googlemapsgeocode-sas" title="https://gist.github.com/FriedEgg/eed6c08344acc85ee5fc#file-googlemapsgeocode-sas"&gt;An interface for using Google Geocode API with PROC GROOVY in SAS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://gist.github.com/FriedEgg/e82bde6e96dba8244b5e#file-geocodefcmp-sas" title="https://gist.github.com/FriedEgg/e82bde6e96dba8244b5e#file-geocodefcmp-sas"&gt;Another implementation of using Google geocoding API in SAS, this time using PROC FCMP &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 00:10:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187467#M1352</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2014-08-28T00:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187468#M1353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello Jesper,&lt;/P&gt;&lt;P&gt;here is the code I sadly forgot to append in the past.&amp;nbsp; (Anna, sorry for that)&lt;/P&gt;&lt;P&gt;greetings and good luck with it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 05:04:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187468#M1353</guid>
      <dc:creator>PeterWijers</dc:creator>
      <dc:date>2014-08-28T05:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Coordinates for Geo Map</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187469#M1354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a bunch, Peter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jesper, welcome to the community! FYI, I deleted your email address on this thread for security reasons. I hope you have everything you need with Peter's attached code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Anna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 13:27:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Coordinates-for-Geo-Map/m-p/187469#M1354</guid>
      <dc:creator>AnnaBrown</dc:creator>
      <dc:date>2014-08-28T13:27:42Z</dc:date>
    </item>
  </channel>
</rss>

