Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 568 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 568 Bytes

ArcGIS REST Service Export

Why?

ArcGIS REST services often come with a limitation of 1000 features on their response. This value, set by default by Esri, can be modified by data publishers. However, we don't always have contact with them or, by any reason, increasing the limit is not convenient.

This tool tries to avoid this limitation for data consumers.

The code is built in a way that allows extracting cartong/CartONG.ArcgisService.js for independent use in other applications.

Thanks to

  • jQuery
  • Bootstrap (and Popper)
  • PapaParse
  • Fontawesome