<?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: Problem when Projecting a raster file. in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400817#M22974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, old workstation grid format (watch the oldies throw rocks at me....), should have picked up on that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But this spatial reference definition :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Spatial reference Lambert&lt;BR /&gt; Linear Unit Meter (1.000000)&lt;BR /&gt; Angular Unit Degree (0.017453292519943299)&lt;BR /&gt; False easting 0&lt;BR /&gt; False Northing 0&lt;BR /&gt; Central Meridian 200000&lt;BR /&gt; Latitude of origin 50000&lt;BR /&gt; Datum D_Sphere_ARC_INFO&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems, at least, that you are confusing the X/Y shifts (False Easting / Northing) with the central meridian, Lat of Origin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Those values for the Central Meridian should be a value of the longitude of the central meridian of the projection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ditto the Lat of origin (usually 0 , the equator).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But again the original description looks really odd, where are the standard parallels info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So until you get the source spatial reference definitions correct, you can't project this correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what I get looking at a grid datasets in Catalog.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 17:00:27 GMT</pubDate>
    <dc:creator>NeilAyres</dc:creator>
    <dc:date>2014-01-21T17:00:27Z</dc:date>
    <item>
      <title>Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400814#M22971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem when projecting a raster file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The tool I am using is Project Raster. I have a grid file of Landuse in Africa:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;COORDINATE REFERENCE &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TYPE Projected &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PROJECTION lambert &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GEOGRAPHIC COORDINATE REFERENCE GCS_Lambert &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;COORDINATE REFERENCE DETAILS &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PROJECTED COORDINATE SYSTEM &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;X ORIGIN -200 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Y ORIGIN -5385200 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;XY SCALE 22517998136852.477 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Z ORIGIN -100000 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Z SCALE 10000 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;M ORIGIN -100000 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;M SCALE 10000 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to project it to: &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Africa_Albers_Equal_Area_Conic&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Projection: Albers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Easting: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;False_Northing: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Central_Meridian: 25.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Standard_Parallel_1: 20.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Standard_Parallel_2: -23.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Latitude_Of_Origin: 0.000000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linear Unit: Meter (1.000000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Geographic Coordinate System: GCS_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Angular Unit: Degree (0.017453292519943299)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Prime Meridian: Greenwich (0.000000000000000000)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Datum: D_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I want to project it the whole program shuts down. I Dont know What I am doing wrong. I have tried everything. I also set the environmental settings but that didnt help either. I also should mention that I have service pack 5 installed but still the projection didnt work out. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would be very please if anyone could help me solve this issue. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 09:05:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400814#M22971</guid>
      <dc:creator>SouryanaNasseraldin</dc:creator>
      <dc:date>2014-01-20T09:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400815#M22972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What format is your input, because this doesn't look like anything ArcGIS would put out :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"COORDINATE REFERENCE &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; TYPE Projected &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; PROJECTION lambert &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; GEOGRAPHIC COORDINATE REFERENCE GCS_Lambert &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; COORDINATE REFERENCE DETAILS &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; PROJECTED COORDINATE SYSTEM &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; X ORIGIN -200 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Y ORIGIN -5385200 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; XY SCALE 22517998136852.477 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Z ORIGIN -100000 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Z SCALE 10000 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; M ORIGIN -100000 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; M SCALE 10000"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Possibly CAD or something...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Neil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 05:49:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400815#M22972</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2014-01-21T05:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400816#M22973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The file is in GRID fromat. The thing is that I am doing an assignment for a course. And when I define the file, it was correct because I gave my teachers said the parameters where OK efter I defined it. But now I have to project it and it doesnt work. Also the datum is in D_Sphere_ARC_INFO and it has to be in WGS84 when I project it. I dont know if thats where the problem is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the spatial reference. Due to the parameters that I got for Land Cover it was not a pre defined option for me in ArcGIS so I had to create a new projected coordinate system called Lambert. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Spatial reference Lambert&lt;BR /&gt;Linear Unit&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; Meter (1.000000)&lt;BR /&gt;Angular Unit&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Degree (0.017453292519943299)&lt;BR /&gt;False easting&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;False Northing&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;BR /&gt;Central Meridian&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 200000&lt;BR /&gt;Latitude of origin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50000&lt;BR /&gt;Datum&lt;/STRONG&gt;&lt;SPAN&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; D_Sphere_ARC_INFO&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 08:11:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400816#M22973</guid>
      <dc:creator>SouryanaNasseraldin</dc:creator>
      <dc:date>2014-01-21T08:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400817#M22974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, old workstation grid format (watch the oldies throw rocks at me....), should have picked up on that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But this spatial reference definition :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;Spatial reference Lambert&lt;BR /&gt; Linear Unit Meter (1.000000)&lt;BR /&gt; Angular Unit Degree (0.017453292519943299)&lt;BR /&gt; False easting 0&lt;BR /&gt; False Northing 0&lt;BR /&gt; Central Meridian 200000&lt;BR /&gt; Latitude of origin 50000&lt;BR /&gt; Datum D_Sphere_ARC_INFO&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems, at least, that you are confusing the X/Y shifts (False Easting / Northing) with the central meridian, Lat of Origin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Those values for the Central Meridian should be a value of the longitude of the central meridian of the projection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ditto the Lat of origin (usually 0 , the equator).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But again the original description looks really odd, where are the standard parallels info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So until you get the source spatial reference definitions correct, you can't project this correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what I get looking at a grid datasets in Catalog.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 17:00:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400817#M22974</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2014-01-21T17:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400818#M22975</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;BR /&gt;&lt;SPAN&gt;I think the &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Central Meridian 200000
Latitude of origin 50000&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;are really:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Central Meridian 20 00 00
Latitude of origin 5 00 00&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in degrees minutes seconds. The values make sense for Africa, anyway. The standard parallel values are missing if the projection is Lambert conformal conic. Can you find the prj.adf file for this grid file and post its contents? It will be in the grid's folder. You won't be able to access it through ArcCatalog.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It might really be Lambert Azimuthal equal area which won't have standard parallel values. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Beyond that, there are no defined transformations between a sphere-based geographic coordinate system and a geodetic datum (geodetically-defined geographic coordinate reference system). The project raster tool may be having a problem because there is no available transformation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead, I would add the raster to ArcMap with some reference data you can overlay. Set the data frame to your target coordinate reference system. Does this layer line up? If so, right-click the layer and export it, using the data frame's coordinate system. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there's a consistent north-south offset instead, try defining a custom transformation first. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;Open the data frame's properties and select the coordinate system tab.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Click the Transformations button.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;On that dialog, click the New button.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Select geocentric translation for the method and leave the parameter values set to zeroes.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;OK all dialogs and see if the data aligns better. If so, now export it using the data frame's coordinate system.&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 18:17:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400818#M22975</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2021-12-11T18:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400819#M22976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help. I solved the problem. I had&amp;nbsp; written the degrees incorrect and I should have written 20 00 00 and not 200000.. So thanks for the help really. I have another problem now. the projected layer is not "straight" anymore. I will attach a pic, representing the resulting layer, with this e mail. I dont know what the problem is... Do you have any suggestions?&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>Wed, 22 Jan 2014 11:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400819#M22976</guid>
      <dc:creator>SouryanaNasseraldin</dc:creator>
      <dc:date>2014-01-22T11:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400820#M22977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That implies that there's something wrong with the original coordinate system definition. What happens if you display the original data with some other, known good data like country boundaries? I think it won't overlay correctly which would confirm that the original's coordinate system isn't correct.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post the prj.adf contents?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 15:51:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400820#M22977</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2014-01-22T15:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400821#M22978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok.. I will send you a picture of what I type when I want to define the layer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 07:53:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400821#M22978</guid>
      <dc:creator>SouryanaNasseraldin</dc:creator>
      <dc:date>2014-01-23T07:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400822#M22979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And this is the prj information that you want?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 08:42:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400822#M22979</guid>
      <dc:creator>SouryanaNasseraldin</dc:creator>
      <dc:date>2014-01-23T08:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400823#M22980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the last image you posted is using Albers equal area. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the original data was a raster in GRID format, you should be able to browse to its folder using Windows. In the grid file's folder, there should be a prj.adf file. It's a text file, so you can open it with Notepad. I expect that it looks something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;PROJECTION LAMBERT_AZIMUTH
UNITS METERS
SPHEROID SPHERE
PARAMETERS
6370997.0
20 0 0.0
5 0 0.0
0.0
0.0&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it doesn't, then maybe that's the problem. What happens if you add the original raster to a new ArcMap session, and set the data frame to be WGS 1984 and change the display units to degrees. As you move the cursor around the data, do the reported latitude and longitude values make sense? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 18:17:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400823#M22980</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2021-12-11T18:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400824#M22981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The original file was a *bsq. file. So I converted the file to an ESRI GRID file using Raster To Other Format- tool. I chose GRID as Raster format. But there arent any prj.adf file in the original file (after a converted the file to a grid format).. Should there exist a file like that? But after I define the grid layer I get a prj.adf file and it looks like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projection&amp;nbsp;&amp;nbsp;&amp;nbsp; LAMBERT_AZIMUTHAL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Spheroid&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SPHERE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Units&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; METERS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Zunits&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Xshift&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yshift&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Parameters&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6370997.0 /* radius of the sphere of reference&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 20&amp;nbsp; 0&amp;nbsp; 0.0 /* longitude of center of projection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 5&amp;nbsp; 0&amp;nbsp; 0.0 /* latitude of center of projection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0.0 /* false easting (meters)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0.0 /* false northing (meters)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 11:21:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400824#M22981</guid>
      <dc:creator>SouryanaNasseraldin</dc:creator>
      <dc:date>2014-01-24T11:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem when Projecting a raster file.</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400825#M22982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The last image I posted was an Africa Albers Equal Area Conic projection. That was when I projected the layer and not when I defined the layer. Sorry I should have mention it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I opened the properties of the data frame (where the map looks normal and not like in the pic above) and saw that the datum was in D_Sphere_ARC_INFO. And when I open the map in a new data frame and checked the properties for the new data frame it changed to WGS_84 and thats when the map looks strange. Whats the problem here then? Do you think theres something wrong with the transformation from D_Sphere_ARC_INFO to WGS_84 when I project the file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jan 2014 11:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-when-projecting-a-raster-file/m-p/400825#M22982</guid>
      <dc:creator>SouryanaNasseraldin</dc:creator>
      <dc:date>2014-01-24T11:35:39Z</dc:date>
    </item>
  </channel>
</rss>

