Skip to content

Releases: GeoXForm/esri-to-geojson

v1.0.4

27 Dec 18:34

Choose a tag to compare

Fixed

  • use nifty new @Esri npm namespace for arcgis-to-geojson-utils dependency.

v1.0.3

28 Mar 20:27

Choose a tag to compare

Fixed

  • Do not overwrite OID field if it exists

v1.0.2

09 May 21:03

Choose a tag to compare

Changed

  • CSV column headers with spaces will now be sanitized with _
  • fromCSV refactored to be more functional