0.0.2 • Published 2 years ago

arcgisjson v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Convert between ArcGIS JSON and GeoJSON.

Installation

npm install -g arcgisjson

Usage

CLI

Usage: arcgisjson [mode] [source] [destination]

Examples:
  arcgisjson to_geojson arcgis_json_data.json geojson_data.geojson
  arcgisjson to_geojson arcgis_json_data.json | [do whatever you want]
  arcgisjson to_arcgis geojson_data.json arcgis_json_data.geojson
  arcgisjson to_arcgis geojson_data.json | [do whatever you want]
0.0.2

2 years ago

0.0.1

2 years ago