<?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 Re: Extract geometries from API endpoint in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1640302#M65880</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/415200"&gt;@IB3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some qualifying information I'll ask before I start spilling out my way of doing this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Does the API endpoint use ArcGIS or is it an ArcGIS Online feature service you're trying to access?&amp;nbsp;If yes, then it makes things easier, if no, it doesn't mean it's not possible!&lt;/LI&gt;&lt;LI&gt;How is the geometry returned from the API? It is in the rings: [] format or another format?&lt;/LI&gt;&lt;LI&gt;Are you wanting to transfer and create Points, Lines, or Polygons?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Those are the questions I have for you so far, if you're able to answer these then I can surely get something sorted that should point you in the right direction, I'm mostly familiar with moving ArcGIS Online information between environments, but it's not impossible to format data similarly if it's in a different projection or format.&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
    <pubDate>Fri, 08 Aug 2025 11:35:17 GMT</pubDate>
    <dc:creator>CodyPatterson</dc:creator>
    <dc:date>2025-08-08T11:35:17Z</dc:date>
    <item>
      <title>Extract geometries from API endpoint</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1640278#M65879</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to access the geometries of this endpoint API&amp;nbsp;&lt;A href="https://developer.omgevingswet.overheid.nl/api-register/api/rp-opvragen/" target="_blank"&gt;https://developer.omgevingswet.overheid.nl/api-register/api/rp-opvragen/&lt;/A&gt;. I want to extract the geometries that overlap with an area (stored in a feature layer), and add the result in a we map in arcgis online.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to this process and I managed to access the end point,&amp;nbsp; but couldnt come pass that. I am stuck at the point to extract the geometries.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone can help me with this flow?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 09:29:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1640278#M65879</guid>
      <dc:creator>IB3</dc:creator>
      <dc:date>2025-08-08T09:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Extract geometries from API endpoint</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1640302#M65880</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/415200"&gt;@IB3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some qualifying information I'll ask before I start spilling out my way of doing this:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Does the API endpoint use ArcGIS or is it an ArcGIS Online feature service you're trying to access?&amp;nbsp;If yes, then it makes things easier, if no, it doesn't mean it's not possible!&lt;/LI&gt;&lt;LI&gt;How is the geometry returned from the API? It is in the rings: [] format or another format?&lt;/LI&gt;&lt;LI&gt;Are you wanting to transfer and create Points, Lines, or Polygons?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Those are the questions I have for you so far, if you're able to answer these then I can surely get something sorted that should point you in the right direction, I'm mostly familiar with moving ArcGIS Online information between environments, but it's not impossible to format data similarly if it's in a different projection or format.&lt;/P&gt;&lt;P&gt;Cody&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 11:35:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1640302#M65880</guid>
      <dc:creator>CodyPatterson</dc:creator>
      <dc:date>2025-08-08T11:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Extract geometries from API endpoint</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1640353#M65887</link>
      <description>&lt;P&gt;The API endpoint is external to ArcGIS and can be accessed via the following link:&lt;BR /&gt;&lt;A href="https://ruimte.omgevingswet.overheid.nl/ruimtelijke-plannen/api/opvragen/v4/" target="_new" rel="noopener"&gt;https://ruimte.omgevingswet.overheid.nl/ruimtelijke-plannen/api/opvragen/v4/ &lt;/A&gt;&lt;/P&gt;&lt;P&gt;(I have an API key that allows me to connect to it)&lt;BR /&gt;&lt;BR /&gt;The data is provided in JSON format, with geometries embedded as GeoJSON and plan texts in XHTML.&lt;/P&gt;&lt;P&gt;Yes — I intend to transfer and create Points, Lines, and Polygons from the data.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 14:16:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1640353#M65887</guid>
      <dc:creator>IB3</dc:creator>
      <dc:date>2025-08-08T14:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extract geometries from API endpoint</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1640407#M65889</link>
      <description>&lt;P&gt;Are you using Python to do the API calls and get the JSON response?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 16:10:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1640407#M65889</guid>
      <dc:creator>CalvinHarmin</dc:creator>
      <dc:date>2025-08-08T16:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Extract geometries from API endpoint</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1641511#M65923</link>
      <description>&lt;P&gt;I tried both Python and FME.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 13:06:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/extract-geometries-from-api-endpoint/m-p/1641511#M65923</guid>
      <dc:creator>IB3</dc:creator>
      <dc:date>2025-08-13T13:06:33Z</dc:date>
    </item>
  </channel>
</rss>

