<?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>idea Disallow null geometry when creating feature class in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/disallow-null-geometry-when-creating-feature-class/idi-p/1351199</link>
    <description>&lt;P&gt;It's possible to create features where the shape is &lt;U&gt;not&lt;/U&gt; null, but the geometry is null.&lt;/P&gt;&lt;P&gt;When creating a feature class using Catalog, could an option be added that would let us prevent null geometries? I'm not aware of a way to do that using attribute rules.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Related:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;See states #1-4 in this post for a summary:&amp;nbsp;&lt;A href="https://community.esri.com/t5/data-management-questions/select-features-that-have-blank-shapes/m-p/1346965/" target="_self"&gt;Select features that have blank shapes&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/disallow-nil-zero-vertex-geometry-when-creating/idi-p/1351198" target="_self"&gt;Disallow nil (zero-vertex) geometry when creating feature class&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/disallow-null-shape-when-creating-feature-class/idi-p/1351196" target="_self"&gt;Disallow null shape when creating feature class&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;I do have a related post about null geometries here:&amp;nbsp;&lt;A href="https://community.esri.com/t5/data-management-ideas/st-geometry-don-t-allow-null-geometry/idc-p/1345645" target="_self"&gt;ST_Geometry — Don't allow null geometry&lt;/A&gt;.&lt;BR /&gt;But that's an idea for a constraint at the database level in the PL/SQL datatype, not at the application level in ArcGIS Pro/Catalog.&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Sat, 18 Nov 2023 05:53:45 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2023-11-18T05:53:45Z</dc:date>
    <item>
      <title>Disallow null geometry when creating feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/disallow-null-geometry-when-creating-feature-class/idi-p/1351199</link>
      <description>&lt;P&gt;It's possible to create features where the shape is &lt;U&gt;not&lt;/U&gt; null, but the geometry is null.&lt;/P&gt;&lt;P&gt;When creating a feature class using Catalog, could an option be added that would let us prevent null geometries? I'm not aware of a way to do that using attribute rules.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Related:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;See states #1-4 in this post for a summary:&amp;nbsp;&lt;A href="https://community.esri.com/t5/data-management-questions/select-features-that-have-blank-shapes/m-p/1346965/" target="_self"&gt;Select features that have blank shapes&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/disallow-nil-zero-vertex-geometry-when-creating/idi-p/1351198" target="_self"&gt;Disallow nil (zero-vertex) geometry when creating feature class&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/disallow-null-shape-when-creating-feature-class/idi-p/1351196" target="_self"&gt;Disallow null shape when creating feature class&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;I do have a related post about null geometries here:&amp;nbsp;&lt;A href="https://community.esri.com/t5/data-management-ideas/st-geometry-don-t-allow-null-geometry/idc-p/1345645" target="_self"&gt;ST_Geometry — Don't allow null geometry&lt;/A&gt;.&lt;BR /&gt;But that's an idea for a constraint at the database level in the PL/SQL datatype, not at the application level in ArcGIS Pro/Catalog.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sat, 18 Nov 2023 05:53:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/disallow-null-geometry-when-creating-feature-class/idi-p/1351199</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-11-18T05:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Disallow null geometry when creating feature class</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/disallow-null-geometry-when-creating-feature-class/idc-p/1351282#M27139</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/validating-data/an-overview-of-data-reviewer-checks-in-arcgis-pro.htm#:~:text=Event%20checks%20%20%20%20Check%20name%20,that%20over%20...%20%201%20more%20rows%20" target="_blank" rel="noopener"&gt;ArcGIS Data Reviewer checks—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/validating-data/methods-to-implement-automated-validation.htm" target="_blank" rel="noopener"&gt;Methods to implement automated review—ArcGIS Pro | Documentation&lt;/A&gt;&lt;BR /&gt;Reviewer rules in a geodatabase (attribute rule-based workflows)&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/validating-data/invalid-geometry.htm" target="_blank" rel="noopener"&gt;Check Geometry—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/data-reviewer/data-management/invalid-geometry-check-explained/" target="_blank" rel="noopener"&gt;Invalid Geometry Check Explained… (esri.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The check returns features that meet one of the following conditions:&lt;/P&gt;&lt;P&gt;1. Nothing&lt;/P&gt;&lt;P&gt;2. Empty&lt;/P&gt;&lt;P&gt;3. Has an empty envelope&lt;/P&gt;&lt;P&gt;4. Not simple&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2023 19:30:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/disallow-null-geometry-when-creating-feature-class/idc-p/1351282#M27139</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2023-11-19T19:30:57Z</dc:date>
    </item>
  </channel>
</rss>

