<?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: About GEO MAP in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325662#M11420</link>
    <description>&lt;P&gt;I am very new to Geocode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If input dataset is in local language how this will impact output result&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share the sas codeing to dervive latitude details. We have sas 9.4 M3 version. all the maps data alredy downloaded.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2017 13:08:01 GMT</pubDate>
    <dc:creator>japsas100</dc:creator>
    <dc:date>2017-01-18T13:08:01Z</dc:date>
    <item>
      <title>About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325610#M11414</link>
      <description>&lt;P&gt;I would like to create a sas geo map for France country.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to populate the longtitude and latitude column in order to create geo map.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise how we can lookup the values for France country based on ZIP code or address details.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 09:55:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325610#M11414</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2017-01-18T09:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325617#M11415</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe we'll need more details about what you're trying to achieve but you can find details about France (or other countries) from the MAPS* libraries you should have access to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But my understanding is that you want to position points on a map based on an address.&lt;/P&gt;
&lt;P&gt;In that case, if you want to use an address to get the coordinates, you will need to get the lookup data (available with SAS9.4 Maintenance 4 for US, canada, UK and australia, not France) and use the &lt;A href="http://support.sas.com/documentation/cdl/en/grmapref/69722/HTML/default/viewer.htm#p1rlyxczwqwolvn1ki3voitkyxuc.htm" target="_self"&gt;GEOCODE procedure&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may find those 2 articles useful:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &lt;A href="http://support.sas.com/resources/papers/proceedings10/332-2010.pdf" target="_self"&gt;PROC GEOCODE: Now with Street-Level Geocoding&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &lt;A href="http://support.sas.com/rnd/papers/sasgf13/Geocode2013.pdf" target="_self"&gt;PROC GEOCODE: Finding Locations Outside the U.S.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Damo&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 10:18:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325617#M11415</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2017-01-18T10:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325655#M11416</link>
      <description>&lt;P&gt;Thnaks Damo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we have only City and address column then how to derived the longitude and latitude details with Proc Geocode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;City and address have in local language.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:44:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325655#M11416</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2017-01-18T12:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325656#M11417</link>
      <description>&lt;P&gt;There are sources of French Postal Codes.&amp;nbsp; For example:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.aggdata.com/free/france-postal-codes" target="_self"&gt;https://www.aggdata.com/free/france-postal-codes&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I no nothing about this data nor how up to date it is.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps you can put it in the format that Proc GEOCODE needs.&amp;nbsp; Look in the second paper mentioned above or in the Doc files on &lt;A href="http://support.sas.com/" target="_self"&gt;http://support.sas.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:44:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325656#M11417</guid>
      <dc:creator>Darrell_sas</dc:creator>
      <dc:date>2017-01-18T12:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325658#M11418</link>
      <description>&lt;P&gt;If you have the city and want to do a City geocoding, look at the second paper that is mentioned above. There is a world geocoding lookup for cities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:49:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325658#M11418</guid>
      <dc:creator>Darrell_sas</dc:creator>
      <dc:date>2017-01-18T12:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325661#M11419</link>
      <description>&lt;P&gt;If we have only City and address column then how to derived the longitude and latitude details with Proc Geocode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;City and address have in local language.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 12:56:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325661#M11419</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2017-01-18T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325662#M11420</link>
      <description>&lt;P&gt;I am very new to Geocode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If input dataset is in local language how this will impact output result&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share the sas codeing to dervive latitude details. We have sas 9.4 M3 version. all the maps data alredy downloaded.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 13:08:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325662#M11420</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2017-01-18T13:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325664#M11421</link>
      <description>&lt;P&gt;All the example code is here (for this paper):&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/rnd/papers/#2013" target="_self"&gt;http://support.sas.com/rnd/papers/#2013&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Look for the title of the paper: &lt;STRONG&gt;PROC GEOCODE: Finding Locations Outside the U.S.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Under that are two links.&amp;nbsp; One for the paper and one for a Zipfile of the examples.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to look at MAPSGFK.WORLD_CITIES to see if the city names match.&amp;nbsp; Look at the other columns to see if matches your data (such as MapIDName).&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 13:27:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325664#M11421</guid>
      <dc:creator>Darrell_sas</dc:creator>
      <dc:date>2017-01-18T13:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325676#M11422</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When I submit the sas code its throw error like....'Failed to transcode data from U_UTF8_CE to U_LATIN9_CE' I am running Enterprise Guide.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 14:17:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325676#M11422</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2017-01-18T14:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325713#M11423</link>
      <description>&lt;P&gt;Is it failing in Proc GEOCODE? &amp;nbsp;Or something else? &amp;nbsp;What file are you opening that is failing? &amp;nbsp;I don't think it is MAPSGFK.WORLD_CITIES since it isn't UTF8. &amp;nbsp;Is your address data set UTF8? &amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think you will need to talk to Tech Support. &amp;nbsp;I suspect that your data set is UTF8 and you need to invoke SAS as a UTF8 session but I do not know how to do that with Enterprise Guide. &amp;nbsp;Tech Support will be able to help you.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 16:03:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325713#M11423</guid>
      <dc:creator>Darrell_sas</dc:creator>
      <dc:date>2017-01-18T16:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325901#M11433</link>
      <description>&lt;P&gt;Yes...I got the error in Proc geocode. Below is my code.....&lt;/P&gt;&lt;P&gt;data input;&lt;BR /&gt;input city$;&lt;BR /&gt;datalines;&lt;BR /&gt;Paris&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc geocode&lt;BR /&gt;method = city /* City method */&lt;BR /&gt;data = input /* Addresses to geocode */&lt;BR /&gt;out = work.geocoded /* Geocoded data set */&lt;BR /&gt;lookupcity = mapsgfk.world_cities /* Default world lookup data */&lt;BR /&gt;addresscityvar = city /* Req’d. city name */;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;Please let me know how we can fix this issue&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 08:04:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325901#M11433</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2017-01-19T08:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325930#M11435</link>
      <description>&lt;P&gt;any update on above?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 11:20:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325930#M11435</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2017-01-19T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325942#M11436</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;As mentioned by&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13950"&gt;@Darrell_sas&lt;/a&gt;&amp;nbsp;previously, you may want to contact Technical Support in order to troubleshoot the issue related to the encoding error.&lt;/P&gt;
&lt;P&gt;Details are available from &lt;A href="https://support.sas.com/techsup/contact/" target="_self"&gt;https://support.sas.com/techsup/contact/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Damo&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 12:12:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325942#M11436</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2017-01-19T12:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: About GEO MAP</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325944#M11437</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 12:32:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/About-GEO-MAP/m-p/325944#M11437</guid>
      <dc:creator>japsas100</dc:creator>
      <dc:date>2017-01-19T12:32:45Z</dc:date>
    </item>
  </channel>
</rss>

