<?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: Raster file missing spatial reference information in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827108#M1103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the projection text string! Using your suggestion I was able to get my raster to overlay correctly on my states layer after many hours of frustration!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2016 21:54:48 GMT</pubDate>
    <dc:creator>ShannonMcEwen</dc:creator>
    <dc:date>2016-01-12T21:54:48Z</dc:date>
    <item>
      <title>Raster file missing spatial reference information</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827104#M1099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Please bear with me, I'm relearning ArcMap after using mapinfo exclusively for the last two years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to work with a raster data set (attached in zip file) sourced from the USGS and having issues working with it as it is missing it's spatial reference information. The raster's metadata includes the following information:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;Map Projection Name: Lambert Azimuthal Equal Area&lt;BR /&gt;&lt;/EM&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;longitude of projection center: -100.000000&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;latitude of projection center: 45.000000&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;false easting: 0.000000&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;false northing: 0.000000&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;Planar Coordinate Encoding Method: row and column&lt;/EM&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;coordinate representation:&lt;/EM&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;abscissa resolution: 1000.000000&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;ordinate resolution: 1000.000000&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;planar distance units: meters&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;geodetic model:&lt;/EM&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;horizontal datum name: D Shpere ARC INFO&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;ellipsoid name: Sphere ARC INFO&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;semi major axis: 6370997.000000&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;denominator of flattering ration: infinity&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I've attempted to manually input the projection centers when setting the raster spacial reference but don't see any change when it runs. I've also attempted to find a complementary projection as Arc only has a polar Lambert Azimuthal Equal Area which does not work in this circumstance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried uploading a vector layer (basic US states layer, WGS 1984) with known spatial reference before uploading the raster. That also has no effect on the raster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any ideas or could help me out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 23:09:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827104#M1099</guid>
      <dc:creator>ShannonMcEwen</dc:creator>
      <dc:date>2016-01-08T23:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Raster file missing spatial reference information</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827105#M1100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;open a blank dataframe&lt;/P&gt;&lt;P&gt;add the raster&lt;/P&gt;&lt;P&gt;right-click on it, select properties, and find the extent area&lt;/P&gt;&lt;P&gt;if the numbers are big-ish, then you have projected data&lt;/P&gt;&lt;P&gt;if you go to the spatial reference/coordinate system area and it says undefined, then it is undefined and needs to be&lt;/P&gt;&lt;P&gt;chances are, that the data are in the lambert azimuthal equal area projection... or they were lying&lt;/P&gt;&lt;P&gt;use the Define projection tool, and define it as such...you will have to crawl around to find it, or search by name&lt;/P&gt;&lt;P&gt;once it is defined, you can do anything with it, like&amp;nbsp; project&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 23:18:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827105#M1100</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-01-08T23:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Raster file missing spatial reference information</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827106#M1101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would have to define a custom projected coordinate system in ArcGIS, but it's certainly do-able. Lambert azimuthal equal area has always supported non-polar cases in ArcGIS for Desktop, and did in Workstation too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, here's the well-known text string for the definition:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROJCS["raster_laz",GEOGCS["GCS_Sphere_ARC_INFO",DATUM["D_Sphere_ARC_INFO",SPHEROID["Sphere_ARC_INFO",6370997.0,0.0]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Azimuthal_Equal_Area"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",-100.0],PARAMETER["Latitude_Of_Origin",45.0],UNIT["Meter",1.0]]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy it as a single line to a text file, change the text file's extension to .prj, then you can import it through the raster's property page in ArcCatalog or the Define Projection tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your next question may be on what geographic/datum transformation should be used to convert to NAD83 or WGS84-based coordinate system (or to overlay it with that type of data). There's no predefined transformations between a sphere-based GCS and a geodetic GCS (AKA one based on a true geodetic datum). Try just adding the raster with your other data, ignore any transformation warnings. Does it appear to overlay? Then you're good to go. If it appears to be offset north-south, try adding a custom geographic transformation (there's a tool) between its GCS and NAD83 or WGS84 whatever&amp;nbsp; you're using. Set the method to Geocentric Translation and leave the parameter values set to zeroes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 23:18:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827106#M1101</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2016-01-08T23:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Raster file missing spatial reference information</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827107#M1102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's no attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried this as a custom CRS?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/166428_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 23:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827107#M1102</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-01-08T23:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Raster file missing spatial reference information</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827108#M1103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the projection text string! Using your suggestion I was able to get my raster to overlay correctly on my states layer after many hours of frustration!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 21:54:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827108#M1103</guid>
      <dc:creator>ShannonMcEwen</dc:creator>
      <dc:date>2016-01-12T21:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Raster file missing spatial reference information</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827109#M1104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whoops &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the image, between you and Melita, I was able to get get my raster defined and overlayed onto my states layer correctly!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 21:56:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/raster-file-missing-spatial-reference-information/m-p/827109#M1104</guid>
      <dc:creator>ShannonMcEwen</dc:creator>
      <dc:date>2016-01-12T21:56:33Z</dc:date>
    </item>
  </channel>
</rss>

