{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/9"}],"enrichment":{"capability":"Converts ArcGIS JSON format to GeoJSON format, supporting both string and dictionary inputs, with a command-line interface for file and stream processing.","skillfed_tags":["geospatial","data-conversion","cli-tool"],"use_cases":["Convert ArcGIS REST API responses to GeoJSON for use in web mapping libraries like Leaflet or Mapbox","Batch-process ArcGIS JSON export files to GeoJSON format via the command-line tool for data pipeline workflows","Integrate ArcGIS data sources into GeoJSON-based geospatial analysis or visualization tools","Transform spatial attributes and geometries from ArcGIS services for interoperability with GeoJSON-native systems","Pipe ArcGIS JSON data through the CLI for real-time format conversion in shell scripts or data ETL processes"],"what_it_does":"arcgis2geojson is a format converter that transforms ArcGIS JSON objects into GeoJSON-compliant Feature objects. It accepts input as either JSON strings or Python dictionaries and returns the corresponding GeoJSON format, preserving attributes as properties and converting ArcGIS geometry structures (rings, spatial references) into standard GeoJSON coordinate arrays. The package includes both a Python library API and a command-line tool for batch conversion or piped processing.\n\nThe library is a partial port of ESRI's official arcgis-to-geojson-utils, originally Apache 2.0 licensed but relicensed here under MIT. It has no external runtime dependencies, making installation straightforward. The package actively supports modern Python versions (3.10 through 3.14) and has been maintained since 2017, with recent activity as of August 2026.","worth_installing":"Yes. The package solves a specific, well-defined problem with zero external dependencies, permissive licensing, active maintenance, and no known vulnerabilities. Install it if you need to convert ArcGIS JSON to GeoJSON; skip it if you work exclusively with one format."},"id":"arcgis2geojson","links":{"html":"https://skillfed.io/packages/arcgis2geojson","md":"https://skillfed.io/packages/arcgis2geojson.md","pypi":"https://pypi.org/project/arcgis2geojson/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-10-22","license_spdx":"MIT","license_treatment":"permissive","name":"arcgis2geojson","python_support":"supports_current","summary":"A Python library for converting ArcGIS JSON to GeoJSON"},"popularity":{"monthly_downloads":140624,"position":11266,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.1.1"}
