<?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: How to convert ArcGIS Javascript Geometry Object to GeoJson in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306855#M28157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;see also &lt;/SPAN&gt;&lt;A href="https://github.com/Esri/geojson-utils/blob/master/src/jsonConverters.js"&gt;https://github.com/Esri/geojson-utils/blob/master/src/jsonConverters.js&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Mar 2013 13:03:18 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2013-03-22T13:03:18Z</dc:date>
    <item>
      <title>How to convert ArcGIS Javascript Geometry Object to GeoJson</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306852#M28154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to convert ArcGIS Javascript Geometry Object to GeoJson?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 13:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306852#M28154</guid>
      <dc:creator>SureshRajamani</dc:creator>
      <dc:date>2012-03-19T13:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert ArcGIS Javascript Geometry Object to GeoJson</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306853#M28155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you try see &lt;/SPAN&gt;&lt;A href="http://odoe.net/blog/?p=187"&gt;http://odoe.net/blog/?p=187&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://esritogeo.herokuapp.com/"&gt;http://esritogeo.herokuapp.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;an alternative you can create a soe/gp and using data interoperability server extension that I remember convert in geojson 1.0.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 07:48:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306853#M28155</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2012-03-21T07:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert ArcGIS Javascript Geometry Object to GeoJson</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306854#M28156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I should note too, that in the context of a standalone application, you don't really need to stringify the results of the conversion. That was done in the context of using the solution via REST.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 14:05:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306854#M28156</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2012-03-22T14:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert ArcGIS Javascript Geometry Object to GeoJson</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306855#M28157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;see also &lt;/SPAN&gt;&lt;A href="https://github.com/Esri/geojson-utils/blob/master/src/jsonConverters.js"&gt;https://github.com/Esri/geojson-utils/blob/master/src/jsonConverters.js&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 13:03:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306855#M28157</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2013-03-22T13:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert ArcGIS Javascript Geometry Object to GeoJson</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306856#M28158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to tag onto this thread but you all seem like the right crowd to ask...Has anyone worked with &lt;A href="http://terraformer.io/"&gt;Terraformer&lt;/A&gt;? I'm struggling with the JSON result of an ArcGIS REST API query and getting the GeoJSON using Terraformer.ArcGIS.parse(esriJson). Happy to provide code if anyone has thoughts. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 22:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-convert-arcgis-javascript-geometry-object/m-p/306856#M28158</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-09-15T22:49:15Z</dc:date>
    </item>
  </channel>
</rss>

