ClasicRando / web_rest_scraper

Single page static web application to scrape data from an ArcGIS REST service
https://ClasicRando.github.io/web_rest_scraper/
MIT License
1 stars 0 forks source link

Json #18

Closed ClasicRando closed 1 year ago

ClasicRando commented 1 year ago

Added support for JSON queries on the services that do not support geoJSON. Structured solution to enable future query types with a transformation function to convert a query result to geoJSON if needed.