<?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: Does Geometry Check only work on Shape files, Personal gdbs. and File gdbs. in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/does-geometry-check-only-work-on-shape-files/m-p/1217790#M48146</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/315620"&gt;@ChrisSeabrooke1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error you are receiving is related to the input&amp;nbsp;data being in an unsupported data format. &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00726-00750-000732.htm" target="_blank" rel="noopener"&gt;000732: &amp;lt;value&amp;gt;: Dataset &amp;lt;value&amp;gt; does not exist or is not supported.—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Valid input formats are shapefiles, and feature classes stored in a file or enterprise geodatabase whereas the screenshot indicates this is coming from a hosted feature service from ArcGIS Online.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As a way around this, you can add the hosted layer from ArcGIS Online to the map in ArcGIS Pro and then run the Feature class to the Geodatabase tool. This will place the hosted feature service in a Geodatabase as a FGDB Feature class, as outlined in the following article you provided (you also have the ability to&amp;nbsp;&lt;/SPAN&gt;Download a large hosted feature service with attachments from a REST endpoint outlined at the bottom of the link)&amp;nbsp;&lt;SPAN&gt;-&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000022902" target="_blank" rel="noopener"&gt;Problem: Exporting a hosted feature service as a file geodatabase in ArcGIS Online returns a corrupted ZIP file (esri.com)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please note that Geoprocessing tools, such as the &lt;STRONG&gt;Feature Class To Geodatabase&lt;/STRONG&gt; tool, check and repair feature class geometries as part of their loading process. But you can add the outputted layer inside the newly created Geodatabase to the current map and then to the Check Geometries tool and this will run as expected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Corey&lt;/P&gt;</description>
    <pubDate>Fri, 30 Sep 2022 09:27:17 GMT</pubDate>
    <dc:creator>Corey_M</dc:creator>
    <dc:date>2022-09-30T09:27:17Z</dc:date>
    <item>
      <title>Does Geometry Check only work on Shape files, Personal gdbs. and File gdbs.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/does-geometry-check-only-work-on-shape-files/m-p/1217681#M48141</link>
      <description>&lt;P&gt;Using ArcGIS Online with a hosted feature service. I want to export the data to a file geodatabase. Sometimes the exported file GDB is downloaded as a corrupt ZIP file . At this link, I found the possible cause might be when&amp;nbsp;the feature classes in the exported hosted feature service are corrupt, or contain broken geometry&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000022902" target="_blank"&gt;https://support.esri.com/en/technical-article/000022902&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I want to check the geometry before exporting. I tried with ArcGIS Pro, v2.9.1, but get this message:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChrisSeabrooke1_0-1664492678399.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/52589iE134FCECF52EBA27/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChrisSeabrooke1_0-1664492678399.png" alt="ChrisSeabrooke1_0-1664492678399.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Does this mean that the Check Geometry tool will not work for a layer in a hosted feature service? Is there a way to check geometry of hosted feature service layers? I'm able to use the REST API, Runtime v100.14 or ArcGIS Pro,, so would welcome suggestion using any methods.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 23:07:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/does-geometry-check-only-work-on-shape-files/m-p/1217681#M48141</guid>
      <dc:creator>ChrisSeabrooke1</dc:creator>
      <dc:date>2022-09-29T23:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Does Geometry Check only work on Shape files, Personal gdbs. and File gdbs.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/does-geometry-check-only-work-on-shape-files/m-p/1217790#M48146</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/315620"&gt;@ChrisSeabrooke1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error you are receiving is related to the input&amp;nbsp;data being in an unsupported data format. &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/tool-reference/tool-errors-and-warnings/001001-010000/tool-errors-and-warnings-00726-00750-000732.htm" target="_blank" rel="noopener"&gt;000732: &amp;lt;value&amp;gt;: Dataset &amp;lt;value&amp;gt; does not exist or is not supported.—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Valid input formats are shapefiles, and feature classes stored in a file or enterprise geodatabase whereas the screenshot indicates this is coming from a hosted feature service from ArcGIS Online.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As a way around this, you can add the hosted layer from ArcGIS Online to the map in ArcGIS Pro and then run the Feature class to the Geodatabase tool. This will place the hosted feature service in a Geodatabase as a FGDB Feature class, as outlined in the following article you provided (you also have the ability to&amp;nbsp;&lt;/SPAN&gt;Download a large hosted feature service with attachments from a REST endpoint outlined at the bottom of the link)&amp;nbsp;&lt;SPAN&gt;-&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000022902" target="_blank" rel="noopener"&gt;Problem: Exporting a hosted feature service as a file geodatabase in ArcGIS Online returns a corrupted ZIP file (esri.com)&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please note that Geoprocessing tools, such as the &lt;STRONG&gt;Feature Class To Geodatabase&lt;/STRONG&gt; tool, check and repair feature class geometries as part of their loading process. But you can add the outputted layer inside the newly created Geodatabase to the current map and then to the Check Geometries tool and this will run as expected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Corey&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 09:27:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/does-geometry-check-only-work-on-shape-files/m-p/1217790#M48146</guid>
      <dc:creator>Corey_M</dc:creator>
      <dc:date>2022-09-30T09:27:17Z</dc:date>
    </item>
  </channel>
</rss>

