How to create a GeoJSON file in ArcMap

From Tygron Support wiki
Revision as of 08:36, 8 July 2026 by Frank@tygron.nl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A GeoJSON file can also be created in ArcGIS using the Data Interoperability Extension. In ArcMap, this extension is required to export datasets directly to GeoJSON. (Note: ArcGIS Pro supports GeoJSON natively). Keep in mind that the JSON output data format is not the same as the GeoJSON format. The steps below describe how to create a GeoJSON file in ArcGIS.


How to save a dataset in GeoJSON format in ArcGIS:
  1. Open the dataset in ArcMap
  2. In the menu bar, go to the Customize menu and choose Extensions
  3. Select the Data Interoperability Extension
  4. Choose the Quick Export tool from the Data Interoperability Toolbox
  5. In the Quick Export tool: choose the input layer, set the output format to GeoJSON and provide a location for saving the exported dataset



See also