<?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: Querying geometry in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/querying-geometry/m-p/1272442#M6541</link>
    <description>&lt;P&gt;A good place to start is the API documentation: &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/query-feature-service-layer-.htm" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/rest/services-reference/enterprise/query-feature-service-layer-.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In particular, you'll want to specify the &lt;STRONG&gt;geometry type&lt;/STRONG&gt; and &lt;STRONG&gt;geometry&lt;/STRONG&gt;.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;geometryType=esriGeometryPoint&amp;amp;geometry=-104,35.6&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;Combine those with the spatial relationship&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;spatialRel=esriSpatialRelIntersects&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;As long as you're swapping in the appropriate coordinates in the geometry object, the result of your query should be the feature(s) that intersect with the specified location.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;If your coordinates aren't in decimal degrees, you can also specify the spatial reference of the geometry.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 13:42:40 GMT</pubDate>
    <dc:creator>jcarlson</dc:creator>
    <dc:date>2023-03-28T13:42:40Z</dc:date>
    <item>
      <title>Querying geometry</title>
      <link>https://community.esri.com/t5/developers-questions/querying-geometry/m-p/1272436#M6540</link>
      <description>&lt;P&gt;I'm hoping someone can help. I'm completely new to the world of ArcGIS so please be kind!&lt;/P&gt;&lt;P&gt;I've been sent a map by a client of mine:&lt;/P&gt;&lt;P&gt;&lt;A href="https://naturalengland-defra.opendata.arcgis.com/datasets/Defra::living-england-habitat-map-phase-4/explore?location=51.492335%2C-0.075396%2C16.00" target="_blank"&gt;https://naturalengland-defra.opendata.arcgis.com/datasets/Defra::living-england-habitat-map-phase-4/explore?location=51.492335%2C-0.075396%2C16.00&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The map contains lots of different geometric shapes.&lt;/P&gt;&lt;P&gt;What I am trying to find out is whether or not I can use the REST API to query which of those shapes, the coordinates I send belongs to. Is that the kind of thing arcGIS does, or have I midunderstood? The underlying data is ~2GB.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Phil&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 13:30:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/querying-geometry/m-p/1272436#M6540</guid>
      <dc:creator>philyboysmith</dc:creator>
      <dc:date>2023-03-28T13:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Querying geometry</title>
      <link>https://community.esri.com/t5/developers-questions/querying-geometry/m-p/1272442#M6541</link>
      <description>&lt;P&gt;A good place to start is the API documentation: &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/query-feature-service-layer-.htm" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/rest/services-reference/enterprise/query-feature-service-layer-.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In particular, you'll want to specify the &lt;STRONG&gt;geometry type&lt;/STRONG&gt; and &lt;STRONG&gt;geometry&lt;/STRONG&gt;.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;geometryType=esriGeometryPoint&amp;amp;geometry=-104,35.6&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;Combine those with the spatial relationship&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;spatialRel=esriSpatialRelIntersects&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN class=""&gt;As long as you're swapping in the appropriate coordinates in the geometry object, the result of your query should be the feature(s) that intersect with the specified location.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;If your coordinates aren't in decimal degrees, you can also specify the spatial reference of the geometry.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 13:42:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/querying-geometry/m-p/1272442#M6541</guid>
      <dc:creator>jcarlson</dc:creator>
      <dc:date>2023-03-28T13:42:40Z</dc:date>
    </item>
  </channel>
</rss>

