<?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: Hi everyone. Does anyone know if its possible to create overlaying fishnet for a polygon with Java runtime? in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/hi-everyone-does-anyone-know-if-its-possible-to/m-p/442683#M1365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a couple of approaches you could take to this.&amp;nbsp; One way would be to use Local Server to run a geoprocessing tool to create it for you.&amp;nbsp; I can see that fishnet is supported here&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/java/latest/guide/local-server-geoprocessing-tools-support.htm" title="https://developers.arcgis.com/java/latest/guide/local-server-geoprocessing-tools-support.htm"&gt;Local Server geoprocessing tools support—ArcGIS Runtime SDK for Java | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you didn't want to follow the Local Server / Geoprocessing approach, it wouldn't be hard to to take the bounding box of your geometry and write some of your own code to create a fishnet.&amp;nbsp; You could display this in a graphic layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure of your workflow or what you need the fishnet for, but do either of these ideas help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Oct 2020 10:36:40 GMT</pubDate>
    <dc:creator>MarkBaird</dc:creator>
    <dc:date>2020-10-14T10:36:40Z</dc:date>
    <item>
      <title>Hi everyone. Does anyone know if its possible to create overlaying fishnet for a polygon with Java runtime?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/hi-everyone-does-anyone-know-if-its-possible-to/m-p/442682#M1364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I Google&amp;nbsp;a lot and I keep only getting an&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px;"&gt;&lt;SPAN class=""&gt;answer&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px;"&gt;&lt;SPAN class=""&gt;&lt;SPAN class="" style="border-bottom: 2px solid red;"&gt;ArcGIS&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Pro Desktop&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px;"&gt;&lt;SPAN class=""&gt;version&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px;"&gt;&lt;SPAN class=""&gt;creating&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px;"&gt;&lt;SPAN class=""&gt;fish net&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;grid for a polygon. If someone know if its possible to implement something similar or&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;exactly that with&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 15px;"&gt;&lt;SPAN class=""&gt;&lt;SPAN class="" style="border-bottom: 2px solid red;"&gt;ArcGIS&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;runtime Java. I would really appreciate the help.&lt;/SPAN&gt;&lt;BR /&gt;Thanks in Advance&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2020 10:28:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/hi-everyone-does-anyone-know-if-its-possible-to/m-p/442682#M1364</guid>
      <dc:creator>MikusMidegs</dc:creator>
      <dc:date>2020-10-09T10:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hi everyone. Does anyone know if its possible to create overlaying fishnet for a polygon with Java runtime?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/hi-everyone-does-anyone-know-if-its-possible-to/m-p/442683#M1365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a couple of approaches you could take to this.&amp;nbsp; One way would be to use Local Server to run a geoprocessing tool to create it for you.&amp;nbsp; I can see that fishnet is supported here&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/java/latest/guide/local-server-geoprocessing-tools-support.htm" title="https://developers.arcgis.com/java/latest/guide/local-server-geoprocessing-tools-support.htm"&gt;Local Server geoprocessing tools support—ArcGIS Runtime SDK for Java | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you didn't want to follow the Local Server / Geoprocessing approach, it wouldn't be hard to to take the bounding box of your geometry and write some of your own code to create a fishnet.&amp;nbsp; You could display this in a graphic layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure of your workflow or what you need the fishnet for, but do either of these ideas help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2020 10:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/hi-everyone-does-anyone-know-if-its-possible-to/m-p/442683#M1365</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2020-10-14T10:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hi everyone. Does anyone know if its possible to create overlaying fishnet for a polygon with Java runtime?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/hi-everyone-does-anyone-know-if-its-possible-to/m-p/442684#M1366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The fishnet will be used to later on calculate covrage for large polygons.&amp;nbsp;&lt;BR /&gt;I will use bounding box like suggested to creat my own fishnet.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for looking into this!!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2020 13:04:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/hi-everyone-does-anyone-know-if-its-possible-to/m-p/442684#M1366</guid>
      <dc:creator>MikusMidegs</dc:creator>
      <dc:date>2020-10-14T13:04:08Z</dc:date>
    </item>
  </channel>
</rss>

