ArcGIS Server Query GEOJSON Output - remove CRS info

424
1
09-09-2020 06:57 AM
RobertMEIER
Occasional Contributor

I understand the most updated GEOJSON format has deprecated the CRS info. I am trying to connect to ArcGIS Services to query data as GEOJSON for display in MapBox. Since Mapbox is using the most recent GEOJSON version, it does not like the CRS info in the GEOJSON output.

I have tried various parameters for my REST query in ArcGIS Server but always get the CRS info. Is there a way to query ArcGIS Server, returning GEOJSON without the CRS info?

The ArcGIS server version is 10.71.

Here's the query - https://gis.dogis.org/arcgis/rest/services/Omaha_Sewer_Network/MapServer/0/query?where=STRUCTURE_TYPE IN ('Manhole No Access')&outFields=*&returnGeometry=true&returnZ=false&f=geojson

Thanks!

-bert

0 Kudos
1 Reply
MarieCline_Delgado
Occasional Contributor

Hi Robert - Did you ever find out if there is a parameter in the REST query that will return the geojson without the crs info?  

0 Kudos