<?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: Reproject tiles  from six different UTM zones in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736999#M82</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The way I would do it is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a mosaic dataset and define the projection as the output projection.&lt;/P&gt;&lt;P&gt;2. Load all your tiles to the mosaic dataset (they will reproject on the fly).&lt;/P&gt;&lt;P&gt;3. Change the display order to match the best display.&lt;/P&gt;&lt;P&gt;4. Edit the footprint layer to define the borders of the output raster dataset.&lt;/P&gt;&lt;P&gt;5. In the mosaic dataset properties - change the property -'Always Clip the Raster to its Footprint' to yes.&lt;/P&gt;&lt;P&gt;6. Export the mosaic to a single raster dataset' or use the Split GP Tool to export the mosaic to several tiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;P&gt;Yigal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2015 14:16:11 GMT</pubDate>
    <dc:creator>YigalMuntner</dc:creator>
    <dc:date>2015-06-17T14:16:11Z</dc:date>
    <item>
      <title>Reproject tiles  from six different UTM zones</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736991#M74</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have GEOTIFF&amp;nbsp; tiles in six different UTM zones(all these tiles have different height and width. They are rectangles No two tiles have the same height and width).&amp;nbsp; I need to project them into Plate Carree. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I do the inverse projection of each tile into the datum"? Then do a mosaic and then do the forward projection to Plate Carree ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Project all the tiles into the UTM zone of the first tile and then do a mosaic followed by a projection to Plate Carree ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My ultimate goal is to cut square tiles out of the mosaic'ed' tile.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:13:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736991#M74</guid>
      <dc:creator>AswinDinakar</dc:creator>
      <dc:date>2015-06-17T08:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reproject tiles  from six different UTM zones</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736992#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aswin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following:&lt;/P&gt;&lt;P&gt;1) &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000008n000000"&gt;Create a Mosaic Dataset (Data Management)&lt;/A&gt;​. Define the spatial reference as Plate Carree. This will create an empty mosiac dataset.&lt;/P&gt;&lt;P&gt;2)&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Adding_raster_data_to_a_mosaic_dataset/009t0000003r000000/"&gt; Add the above rasters to the mosaic dataset&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:53:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736992#M75</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-06-17T08:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Reproject tiles  from six different UTM zones</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736993#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jayanta for your response. I think I am can handle the ArcGis part of the implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question was&amp;nbsp; -&amp;nbsp; I have tiles from&amp;nbsp; six different UTM zones. They are the same type of projection but not the same projection.&amp;nbsp; Their EPSG code numbers are different. How best to mosaic tiles that are not the same projection ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 08:59:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736993#M76</guid>
      <dc:creator>AswinDinakar</dc:creator>
      <dc:date>2015-06-17T08:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reproject tiles  from six different UTM zones</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736994#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by :&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Can I do the inverse projection of each tile into the datum"? Then do a mosaic and then do the forward projection to Plate Carree ?&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;A projection and the datum on which it is based are 2 entirely different issues. Re-projections from one GCS/PCS to another is easily achieved using the projection routines in ArcGIS. A datum change is a datum transformation, and will need more research depending on what is available for your data in its area of use.&lt;/P&gt;&lt;P&gt;You have specified your output to be Plate Carree which is a worldwide pcs based on a sphere (not an ellipsoid/spheroid). Why is that?&lt;/P&gt;&lt;P&gt;Is there not a more regional pcs that you can use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jayanta has said that once the Mosaic is defined using your output pcs, the input rasters will automatically re-projected on-the-fly into it.&lt;/P&gt;&lt;P&gt;Never tried that before, I have always got my inputs and outputs aligned before building the mosaic.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 10:32:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736994#M77</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-06-17T10:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reproject tiles  from six different UTM zones</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736995#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neil - thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In response to your questions&lt;/P&gt;&lt;P&gt;1) Plate Carree is required because that is the projection required by another application. That "other" application is the "consumer" of the data. I do not have much freedom in changing that application at the moment&lt;/P&gt;&lt;P&gt;2) All of my tiles have been projected out of the same datum. So I was thinking if I do a inverse projection to the datum and then project out into Plate Carree that may work. But never mind this. If there is a better way I will be happy to implement it.&lt;/P&gt;&lt;P&gt;3) The regional PCS may work for mosaicing the tiles. That was one of my solutions I proposed. Reproject all tiles into the UTM of the tile belonging to the first UTM zone and then do a projection to Plate Carree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have enclosed the gdalinfo output of two sample tiles. As you can EPSG numbers are different for both tiles - hence they are not the same projection. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinate System is:&lt;/P&gt;&lt;P&gt;PROJCS["WGS 84 / UTM zone 42N",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GEOGCS["WGS 84",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATUM["WGS_1984",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SPHEROID["WGS 84",6378137,298.257223563,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTHORITY["EPSG","7030"]],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTHORITY["EPSG","6326"]],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIMEM["Greenwich",0],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNIT["degree",0.&lt;/P&gt;&lt;P&gt;0174532925199433],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTHORITY["EPSG","4326"]],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PROJECTION["Transverse_Mercator"],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARAMETER["latitude_of_origin",0],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARAMETER["central_meridian",69],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARAMETER["scale_factor",0.9996],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARAMETER["false_easting",500000],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARAMETER["false_northing",0],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNIT["meters",1],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTHORITY["EPSG","32642"]]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;and&lt;BR /&gt;2nd tile -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Coordinate System is:&lt;BR /&gt;PROJCS["WGS 84 / UTM zone 43N",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; GEOGCS["WGS 84",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATUM["WGS_1984",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SPHEROID["WGS 84",6378137,298.257223563,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTHORITY["EPSG","7030"]],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTHORITY["EPSG","6326"]],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIMEM["Greenwich",0],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNIT["degree",0.0174532925199433],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTHORITY["EPSG","4326"]],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PROJECTION["Transverse_Mercator"],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARAMETER["latitude_of_origin",0],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARAMETER["central_meridian",75],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARAMETER["scale_factor",0.9996],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARAMETER["false_easting",500000],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PARAMETER["false_northing",0],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UNIT["meters",1],&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTHORITY["EPSG","32643"]]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 10:43:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736995#M78</guid>
      <dc:creator>AswinDinakar</dc:creator>
      <dc:date>2015-06-17T10:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reproject tiles  from six different UTM zones</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736996#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I can see that they have different utm zones, no problem.&lt;/P&gt;&lt;P&gt;I see that there is a projection definition for a "WGS84 Plate Carree" in the system.&lt;/P&gt;&lt;P&gt;See here..&lt;/P&gt;&lt;P&gt;&lt;IMG alt="DFProperties_WGS84_PlateCarree.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/110757_DFProperties_WGS84_PlateCarree.jpg" style="width: 620px; height: 741px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="DFImage_WGS84_PlateCarree.jpg" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/110758_DFImage_WGS84_PlateCarree.jpg" style="width: 620px; height: 340px;" /&gt;&lt;/P&gt;&lt;P&gt;This map is showing the Nat Geo basemap. With the zones on top. It is a little more "stretched" east / west than a typical UTM zone.&lt;/P&gt;&lt;P&gt;If you set up your data frame like this, then add the image tiles, everything will be reprojected into this system.&lt;/P&gt;&lt;P&gt;No datum shift is necessary because both are WGS84 based.&lt;/P&gt;&lt;P&gt;Then you could export them again using the coord sys of the data frame. Or try Jayanta's idea of simply importing them into a mosaic that has its coord sys already defined as WGS84 Plate Carree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 11:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736996#M79</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-06-17T11:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reproject tiles  from six different UTM zones</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736997#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neil - this solves the problem of projection. Using this approach I can project all my tiles into WSG 84 Plate Carree. But it is only half the problem solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you recall I had written ultimately I need to crop tiles out of the mosaic&amp;nbsp; in such a way that the width equals height.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I mosaic all the "reprojected" WSG 84 Plate Carree tiles together and then crop tiles of as defined above (width = height) will there be an issue with voids at the edges ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 11:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736997#M80</guid>
      <dc:creator>AswinDinakar</dc:creator>
      <dc:date>2015-06-17T11:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reproject tiles  from six different UTM zones</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736998#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, when you add your original images into the df as shown above, are there gaps, or overlaps?&lt;/P&gt;&lt;P&gt;If there is marginalia along the sides of the imported images, you will have to define a polygon layer as a cropping layer for the mosaic.&lt;/P&gt;&lt;P&gt;As regards the output tiles, you could define a square polygon grid using Create Fishnet and use that to clip out square tiles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 12:45:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736998#M81</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-06-17T12:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Reproject tiles  from six different UTM zones</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736999#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The way I would do it is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Create a mosaic dataset and define the projection as the output projection.&lt;/P&gt;&lt;P&gt;2. Load all your tiles to the mosaic dataset (they will reproject on the fly).&lt;/P&gt;&lt;P&gt;3. Change the display order to match the best display.&lt;/P&gt;&lt;P&gt;4. Edit the footprint layer to define the borders of the output raster dataset.&lt;/P&gt;&lt;P&gt;5. In the mosaic dataset properties - change the property -'Always Clip the Raster to its Footprint' to yes.&lt;/P&gt;&lt;P&gt;6. Export the mosaic to a single raster dataset' or use the Split GP Tool to export the mosaic to several tiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;P&gt;Yigal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 14:16:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/reproject-tiles-from-six-different-utm-zones/m-p/736999#M82</guid>
      <dc:creator>YigalMuntner</dc:creator>
      <dc:date>2015-06-17T14:16:11Z</dc:date>
    </item>
  </channel>
</rss>

