<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to get via an url json-data from an ArcGIS Rest Service in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-get-via-an-url-json-data-from-an-arcgis/m-p/1395701#M45018</link>
    <description>&lt;P&gt;Dear users,&lt;BR /&gt;I wonder how I can get via an url json-data from an ArcGIS Rest Service.&lt;/P&gt;&lt;P&gt;The problem is here:&lt;BR /&gt;&lt;A href="https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0" target="_blank" rel="noopener"&gt;https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I wonder how I could get in a query all the communitys ("Gemarkung") with name "Recke"?&lt;BR /&gt;Well, I know, that I can get data like:&lt;BR /&gt;&lt;A href="https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0/query?where=Gemarkung%253D'Recke" target="_blank" rel="noopener"&gt;https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0/query?where=Gemarkung%253D'Recke&lt;/A&gt;'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;...but these data are not in json-format.&lt;BR /&gt;Can anybody give me a hint please what to do?&lt;/P&gt;&lt;P&gt;I would like to get json-data similar to that url-request:&lt;BR /&gt;&lt;A href="https://api-adresse.data.gouv.fr/search/?q=33100" target="_blank" rel="noopener"&gt;https://api-adresse.data.gouv.fr/search/?q=33100&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you very much, Kai&lt;/P&gt;</description>
    <pubDate>Thu, 14 Mar 2024 07:43:59 GMT</pubDate>
    <dc:creator>KaiBehncke</dc:creator>
    <dc:date>2024-03-14T07:43:59Z</dc:date>
    <item>
      <title>How to get via an url json-data from an ArcGIS Rest Service</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-get-via-an-url-json-data-from-an-arcgis/m-p/1395701#M45018</link>
      <description>&lt;P&gt;Dear users,&lt;BR /&gt;I wonder how I can get via an url json-data from an ArcGIS Rest Service.&lt;/P&gt;&lt;P&gt;The problem is here:&lt;BR /&gt;&lt;A href="https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0" target="_blank" rel="noopener"&gt;https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I wonder how I could get in a query all the communitys ("Gemarkung") with name "Recke"?&lt;BR /&gt;Well, I know, that I can get data like:&lt;BR /&gt;&lt;A href="https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0/query?where=Gemarkung%253D'Recke" target="_blank" rel="noopener"&gt;https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0/query?where=Gemarkung%253D'Recke&lt;/A&gt;'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;...but these data are not in json-format.&lt;BR /&gt;Can anybody give me a hint please what to do?&lt;/P&gt;&lt;P&gt;I would like to get json-data similar to that url-request:&lt;BR /&gt;&lt;A href="https://api-adresse.data.gouv.fr/search/?q=33100" target="_blank" rel="noopener"&gt;https://api-adresse.data.gouv.fr/search/?q=33100&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you very much, Kai&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 07:43:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-get-via-an-url-json-data-from-an-arcgis/m-p/1395701#M45018</guid>
      <dc:creator>KaiBehncke</dc:creator>
      <dc:date>2024-03-14T07:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get via an url json-data from an ArcGIS Rest Service</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-get-via-an-url-json-data-from-an-arcgis/m-p/1395715#M45019</link>
      <description>&lt;P&gt;Ok, I found a solution:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0/query?where=Gemarkung%3D%27Recke%27&amp;amp;f=json&amp;amp;outFields=Flurnummer%2CGemeinde%2CGemarkung" target="_blank"&gt;https://gis.kreis-steinfurt.de/arcgis13/rest/services/Kataster/Kataster_Flurstueck/MapServer/0/query?where=Gemarkung%3D%27Recke%27&amp;amp;f=json&amp;amp;outFields=Flurnummer%2CGemeinde%2CGemarkung&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 08:50:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-get-via-an-url-json-data-from-an-arcgis/m-p/1395715#M45019</guid>
      <dc:creator>KaiBehncke</dc:creator>
      <dc:date>2024-03-14T08:50:40Z</dc:date>
    </item>
  </channel>
</rss>

