Dear users,I wonder how I can get via an url json-data from an ArcGIS Rest Service.
The problem is here:https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0
I wonder how I could get in a query all the communitys ("Gemarkung") with name "Recke"?Well, I know, that I can get data like:https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0/query?where=Gemarkung%253D'Recke'
...but these data are not in json-format.Can anybody give me a hint please what to do?
I would like to get json-data similar to that url-request:https://api-adresse.data.gouv.fr/search/?q=33100
Thank you very much, Kai
Ok, I found a solution:
https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0/query?where=Gemarkung%3D%27Recke%27&f=json&outFields=Flurnummer%2CGemeinde%2CGemarkung
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.