import_from_geojson
Convert a GeoJSON file into an ArcGIS feature class for spatial analysis. Reads input .geojson and writes to a geodatabase, requiring paths within allowed roots and overwrite=true for existing outputs.
Instructions
Convert a GeoJSON file into an ArcGIS feature class using ArcPy JSONToFeatures. Use this to bring web, API, or exchange-format vector data into a geodatabase for ArcGIS analysis. Reads an input .geojson file and writes out_features inside PathGuard allowed roots; existing outputs require overwrite=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||