<?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: Quick Report - Geofencing/add point within polygons. in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-geofencing-add-point-within-polygons/m-p/1049271#M3898</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148402"&gt;@RyanPiper&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is interesting, that is a quite heavy operation to check the new point against 180+ polygons, but its not impossible. You basically need to use the Geometry Engine operation from ArcGIS Runtime SDK for Qt, I would use intersect operation.&amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/qml/api-reference/qml-esri-arcgisruntime-geometryengine.html" target="_blank"&gt;https://developers.arcgis.com/qt/qml/api-reference/qml-esri-arcgisruntime-geometryengine.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Checking if the point is within the the 180+ polygons, then if this is all true, then proceed with the submission process.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Erwin.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Apr 2021 17:40:41 GMT</pubDate>
    <dc:creator>ErwinSoekianto</dc:creator>
    <dc:date>2021-04-20T17:40:41Z</dc:date>
    <item>
      <title>Quick Report - Geofencing/add point within polygons.</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-geofencing-add-point-within-polygons/m-p/1048809#M3893</link>
      <description>&lt;P&gt;I am trying to figure out how to ensure app users cannot add new points unless they are within one of 180+ polygons on a map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to implement this function within the Quick Report Application. I do not want to filter out points made outside of the polygons later on and it doesn't seem possible to define an area of interest in the set&amp;nbsp; view definition for 180+ locations.&lt;/P&gt;&lt;P&gt;Any help would be much appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 17:22:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-geofencing-add-point-within-polygons/m-p/1048809#M3893</guid>
      <dc:creator>RyanPiper</dc:creator>
      <dc:date>2021-04-19T17:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Report - Geofencing/add point within polygons.</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-geofencing-add-point-within-polygons/m-p/1049271#M3898</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/148402"&gt;@RyanPiper&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is interesting, that is a quite heavy operation to check the new point against 180+ polygons, but its not impossible. You basically need to use the Geometry Engine operation from ArcGIS Runtime SDK for Qt, I would use intersect operation.&amp;nbsp;&lt;A href="https://developers.arcgis.com/qt/qml/api-reference/qml-esri-arcgisruntime-geometryengine.html" target="_blank"&gt;https://developers.arcgis.com/qt/qml/api-reference/qml-esri-arcgisruntime-geometryengine.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Checking if the point is within the the 180+ polygons, then if this is all true, then proceed with the submission process.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Erwin.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 17:40:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/quick-report-geofencing-add-point-within-polygons/m-p/1049271#M3898</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2021-04-20T17:40:41Z</dc:date>
    </item>
  </channel>
</rss>

