<?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: Add coordinate system to shp-file in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616839#M34831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I got it!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Toolbox-Samples-DataMangement-Projections-BatchDefineCoordinateSystems-and finish!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Jun 2011 15:19:27 GMT</pubDate>
    <dc:creator>HartmutJunge</dc:creator>
    <dc:date>2011-06-23T15:19:27Z</dc:date>
    <item>
      <title>Add coordinate system to shp-file</title>
      <link>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616834#M34826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Some days ago I took over a "GIS"-project, created in Arcview 3.2. Unfortunatly my former colleagues edited the project without a coordinatesystem, also "local"-system.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The project contains approximately 2000 shp-files. Has anybody an idea, how i can add the local coordinate-system (UTM-WGS84, 39N) in one step for all shp-files? I can use an Arcview 9.3 of a partner organisation to do this job.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise, in Arcpad, I get bloody fingers:(&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 11:39:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616834#M34826</guid>
      <dc:creator>HartmutJunge</dc:creator>
      <dc:date>2011-06-23T11:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add coordinate system to shp-file</title>
      <link>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616835#M34827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a "Batch Project" script tool in ArcGIS/ArcToolbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=batch_project_%28data_management%29"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=batch_project_%28data_management%29&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 12:13:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616835#M34827</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2011-06-23T12:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add coordinate system to shp-file</title>
      <link>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616836#M34828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used model builder to generate this Python code. I can't see dragging 2000 shape files into Model Builder at once (if you can, please let me know how). I used the tool "Define Projection" under Data Management Tools\Projections and Transformations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My programming skills are not great, perhaps someone can come up with a loop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# ---------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Projections.py&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Created on: 2011-06-23 09:23:57.00000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&amp;nbsp;&amp;nbsp; (generated by ArcGIS/ModelBuilder)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Description: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# ---------------------------------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Import arcpy module&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;import arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Local variables:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rivers = "C:\\Folder\\Rivers.shp"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Process: Define Projection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.DefineProjection_management(Rivers, "PROJCS['WGS_1984_UTM_Zone_39N',GEOGCS['GCS_WGS_1984',DATUM['D_WGS_1984',SPHEROID['WGS_1984',6378137.0,298.257223563]],PRIMEM['Greenwich',0.0],UNIT['Degree',0.0174532925199433]],PROJECTION['Transverse_Mercator'],PARAMETER['False_Easting',500000.0],PARAMETER['False_Northing',0.0],PARAMETER['Central_Meridian',51.0],PARAMETER['Scale_Factor',0.9996],PARAMETER['Latitude_Of_Origin',0.0],UNIT['Meter',1.0]]")&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 12:43:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616836#M34828</guid>
      <dc:creator>michaelcollins1</dc:creator>
      <dc:date>2011-06-23T12:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Add coordinate system to shp-file</title>
      <link>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616837#M34829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doesn't seem like much of a burden to double-click the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Batch Projection&lt;/SPAN&gt;&lt;SPAN&gt; script tool in ArcToolbox, hit the find data Folder button, highlight as many featureclasses as you wish, answer a few more parameter questions and hit the OK button.&amp;nbsp; It works great and you don't need to write any code.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 13:13:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616837#M34829</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2011-06-23T13:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Add coordinate system to shp-file</title>
      <link>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616838#M34830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for the fast answer and this nice idea, but....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately is there no input coordinate system and I got the message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;execution failure, parameter not valid&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 000517: The coordinate system is not defined for the input dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and: the tool expect a existing output database (.mdb). I created a empty acess mdb-file(because in the hole project isnt one)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry for stupid questions, Iam not GIS expert, only user....in the meantime i will try with the other tools, but if you have another good idea.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hartmut&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 15:09:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616838#M34830</guid>
      <dc:creator>HartmutJunge</dc:creator>
      <dc:date>2011-06-23T15:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Add coordinate system to shp-file</title>
      <link>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616839#M34831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, I got it!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Toolbox-Samples-DataMangement-Projections-BatchDefineCoordinateSystems-and finish!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2011 15:19:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/add-coordinate-system-to-shp-file/m-p/616839#M34831</guid>
      <dc:creator>HartmutJunge</dc:creator>
      <dc:date>2011-06-23T15:19:27Z</dc:date>
    </item>
  </channel>
</rss>

