<?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: Identify UTM Zone and Project Raster (arcpy) in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/identify-utm-zone-and-project-raster-arcpy/m-p/385800#M13193</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, there are a couple hundred of them, but I could make a key using a feature&amp;nbsp;of the zones and then use that key in python. That seems less cumbersome. I just wanted to make sure that I wasn't missing some function, because it didn't seem like an esoteric task to me, but maybe it is. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Aug 2020 12:27:30 GMT</pubDate>
    <dc:creator>MichaelJust</dc:creator>
    <dc:date>2020-08-19T12:27:30Z</dc:date>
    <item>
      <title>Identify UTM Zone and Project Raster (arcpy)</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identify-utm-zone-and-project-raster-arcpy/m-p/385798#M13191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have&amp;nbsp;many rasters currently projected in NAD_1983_Albers. I would like to project each into the appropriate UTM zone (NAD 1983). I am trying to do this with a stand alone python script in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since the rasters are in NAD_1983_Albers currently, I can't (or do not&amp;nbsp;know how) to extract latitude and longitude of a point within the raster to use something&amp;nbsp;like the python script found &lt;A _jive_internal="true" href="https://community.esri.com/discussion/arcgis desktop - Computing UTM Zone from lat/long point? - Geographic Information Systems Stack Exchange"&gt;here&lt;/A&gt; to determine UTM Zone.&amp;nbsp;I could project into an intermediary&amp;nbsp;projection and then do something&amp;nbsp;like Raster To Point and then find the UTM zone with a script. Then I'll need to link to this Spatial Reference Object when I project the rasters again. This seems cumbersome.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Or, I could create a&amp;nbsp;feature&amp;nbsp;from the raster and then use&amp;nbsp;arcpy.CalculateUTMZone_cartography and&amp;nbsp;use the Spatial Reference Object stored as a field value to project each raster. (However, separate issue, arcpy.CalculateUTMZone_cartography&amp;nbsp;calculates the UTM for the features I've tested as "Southern Zones" and in WGS 84, though all of the locations are in the Northern Hemisphere). Or, using this feature, I could use&amp;nbsp;arcpy.CalculateField_management to find the coordinates of the centroid, and follow as above. Though this 'feature' approach also seems cumbersome.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Basically, am I missing something? Or, is this task going to be rightfully cumbersome?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 20:13:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identify-utm-zone-and-project-raster-arcpy/m-p/385798#M13191</guid>
      <dc:creator>MichaelJust</dc:creator>
      <dc:date>2020-08-18T20:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Identify UTM Zone and Project Raster (arcpy)</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identify-utm-zone-and-project-raster-arcpy/m-p/385799#M13192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you know where the raster are located, wouldn't it be simpler to provide a list of possible UTM zones and then select the appropriate one based on the extent of the rasters?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 20:28:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identify-utm-zone-and-project-raster-arcpy/m-p/385799#M13192</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2020-08-18T20:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Identify UTM Zone and Project Raster (arcpy)</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/identify-utm-zone-and-project-raster-arcpy/m-p/385800#M13193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, there are a couple hundred of them, but I could make a key using a feature&amp;nbsp;of the zones and then use that key in python. That seems less cumbersome. I just wanted to make sure that I wasn't missing some function, because it didn't seem like an esoteric task to me, but maybe it is. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2020 12:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/identify-utm-zone-and-project-raster-arcpy/m-p/385800#M13193</guid>
      <dc:creator>MichaelJust</dc:creator>
      <dc:date>2020-08-19T12:27:30Z</dc:date>
    </item>
  </channel>
</rss>

