<?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 Convert spatial data into shapefile format using REST service in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/convert-spatial-data-into-shapefile-format-using/m-p/327797#M2084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the title notes I'm trying to convert data into a shapefile using the REST service. The GeoData service has been made available for me to do that locally, but I'm unable to find any documentation on how to perform this. Can this service perform this and if so, how? Is there another service I should be using, instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2015 15:57:55 GMT</pubDate>
    <dc:creator>CharlesStumpf</dc:creator>
    <dc:date>2015-07-28T15:57:55Z</dc:date>
    <item>
      <title>Convert spatial data into shapefile format using REST service</title>
      <link>https://community.esri.com/t5/developers-questions/convert-spatial-data-into-shapefile-format-using/m-p/327797#M2084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the title notes I'm trying to convert data into a shapefile using the REST service. The GeoData service has been made available for me to do that locally, but I'm unable to find any documentation on how to perform this. Can this service perform this and if so, how? Is there another service I should be using, instead?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 15:57:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/convert-spatial-data-into-shapefile-format-using/m-p/327797#M2084</guid>
      <dc:creator>CharlesStumpf</dc:creator>
      <dc:date>2015-07-28T15:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Convert spatial data into shapefile format using REST service</title>
      <link>https://community.esri.com/t5/developers-questions/convert-spatial-data-into-shapefile-format-using/m-p/327798#M2085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you don't specify any development language, I'll provide a link to a tool by &lt;A href="https://community.esri.com/migrated-users/8586"&gt;Jake Skinner&lt;/A&gt;​:&lt;/P&gt;&lt;P&gt; &lt;A href="http://www.arcgis.com/home/item.html?id=16e5cc64178941839eca62837f168ec9" title="http://www.arcgis.com/home/item.html?id=16e5cc64178941839eca62837f168ec9"&gt;http://www.arcgis.com/home/item.html?id=16e5cc64178941839eca62837f168ec9&lt;/A&gt; ...which is based on python code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To simplify it, you construct a REST query and the returned json can be loaded into a featureset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you work with services there may be additional aspects to take car of: tokens for protected services, retrieving more features than a service is configured to return in a single request, etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 17:41:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/convert-spatial-data-into-shapefile-format-using/m-p/327798#M2085</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-07-28T17:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Convert spatial data into shapefile format using REST service</title>
      <link>https://community.esri.com/t5/developers-questions/convert-spatial-data-into-shapefile-format-using/m-p/327799#M2086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Xander. I'm using C# and contacting the service through a Service Reference. I'll review the python code class similarities.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 18:02:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/convert-spatial-data-into-shapefile-format-using/m-p/327799#M2086</guid>
      <dc:creator>CharlesStumpf</dc:creator>
      <dc:date>2015-07-28T18:02:48Z</dc:date>
    </item>
  </channel>
</rss>

