<?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: Easiest way to import geography boundary files? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356920#M83750</link>
    <description>&lt;P&gt;Here's an example of &lt;A href="http://blogs.sas.com/content/sasdummy/using-3rd-party-shape-files-to-build-map-charts-in-sas/" target="_self"&gt;using MAPIMPORT with 3rd party shape files&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More information from&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13759"&gt;@MikeZdeb&lt;/a&gt;:&amp;nbsp;&lt;A href="http://www.lexjansen.com/nesug/nesug11/gr/gr11.pdf" target="_blank"&gt;http://www.lexjansen.com/nesug/nesug11/gr/gr11.pdf&lt;/A&gt;, including some details about SHX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 May 2017 16:14:31 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2017-05-08T16:14:31Z</dc:date>
    <item>
      <title>Easiest way to import geography boundary files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356905#M83747</link>
      <description>&lt;P&gt;I have access to three formats, wondering which is the easiest to import and use to make a map in SAS:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-ArcGS (.shp)&lt;/P&gt;&lt;P&gt;-Geography markup (.gml)&lt;/P&gt;&lt;P&gt;-MapInfo (.tab)&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 15:31:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356905#M83747</guid>
      <dc:creator>fieldsa83</dc:creator>
      <dc:date>2017-05-08T15:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Easiest way to import geography boundary files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356908#M83748</link>
      <description>&lt;P&gt;SHP files are supported by default and the easiest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 15:33:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356908#M83748</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-08T15:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Easiest way to import geography boundary files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356919#M83749</link>
      <description>&lt;P&gt;Thanks, it's now saying "SHX file is not found or is invalid".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The SHP also came with an SHX,&amp;nbsp;is it trying to call out for that or something?&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 16:10:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356919#M83749</guid>
      <dc:creator>fieldsa83</dc:creator>
      <dc:date>2017-05-08T16:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Easiest way to import geography boundary files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356920#M83750</link>
      <description>&lt;P&gt;Here's an example of &lt;A href="http://blogs.sas.com/content/sasdummy/using-3rd-party-shape-files-to-build-map-charts-in-sas/" target="_self"&gt;using MAPIMPORT with 3rd party shape files&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More information from&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13759"&gt;@MikeZdeb&lt;/a&gt;:&amp;nbsp;&lt;A href="http://www.lexjansen.com/nesug/nesug11/gr/gr11.pdf" target="_blank"&gt;http://www.lexjansen.com/nesug/nesug11/gr/gr11.pdf&lt;/A&gt;, including some details about SHX.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 16:14:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356920#M83750</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2017-05-08T16:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Easiest way to import geography boundary files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356921#M83751</link>
      <description>&lt;P&gt;A SHP file isn't a single file, it has 3 other files at least that have supporting information.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you downloaded the SHP file from somewhere all the files should be included.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By chance are you working with the Statistics Canada Boundaries? You'll also need to project them if you do.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is the case, message me with your email address and I'll send you the code that walks through using the StatCan boundaries (CSD I think in the example).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 16:15:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356921#M83751</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-05-08T16:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Easiest way to import geography boundary files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356922#M83752</link>
      <description>&lt;P&gt;Thanks I&amp;nbsp;was actually just reading this and it helped solve my problem!&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 16:17:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Easiest-way-to-import-geography-boundary-files/m-p/356922#M83752</guid>
      <dc:creator>fieldsa83</dc:creator>
      <dc:date>2017-05-08T16:17:50Z</dc:date>
    </item>
  </channel>
</rss>

