<?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>idea Native support (read/write) of GeoJSON without needing to convert in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idi-p/1574552</link>
    <description>&lt;P&gt;Inspired by an internal post in my organization, as well as this &lt;A href="https://community.esri.com/t5/arcgis-pro-questions/data-formatting-and-coding-troubleshooting/m-p/1574544" target="_self"&gt;post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;As of today and Pro 3.4, the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/projects/supported-data-types-and-items.htm" target="_blank" rel="noopener"&gt;only geoJSON support is as input or output&lt;/A&gt; of &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/an-overview-of-the-json-toolset.htm" target="_blank" rel="noopener"&gt;conversion tools&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I would like to be able to pull data from a geoJSON directly into my map to manipulate it, similar to how we can work with CAD data or other types of data.&lt;/STRONG&gt; This would simplify workflows in which, for example, the user downloads geoJSON from USGS or something and has to use it to update their map. Being able to just plug it in would save a lot of time.&lt;/P&gt;&lt;P&gt;I think this would probably necessitate a new workspace factory.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/52261"&gt;@Dan_Joyce_OE&lt;/a&gt;&amp;nbsp;pointed &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/arcpy-support-for-json-strings/idi-p/936563" target="_blank" rel="noopener"&gt;out&lt;/A&gt;&amp;nbsp;that &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/classes/featureset.htm" target="_blank" rel="noopener"&gt;arcpy.FeatureSet&lt;/A&gt;&amp;nbsp;may be a viable option for coding, but unfortunately that doesn't work for just normal map use.&lt;/P&gt;&lt;P&gt;A lot more people are using geoJSON (I've even had an Esri staff member suggest it to me); please make it more convenient for us to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2025 21:42:27 GMT</pubDate>
    <dc:creator>AlfredBaldenweck</dc:creator>
    <dc:date>2025-01-10T21:42:27Z</dc:date>
    <item>
      <title>Native support (read/write) of GeoJSON without needing to convert</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idi-p/1574552</link>
      <description>&lt;P&gt;Inspired by an internal post in my organization, as well as this &lt;A href="https://community.esri.com/t5/arcgis-pro-questions/data-formatting-and-coding-troubleshooting/m-p/1574544" target="_self"&gt;post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;As of today and Pro 3.4, the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/projects/supported-data-types-and-items.htm" target="_blank" rel="noopener"&gt;only geoJSON support is as input or output&lt;/A&gt; of &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/an-overview-of-the-json-toolset.htm" target="_blank" rel="noopener"&gt;conversion tools&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I would like to be able to pull data from a geoJSON directly into my map to manipulate it, similar to how we can work with CAD data or other types of data.&lt;/STRONG&gt; This would simplify workflows in which, for example, the user downloads geoJSON from USGS or something and has to use it to update their map. Being able to just plug it in would save a lot of time.&lt;/P&gt;&lt;P&gt;I think this would probably necessitate a new workspace factory.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/52261"&gt;@Dan_Joyce_OE&lt;/a&gt;&amp;nbsp;pointed &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/arcpy-support-for-json-strings/idi-p/936563" target="_blank" rel="noopener"&gt;out&lt;/A&gt;&amp;nbsp;that &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/classes/featureset.htm" target="_blank" rel="noopener"&gt;arcpy.FeatureSet&lt;/A&gt;&amp;nbsp;may be a viable option for coding, but unfortunately that doesn't work for just normal map use.&lt;/P&gt;&lt;P&gt;A lot more people are using geoJSON (I've even had an Esri staff member suggest it to me); please make it more convenient for us to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 21:42:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idi-p/1574552</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2025-01-10T21:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Native support (read/write) of GeoJSON without needing to convert</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idc-p/1575085#M33480</link>
      <description>&lt;P&gt;This would be really useful, I find myself needing to import GeoJSON files quite frequently like those from Overpass Turbo (OpenStreetMap).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 20:48:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idc-p/1575085#M33480</guid>
      <dc:creator>andrewdc_tt</dc:creator>
      <dc:date>2025-01-13T20:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Native support (read/write) of GeoJSON without needing to convert</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idc-p/1613905#M34730</link>
      <description>&lt;P&gt;I want to crowd in on this engagement.&amp;nbsp; The GEOJSON integration, or lack thereof, is one of the reasons that our team keeps QGIS around.&amp;nbsp; It's just easier.&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 08:00:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idc-p/1613905#M34730</guid>
      <dc:creator>WalkerKB</dc:creator>
      <dc:date>2025-05-13T08:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Native support (read/write) of GeoJSON without needing to convert</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idc-p/1613908#M34731</link>
      <description>&lt;P&gt;Especially when you get this kind of errors&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-05-13 100437.png" style="width: 627px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/132007iFA005961D84A3C7B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-05-13 100437.png" alt="Screenshot 2025-05-13 100437.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 08:05:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idc-p/1613908#M34731</guid>
      <dc:creator>IvoTeruggi</dc:creator>
      <dc:date>2025-05-13T08:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Native support (read/write) of GeoJSON without needing to convert</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idc-p/1677284#M37196</link>
      <description>&lt;P&gt;I can't believe that you can't even drag and drop a geojson into a project in ArcGIS pro 3.5! So much room for improvement here.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jan 2026 15:30:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/native-support-read-write-of-geojson-without/idc-p/1677284#M37196</guid>
      <dc:creator>JeffKaplan_Boston</dc:creator>
      <dc:date>2026-01-12T15:30:37Z</dc:date>
    </item>
  </channel>
</rss>

