arcgis-parser
Version:
Parser for ArcGIS REST Services to human friendly JSON.
21 lines (13 loc) • 378 B
Markdown
# Changelog
## 2.1.0 - 2017-10-27
- Improve ArcGIS REST thumbnail handling
- Handle UTM projections using Proj4
## 2.0.0 - 2017-09-30
- Support multiple projections for world thumbnail
- Add World thumbnail based on BBox
- Support ESRI Image Service
- Support ES modules
## 1.0.1 - 2017-09-22
- Support HTTP & HTTPS
## 1.0.0 - 2017-09-11
- Finalize beta of ArcGIS Parser