koopjs / FeatureServer

An open source Geoservices Implementation (deprecated)
https://geoservices.github.io
Other
101 stars 32 forks source link

Support non-WGS84 input data #185

Closed rgwozdz closed 3 years ago

rgwozdz commented 3 years ago

Makes changes for support of non-WGS84 input geojson. Specifically, the spatialReference properties in the Esri JSON response for service, layer, and query routes need to be set dynamically based on the input dataset, rather than being fixed to 4326.