<?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: Python to open shp files and populate metadata across directories in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-to-open-shp-files-and-populate-metadata/m-p/204640#M15731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Incorporate the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001200000012000000"&gt;Upgrade Metadata&lt;/A&gt;&lt;SPAN&gt; tool into your script and this should create the XML file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 10:06:28 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2014-01-09T10:06:28Z</dc:date>
    <item>
      <title>Python to open shp files and populate metadata across directories</title>
      <link>https://community.esri.com/t5/python-questions/python-to-open-shp-files-and-populate-metadata/m-p/204639#M15730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I am looking for some input regarding Python scripting. (Win 7 x64, Python 2.7, Arc 10.1)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Our office outputs numerous shp files from other software that only creates .shp, .dbf, .shx files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The requirement is to have the shp files 'open' in arccatalog thus creating most of the metadata (.xml) needed to meet our quality system. I can then harvest the metadata and import it to geoportal. (well I think i can)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; I have copied/cut/pasted parts together to create a python script that searches directories for .shp and writes the result to a csv file. That script works just fine for that process however I would like to know how/if it is possible to get it to do the arccatalog bit??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 23:27:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-to-open-shp-files-and-populate-metadata/m-p/204639#M15730</guid>
      <dc:creator>PeterShoemark</dc:creator>
      <dc:date>2014-01-08T23:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Python to open shp files and populate metadata across directories</title>
      <link>https://community.esri.com/t5/python-questions/python-to-open-shp-files-and-populate-metadata/m-p/204640#M15731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Incorporate the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001200000012000000"&gt;Upgrade Metadata&lt;/A&gt;&lt;SPAN&gt; tool into your script and this should create the XML file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 10:06:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-to-open-shp-files-and-populate-metadata/m-p/204640#M15731</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-01-09T10:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Python to open shp files and populate metadata across directories</title>
      <link>https://community.esri.com/t5/python-questions/python-to-open-shp-files-and-populate-metadata/m-p/204641#M15732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jake, I will give that a fly. (Note at this stage the files are .shp still not in mxd so I may have to mess around a bit with wild cards)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 20:27:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-to-open-shp-files-and-populate-metadata/m-p/204641#M15732</guid>
      <dc:creator>PeterShoemark</dc:creator>
      <dc:date>2014-01-09T20:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Python to open shp files and populate metadata across directories</title>
      <link>https://community.esri.com/t5/python-questions/python-to-open-shp-files-and-populate-metadata/m-p/204642#M15733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;after you have your python script generating the metadata, you can use the desktop publication add-in to publish the metadata to a geoportal server using the &lt;A href="https://github.com/Esri/geoportal-server/wiki/Geoportal-Publish-Client"&gt;Geoportal Publish Client&lt;/A&gt; downloadable from GitHub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Jul 2014 09:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-to-open-shp-files-and-populate-metadata/m-p/204642#M15733</guid>
      <dc:creator>MartenHogeweg</dc:creator>
      <dc:date>2014-07-27T09:09:29Z</dc:date>
    </item>
  </channel>
</rss>

