<?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: Tesselation in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1392760#M27215</link>
    <description>&lt;P&gt;Hexagons can't be tessellated themselves. You need to move on to triangles after the initial layer. I've actually got code for this in my &lt;A title="Calculate the number of fixed-size circles which can fit in an arbitrary polygon (Part II)" href="https://community.esri.com/t5/data-management-blog/calculate-the-number-of-fixed-size-circles-which/ba-p/1346841" target="_blank" rel="noopener"&gt;Blog post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Squares (aka diamonds) can be sub-tessellated, as can triangles themselves.&lt;/P&gt;&lt;P&gt;It's not clear what a unic layer might be.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
    <pubDate>Thu, 07 Mar 2024 19:43:38 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2024-03-07T19:43:38Z</dc:date>
    <item>
      <title>Tesselation</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1391722#M27201</link>
      <description>&lt;P&gt;Hi! I wanted to create a tesselation with vertical hexagons. Is it possible with a tool or method to change later some of the hexagons in order to create a custom grid with different outline colors, line width etc? I would use it both in ArchGIS online and Desktop&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 10:48:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1391722#M27201</guid>
      <dc:creator>NicolaConte</dc:creator>
      <dc:date>2024-03-06T10:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tesselation</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1391727#M27202</link>
      <description>&lt;P&gt;Are you referring to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/generatetesellation.htm" target="_blank"&gt;Generate Tessellation (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 10:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1391727#M27202</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-03-06T10:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Tesselation</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1391732#M27203</link>
      <description>&lt;P&gt;Kind of, let's say that I am able to create a tessellation and modify the entire layer, but specifically I was trying to understand if there's a way to treat each side of an hexagon or an hexagon as a single entity and therefore modify just parts of it&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 11:15:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1391732#M27203</guid>
      <dc:creator>NicolaConte</dc:creator>
      <dc:date>2024-03-06T11:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Tesselation</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1391733#M27204</link>
      <description>&lt;P&gt;you can edit any polygon or polyline, hexagons are no different.&amp;nbsp; Expanding on your intended purpose might be useful&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 11:21:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1391733#M27204</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-03-06T11:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tesselation</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1391736#M27205</link>
      <description>&lt;P&gt;I cannot see how to do that when the tesselation is represented as a unic layer and not a series of polygons&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 11:30:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1391736#M27205</guid>
      <dc:creator>NicolaConte</dc:creator>
      <dc:date>2024-03-06T11:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Tesselation</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1392760#M27215</link>
      <description>&lt;P&gt;Hexagons can't be tessellated themselves. You need to move on to triangles after the initial layer. I've actually got code for this in my &lt;A title="Calculate the number of fixed-size circles which can fit in an arbitrary polygon (Part II)" href="https://community.esri.com/t5/data-management-blog/calculate-the-number-of-fixed-size-circles-which/ba-p/1346841" target="_blank" rel="noopener"&gt;Blog post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Squares (aka diamonds) can be sub-tessellated, as can triangles themselves.&lt;/P&gt;&lt;P&gt;It's not clear what a unic layer might be.&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 19:43:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1392760#M27215</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2024-03-07T19:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Tesselation</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1415675#M27250</link>
      <description>&lt;P&gt;Do you just want convert the hexagon (polygon) boundaries to lines in order to symbolize them differently? Then try the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/polygon-to-line.htm" target="_self"&gt;Polygon To Line&lt;/A&gt; tool or the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/feature-to-line.htm" target="_self"&gt;Feature To Line&lt;/A&gt; tool.&amp;nbsp; Polygon To Line will give you the left/right polygon topology which might be useful for your symbology needs?&lt;/P&gt;&lt;P&gt;As Dan suggest, perhaps you can expand on your intended purpose.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2024 01:37:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/tesselation/m-p/1415675#M27250</guid>
      <dc:creator>Dale_Honeycutt</dc:creator>
      <dc:date>2024-04-26T01:37:36Z</dc:date>
    </item>
  </channel>
</rss>

