<?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 Update database from SHP in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1486312#M84253</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm completly new on ArcGis Desktop 10.8.2&lt;/P&gt;&lt;P&gt;I've received a GDB file, and I've extracted 1 table as SHP file.&lt;/P&gt;&lt;P&gt;I've updated SHP outside of ArcGis : modified attributes, removed some objets, added new objects, and I want to replace all orginal features by all objects contained in my SHP.&lt;/P&gt;&lt;P&gt;I have tried to do that whith ArcMap, with tools "Table to geodatabase" (I use use french version and I'm not sure of english terms), but this tool add a new table and doesn't update existing table.&lt;/P&gt;&lt;P&gt;Is there a tuto or a simple solution to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2024 15:24:09 GMT</pubDate>
    <dc:creator>OlivierEckmann</dc:creator>
    <dc:date>2024-06-06T15:24:09Z</dc:date>
    <item>
      <title>Update database from SHP</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1486312#M84253</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm completly new on ArcGis Desktop 10.8.2&lt;/P&gt;&lt;P&gt;I've received a GDB file, and I've extracted 1 table as SHP file.&lt;/P&gt;&lt;P&gt;I've updated SHP outside of ArcGis : modified attributes, removed some objets, added new objects, and I want to replace all orginal features by all objects contained in my SHP.&lt;/P&gt;&lt;P&gt;I have tried to do that whith ArcMap, with tools "Table to geodatabase" (I use use french version and I'm not sure of english terms), but this tool add a new table and doesn't update existing table.&lt;/P&gt;&lt;P&gt;Is there a tuto or a simple solution to do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 15:24:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1486312#M84253</guid>
      <dc:creator>OlivierEckmann</dc:creator>
      <dc:date>2024-06-06T15:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Update database from SHP</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1486447#M84265</link>
      <description>&lt;P&gt;Why not maybe first directly import the original shapefile (SHP) to your ArcGIS Pro geodatabase via "Featureclass to Geodatabase" tool. Then make all your edits to the the attributes inside ArcGIS Pro.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 17:30:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1486447#M84265</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2024-06-06T17:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Update database from SHP</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1486591#M84280</link>
      <description>&lt;P&gt;Agree with Ed that I would skip exporting the GDB feature class to a shapefile, doing the edits in a shapefile and importing back into the geodatabase.&amp;nbsp; Just do all the editing in your geodatabase feature class to begin with.&amp;nbsp; The &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/feature-class-to-geodatabase.htm" target="_self"&gt;Feature Class to Geodatabase&lt;/A&gt; geoprocessing tool will work fine but you'll need to delete (or rename) the original feature class unless you just want to overwrite the GDB feature class.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 20:48:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1486591#M84280</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-06-06T20:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Update database from SHP</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1487009#M84297</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your answer, but I can't edit in ArcGis.&lt;/P&gt;&lt;P&gt;I use the SHP file to import into my CAD software (AutoCAD Map 3D), then update the position and attribute data by analyzing my sewer network in the field.&lt;/P&gt;&lt;P&gt;I have a well-honed process for handling all this in my CAD software, from which I re-export my data in SHP format, but I have to deliver an updated geodatabase in return.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll made a test with Feature Class to Geodatabase process, and I'll come back.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 08:00:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1487009#M84297</guid>
      <dc:creator>OlivierEckmann</dc:creator>
      <dc:date>2024-06-07T08:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Update database from SHP</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1487029#M84298</link>
      <description>&lt;P&gt;Hi Ed,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your answer, but I need to transfer data into my CAD system to update data and I need to deliver an updated database.&lt;/P&gt;&lt;P&gt;I've tried to use Feature class to GDB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I succeed to transfer links SHP, but not node SHP.&lt;/P&gt;&lt;P&gt;I join a link to my screen cast test :&amp;nbsp;&lt;A href="https://www.swisstransfer.com/d/f3712d3a-ce1d-47ca-a0d2-c7f589979209" target="_self"&gt;https://www.swisstransfer.com/d/f3712d3a-ce1d-47ca-a0d2-c7f589979209&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have an explanation, I'll apreciate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 08:56:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1487029#M84298</guid>
      <dc:creator>OlivierEckmann</dc:creator>
      <dc:date>2024-06-07T08:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Update database from SHP</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1487030#M84299</link>
      <description>&lt;P&gt;It works fine for line geomtry, but not for node geometry.&amp;nbsp;&lt;A href="https://www.swisstransfer.com/d/f3712d3a-ce1d-47ca-a0d2-c7f589979209" target="_self"&gt;https://www.swisstransfer.com/d/f3712d3a-ce1d-47ca-a0d2-c7f589979209&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you an explanation, please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 08:57:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1487030#M84299</guid>
      <dc:creator>OlivierEckmann</dc:creator>
      <dc:date>2024-06-07T08:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Update database from SHP</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1487060#M84300</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I open my SHP file of nodes in QGis and re export it to SHP file, and now I can import it in ArcMap.&lt;/P&gt;&lt;P&gt;I don't know why my original SHP can be viewed, but non imported directly in ArcMap.&lt;/P&gt;&lt;P&gt;It's OK for me now,&amp;nbsp;thank you both.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Olivier&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 09:52:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/update-database-from-shp/m-p/1487060#M84300</guid>
      <dc:creator>OlivierEckmann</dc:creator>
      <dc:date>2024-06-07T09:52:09Z</dc:date>
    </item>
  </channel>
</rss>

