All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.1.0 - 2018-07-09
- ArcGIS Extents/Envelopes are now converted to GeoJSON polygons 🙏CorinChappy🙏
- great new command line demo app 🙏gseyffert🙏
- an appropriate CRS is appended to output GeoJSON when web mercator geometries are encountered.
- Ensure ring-order of GeoJSON is compliant with RFC 7946
- web mercator northings/eastings are no longer reprojected during conversion.
- TypeScript support files updated 🙏JeffJacobson🙏
1.0.5 - 2016-08-16
- Check for GeoJSON feature
id
s before assigning to output #24 - correct conversion of polygons with outer rings not containing holes #28
- typings for TypeScript folks (thx @JeffJacobson) #34
1.0.4 - 2014-06-17
- Account for breaking change in
Terraformer
- support for
z
andm
conversion
1.0.3 - 2015-02-24
- valid output on both ends of conversion #19
1.0.2 - 2014-02-10
parseCompressedGeometry()
#10
parse()
andconvert()
now close polygons during conversion. #9parse()
now handlescompressedGeometry
1.0.1 - 2013-12-04
ReferenceError: sr is not defined
inArcGIS.convert()
1.0.0 - 2013-11-12
Initial Release. Also available on NPM and Bower
npm install terraformer-arcgis-parser
bower install terraformer-arcgis-parser