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...'
...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
Solved! Go to Solution.