<?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: Import a shapefile to an SDE using ArcGIS Desktop in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127446#M63271</link>
    <description>&lt;P&gt;Fields are objects and they have properties&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/classes/field.htm" target="_blank"&gt;Field—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Names and/or types can be compared directly&lt;/P&gt;&lt;P&gt;you can use ListFields if you need to get a field list first.&lt;/P&gt;</description>
    <pubDate>Sun, 19 Dec 2021 12:03:51 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-12-19T12:03:51Z</dc:date>
    <item>
      <title>Import a shapefile to an SDE using ArcGIS Desktop</title>
      <link>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127436#M63268</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;We are thousand of people using ArcGIS Desktop 10.6.1 and working in a SDE of a transportation system.&lt;/P&gt;&lt;P&gt;We basically create/delete/update (at the same time) the features of every layer of the table of contents (for example the bus stops). To create a point/bus-stop in the SDE, I do it manually and I have to retrieve the values of every field from my CSV/Excel file ! At the end, my bus-stop is created and a unique OBJECTID is generated and only then I can save the changes so they can be visible to the rest of users.&lt;/P&gt;&lt;P&gt;I need a way to import a shapefile (that content &amp;gt;100 points/rows), using the ModeldBuilder, to the SDE knowing that the bus-stops database has a spatial index and is represented by 10 fields/columns with different types.&lt;/P&gt;&lt;P&gt;Can you please show me how to do this ? This will literally saves me a hundred of hours !&lt;/P&gt;&lt;P&gt;Thanks, P92.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 10:50:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127436#M63268</guid>
      <dc:creator>PedroGIS92</dc:creator>
      <dc:date>2021-12-19T10:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Import a shapefile to an SDE using ArcGIS Desktop</title>
      <link>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127441#M63269</link>
      <description>&lt;P&gt;Does it have to be a model?&lt;/P&gt;&lt;P&gt;Have you look at the related posts to the right of your question?&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/python-questions/copy-shapefiles-to-enterprise-geodatabase-feature/td-p/305046" target="_blank"&gt;Solved: Copy Shapefiles to Enterprise Geodatabase Feature ... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 10:55:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127441#M63269</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-12-19T10:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Import a shapefile to an SDE using ArcGIS Desktop</title>
      <link>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127443#M63270</link>
      <description>&lt;P&gt;Thank you Dan&lt;BR /&gt;Not necessarily a model !&lt;BR /&gt;&lt;BR /&gt;In the python script made by LanceCole in&amp;nbsp;&lt;A href="https://community.esri.com/t5/python-questions/copy-shapefiles-to-enterprise-geodatabase-feature/td-p/305046" target="_blank" rel="noopener"&gt;Solved: Copy Shapefiles to Enterprise Geodatabase Feature ... - Esri Community&lt;/A&gt;, how can it checks if &lt;SPAN&gt;my shapefile's fileds (name and type) match the targeted ones located in the sde geodatabase ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 11:16:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127443#M63270</guid>
      <dc:creator>PedroGIS92</dc:creator>
      <dc:date>2021-12-19T11:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Import a shapefile to an SDE using ArcGIS Desktop</title>
      <link>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127446#M63271</link>
      <description>&lt;P&gt;Fields are objects and they have properties&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/classes/field.htm" target="_blank"&gt;Field—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Names and/or types can be compared directly&lt;/P&gt;&lt;P&gt;you can use ListFields if you need to get a field list first.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 12:03:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127446#M63271</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-12-19T12:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Import a shapefile to an SDE using ArcGIS Desktop</title>
      <link>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127454#M63272</link>
      <description>&lt;P&gt;Is your intent to load data once into SDE and then edit the data in that environment or will this be a frequent process at some interval as data editing is only occurring in the shapefiles?&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 15:55:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127454#M63272</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2021-12-19T15:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Import a shapefile to an SDE using ArcGIS Desktop</title>
      <link>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127461#M63275</link>
      <description>&lt;P&gt;Hi Michael,&lt;BR /&gt;It's the first option : I need to load data once into SDE and then me and the rest of the users can edit these data in that environnment&lt;/P&gt;</description>
      <pubDate>Sun, 19 Dec 2021 17:01:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/import-a-shapefile-to-an-sde-using-arcgis-desktop/m-p/1127461#M63275</guid>
      <dc:creator>PedroGIS92</dc:creator>
      <dc:date>2021-12-19T17:01:10Z</dc:date>
    </item>
  </channel>
</rss>

