<?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 Geodiversity Tools: a custom geoprocessing toolbox for geomorphometric analysis in ArcGIS Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/geodiversity-tools-a-custom-geoprocessing-toolbox/m-p/1683053#M101735</link>
    <description>&lt;P&gt;&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GeodiversityTools.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/148120iAEE0C2657D48F296/image-size/large?v=v2&amp;amp;px=999" role="button" title="GeodiversityTools.png" alt="GeodiversityTools.png" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I’d like to share &lt;STRONG&gt;Geodiversity Tools&lt;/STRONG&gt;, a custom &lt;STRONG&gt;geoprocessing toolbox for ArcGIS Pro&lt;/STRONG&gt; designed to calculate &lt;STRONG&gt;partial criteria used in landscape geodiversity assessment&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;The tools are intended for &lt;STRONG&gt;landscape analysis, geomorphometry, environmental planning, and scientific research&lt;/STRONG&gt;, and are implemented as a reusable and reproducible ArcGIS Pro workflow.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":wrench:"&gt;🔧&lt;/span&gt;What’s included&lt;/H3&gt;&lt;P&gt;The repository contains:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;a &lt;STRONG&gt;custom ArcGIS Pro Toolbox (.atbx)&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;a collection of &lt;STRONG&gt;Python script tools (.py)&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;documentation for &lt;STRONG&gt;installation and usage&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;prepared &lt;STRONG&gt;test data&lt;/STRONG&gt; and &lt;STRONG&gt;cartographic symbology&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;All tools are fully integrated with the ArcGIS Pro GUI and &lt;STRONG&gt;compatible with ModelBuilder&lt;/STRONG&gt;.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":triangular_ruler:"&gt;📐&lt;/span&gt;Supported analyses&lt;/H3&gt;&lt;P&gt;&lt;STRONG&gt;Vector-based landscape metrics&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;diversity of polygonal (A) features based on:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;number of elements (&lt;STRONG&gt;A_Ne&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;number of categories (&lt;STRONG&gt;A_Nc&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Shannon–Weaver diversity index (&lt;STRONG&gt;A_SHDI&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;diversity of linear (L) features based on total length (&lt;STRONG&gt;L_Tl&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;diversity of point (P) features based on:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;number of elements (&lt;STRONG&gt;P_Ne&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;number of categories (&lt;STRONG&gt;P_Nc&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;unit entrophy (&lt;STRONG&gt;P_Hu&lt;/STRONG&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Raster-based landscape metrics&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;diversity of continuous regionalized variables based on:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;standard deviation (&lt;STRONG&gt;R_SD&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;circular standard deviation (&lt;STRONG&gt;R_SDc&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Steinhaus vertical relief index (&lt;STRONG&gt;R_M&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The tools support &lt;STRONG&gt;grid-based analyses&lt;/STRONG&gt;, &lt;STRONG&gt;raster–polygon overlays&lt;/STRONG&gt;, and &lt;STRONG&gt;integrated output standardization&lt;/STRONG&gt;, ensuring comparability of geodiversity metrics across grids and study areas.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;🧠 Key features&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Easy-to-use &lt;STRONG&gt;ArcGIS Pro interface&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Clean Python implementation using &lt;STRONG&gt;arcpy&lt;/STRONG&gt; and &lt;STRONG&gt;Spatial Analyst&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Support for &lt;STRONG&gt;discrete and continuous regionalized variables&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Designed for &lt;STRONG&gt;reproducible scientific workflows&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Support for &lt;STRONG&gt;file geodatabases (.gdb)&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;(shapefiles are intentionally not supported)&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;Requirements&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;ArcGIS Pro 3.x&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Python 3.x&lt;/STRONG&gt; (ArcGIS Pro environment)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":page_facing_up:"&gt;📄&lt;/span&gt;Documentation &amp;amp; test data&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Installation instructions: Docs/installation.md&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Methodology and index definitions: Docs/GeodiversityTools.pdf&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Test datasets: TestData/TestData.md&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":link:"&gt;🔗&lt;/span&gt;Repository&lt;/H3&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt;&lt;EM&gt;&lt;A href="https://github.com/tomaszbartus/GeodiversityTools" target="_blank" rel="noopener"&gt;https://github.com/tomaszbartus/GeodiversityTools&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Feedback, suggestions, and use cases are very welcome.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;&lt;STRONG&gt;Tomasz Bartuś&lt;/STRONG&gt;&lt;BR /&gt;Author — &lt;EM&gt;Geodiversity Tools&lt;/EM&gt;&lt;BR /&gt;Version: &lt;STRONG&gt;0.2.0&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Feb 2026 08:17:14 GMT</pubDate>
    <dc:creator>TomaszBartus</dc:creator>
    <dc:date>2026-02-12T08:17:14Z</dc:date>
    <item>
      <title>Geodiversity Tools: a custom geoprocessing toolbox for geomorphometric analysis in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/geodiversity-tools-a-custom-geoprocessing-toolbox/m-p/1683053#M101735</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GeodiversityTools.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/148120iAEE0C2657D48F296/image-size/large?v=v2&amp;amp;px=999" role="button" title="GeodiversityTools.png" alt="GeodiversityTools.png" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I’d like to share &lt;STRONG&gt;Geodiversity Tools&lt;/STRONG&gt;, a custom &lt;STRONG&gt;geoprocessing toolbox for ArcGIS Pro&lt;/STRONG&gt; designed to calculate &lt;STRONG&gt;partial criteria used in landscape geodiversity assessment&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;The tools are intended for &lt;STRONG&gt;landscape analysis, geomorphometry, environmental planning, and scientific research&lt;/STRONG&gt;, and are implemented as a reusable and reproducible ArcGIS Pro workflow.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":wrench:"&gt;🔧&lt;/span&gt;What’s included&lt;/H3&gt;&lt;P&gt;The repository contains:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;a &lt;STRONG&gt;custom ArcGIS Pro Toolbox (.atbx)&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;a collection of &lt;STRONG&gt;Python script tools (.py)&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;documentation for &lt;STRONG&gt;installation and usage&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;prepared &lt;STRONG&gt;test data&lt;/STRONG&gt; and &lt;STRONG&gt;cartographic symbology&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;All tools are fully integrated with the ArcGIS Pro GUI and &lt;STRONG&gt;compatible with ModelBuilder&lt;/STRONG&gt;.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":triangular_ruler:"&gt;📐&lt;/span&gt;Supported analyses&lt;/H3&gt;&lt;P&gt;&lt;STRONG&gt;Vector-based landscape metrics&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;diversity of polygonal (A) features based on:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;number of elements (&lt;STRONG&gt;A_Ne&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;number of categories (&lt;STRONG&gt;A_Nc&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Shannon–Weaver diversity index (&lt;STRONG&gt;A_SHDI&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;diversity of linear (L) features based on total length (&lt;STRONG&gt;L_Tl&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;diversity of point (P) features based on:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;number of elements (&lt;STRONG&gt;P_Ne&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;number of categories (&lt;STRONG&gt;P_Nc&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;unit entrophy (&lt;STRONG&gt;P_Hu&lt;/STRONG&gt;)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Raster-based landscape metrics&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;diversity of continuous regionalized variables based on:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;standard deviation (&lt;STRONG&gt;R_SD&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;circular standard deviation (&lt;STRONG&gt;R_SDc&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Steinhaus vertical relief index (&lt;STRONG&gt;R_M&lt;/STRONG&gt;)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The tools support &lt;STRONG&gt;grid-based analyses&lt;/STRONG&gt;, &lt;STRONG&gt;raster–polygon overlays&lt;/STRONG&gt;, and &lt;STRONG&gt;integrated output standardization&lt;/STRONG&gt;, ensuring comparability of geodiversity metrics across grids and study areas.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;🧠 Key features&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Easy-to-use &lt;STRONG&gt;ArcGIS Pro interface&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Clean Python implementation using &lt;STRONG&gt;arcpy&lt;/STRONG&gt; and &lt;STRONG&gt;Spatial Analyst&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Support for &lt;STRONG&gt;discrete and continuous regionalized variables&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Designed for &lt;STRONG&gt;reproducible scientific workflows&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Support for &lt;STRONG&gt;file geodatabases (.gdb)&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;(shapefiles are intentionally not supported)&lt;/EM&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;Requirements&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;ArcGIS Pro 3.x&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Python 3.x&lt;/STRONG&gt; (ArcGIS Pro environment)&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":page_facing_up:"&gt;📄&lt;/span&gt;Documentation &amp;amp; test data&lt;/H3&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Installation instructions: Docs/installation.md&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Methodology and index definitions: Docs/GeodiversityTools.pdf&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Test datasets: TestData/TestData.md&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;HR /&gt;&lt;H3&gt;&lt;span class="lia-unicode-emoji" title=":link:"&gt;🔗&lt;/span&gt;Repository&lt;/H3&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":backhand_index_pointing_right:"&gt;👉&lt;/span&gt;&lt;EM&gt;&lt;A href="https://github.com/tomaszbartus/GeodiversityTools" target="_blank" rel="noopener"&gt;https://github.com/tomaszbartus/GeodiversityTools&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Feedback, suggestions, and use cases are very welcome.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;&lt;STRONG&gt;Tomasz Bartuś&lt;/STRONG&gt;&lt;BR /&gt;Author — &lt;EM&gt;Geodiversity Tools&lt;/EM&gt;&lt;BR /&gt;Version: &lt;STRONG&gt;0.2.0&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 08:17:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/geodiversity-tools-a-custom-geoprocessing-toolbox/m-p/1683053#M101735</guid>
      <dc:creator>TomaszBartus</dc:creator>
      <dc:date>2026-02-12T08:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Geodiversity Tools: a custom geoprocessing toolbox for geomorphometric analysis in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/geodiversity-tools-a-custom-geoprocessing-toolbox/m-p/1683058#M101737</link>
      <description>&lt;P&gt;Just explored your manual on github, clearly lots of effort went it to that, I particularly liked the inclusion of the conceptual diagram, a picture says a thousand words!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 15:33:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/geodiversity-tools-a-custom-geoprocessing-toolbox/m-p/1683058#M101737</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2026-02-09T15:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Geodiversity Tools: a custom geoprocessing toolbox for geomorphometric analysis in ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/geodiversity-tools-a-custom-geoprocessing-toolbox/m-p/1683077#M101739</link>
      <description>&lt;P&gt;Thank you for your kind words. Some of the tools are unique. I have ideas for more...&lt;/P&gt;&lt;P&gt;Greetings from Krakow&lt;/P&gt;&lt;P&gt;Tomek&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 16:13:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/geodiversity-tools-a-custom-geoprocessing-toolbox/m-p/1683077#M101739</guid>
      <dc:creator>TomaszBartus</dc:creator>
      <dc:date>2026-02-09T16:13:22Z</dc:date>
    </item>
  </channel>
</rss>

