<?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: How to use projection information in WKT form to define projection for a raster? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234748#M62613</link>
    <description>&lt;P&gt;Thank you for your help Dan!&lt;/P&gt;</description>
    <pubDate>Wed, 23 Nov 2022 21:47:12 GMT</pubDate>
    <dc:creator>FiveO</dc:creator>
    <dc:date>2022-11-23T21:47:12Z</dc:date>
    <item>
      <title>How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1233950#M62511</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a raster file with Unknown Coordinate System and a WKT-file that has the CS information. How do it connect those two in ArcGIS Pro? The Define Projection tool gives me an option to create a new coordinate system, but I'm not sure which information in the WKT-file is needed. Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 22:18:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1233950#M62511</guid>
      <dc:creator>FiveO</dc:creator>
      <dc:date>2022-11-21T22:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1233963#M62513</link>
      <description>&lt;P&gt;open it up in a text editor and post what it says if you can't interpret it&lt;/P&gt;&lt;P&gt;&lt;A href="https://en.wikipedia.org/wiki/Well-known_text_representation_of_coordinate_reference_systems" target="_blank"&gt;Well-known text representation of coordinate reference systems - Wikipedia&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 23:07:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1233963#M62513</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-11-21T23:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234195#M62543</link>
      <description>&lt;P&gt;Thank you Dan! The link you shared was very helpful.&lt;/P&gt;&lt;P&gt;Based on that it seems the WKT-file includes conversion between two coordinate systems. Does this mean the Define Projection -tool should be used with the BASEGEOGCRS and then the Project Raster -tool with the information after CONVERSION?&lt;/P&gt;&lt;P&gt;The text file is attached here below.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 17:40:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234195#M62543</guid>
      <dc:creator>FiveO</dc:creator>
      <dc:date>2022-11-22T17:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234196#M62544</link>
      <description>&lt;P&gt;You can right-click on the layer and select Properties and look at the extent values .... or&lt;/P&gt;&lt;P&gt;Open a new map, no basemap etc, just add the raster, set the map to display the coordinates of the raster.&amp;nbsp; It will set the coordinate system for the map. scroll around, if the coordinates don't look like decimal degrees (eg small) then the raster was projected to... METHOD["Albers Equal Area",&lt;BR /&gt;ID["EPSG",9822]],&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 17:52:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234196#M62544</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-11-22T17:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234227#M62547</link>
      <description>&lt;P&gt;The coordinates (and extent) are in meters so you're right, it was projected to EPSG 9822. I've attached an image showing the parameters I used for creating a new projected coordinate system based on the WKT. Does these look right? Thanks again!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 19:12:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234227#M62547</guid>
      <dc:creator>FiveO</dc:creator>
      <dc:date>2022-11-22T19:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234280#M62553</link>
      <description>&lt;P&gt;You don't need to create one if you know where it is for... pick one&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alber.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/56622i357F6A2EBF69A752/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alber.png" alt="alber.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 20:54:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234280#M62553</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-11-22T20:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234291#M62557</link>
      <description>&lt;P&gt;Thanks Dan! I know where the raster is/should be located (Alaska Albers) but the parameters of the projection in the ArcGIS selection do not match with the parameters in the WKT-file. However, I did try the Define Projection -tool and used Alaska Albers to see what happens, but the raster still opens at the origin of the projection grid (west of the island of Haida Gwaii, about 500 km out at the sea). Does this mean that the raster was created with wrong coordinate information?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 21:11:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234291#M62557</guid>
      <dc:creator>FiveO</dc:creator>
      <dc:date>2022-11-22T21:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234369#M62569</link>
      <description>&lt;P&gt;try creating it then... maybe it didn't use an Alaska albers (never know... Yukon is nearby &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; )&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 23:40:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234369#M62569</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-11-22T23:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234558#M62592</link>
      <description>&lt;P&gt;Neither Yukon or Alaska works, and even with the new one that I created based on the WKT the raster is still located in the middle of the sea. Is it safe to say now that something is wrong, or am I just not getting something?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 16:43:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234558#M62592</guid>
      <dc:creator>FiveO</dc:creator>
      <dc:date>2022-11-23T16:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234591#M62600</link>
      <description>&lt;P&gt;I suspect it is wrong then ... back to the source of the data to find out what is going on&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 17:29:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234591#M62600</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-11-23T17:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234748#M62613</link>
      <description>&lt;P&gt;Thank you for your help Dan!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Nov 2022 21:47:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1234748#M62613</guid>
      <dc:creator>FiveO</dc:creator>
      <dc:date>2022-11-23T21:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use projection information in WKT form to define projection for a raster?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1235752#M62767</link>
      <description>&lt;P&gt;An update to this question (after trying multiple ways of defining projection and projecting the raster):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It seems like the extent coordinates of the raster are wrong, which means it doesn't matter which coordinate system the files is set to as it will still use those wrong extent coordinates to locate the raster. How do I update the raster (not the map) extent coordinates? The extent should be around 125 W and 72 N (Amundsen Gulf). You see the original extent in the file attached. Also, the tfw-file of the rasters shows this:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;0.6857400655 &lt;/SPAN&gt;&lt;SPAN&gt;0.0000000000 0.0000000000 -0.6857400655 -10.2788462173 13.3755072589&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas? Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 03:29:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-use-projection-information-in-wkt-form-to/m-p/1235752#M62767</guid>
      <dc:creator>FiveO</dc:creator>
      <dc:date>2022-11-29T03:29:45Z</dc:date>
    </item>
  </channel>
</rss>

