Select to view content in your preferred language

Projection imagery

409
4
Jump to solution
06-04-2025 08:29 AM
JimWooten
Frequent Contributor

Hi,

Help! I seem to have forgotten how to project imagery to its correct location on a map. I have a .jpg image of Mountain Pass, CA (see attached) but when I try to add it to a map, it either shows up in Kansas on somewhere in the middle of the Pacific Ocean. I've tried defining the base map projection as well as defining the projection of the image (CA State Plane Zone V) but no luck.  Any help would be greatly appreciated.  Thanks.

Jim

0 Kudos
2 Solutions

Accepted Solutions
DanPatterson
MVP Esteemed Contributor

 

Define Projection (Data Management)—ArcGIS Pro | Documentation

Note from the above

Overwrites the coordinate system information (map projection and datum) stored with a dataset. This tool is intended for datasets that have an unknown or incorrect coordinate system defined.

So it must be defined correctly as to what it is... not what you want it to be.

Once you have defined it correctly then you can project it to a different coordinate system.

Project Raster (Data Management)—ArcGIS Pro | Documentation

 

So your problem is to figure out what it is first by adding it to an empty map... no basemap, nothing.  Then examine the extents of the layer to determine whether it has a coordinate system or is just an image which needs to be georeferenced to provide real world coordinates.

Georeference a raster to a referenced layer—ArcGIS Pro | Documentation

 


... sort of retired...

View solution in original post

4 Replies
DanPatterson
MVP Esteemed Contributor

 

Define Projection (Data Management)—ArcGIS Pro | Documentation

Note from the above

Overwrites the coordinate system information (map projection and datum) stored with a dataset. This tool is intended for datasets that have an unknown or incorrect coordinate system defined.

So it must be defined correctly as to what it is... not what you want it to be.

Once you have defined it correctly then you can project it to a different coordinate system.

Project Raster (Data Management)—ArcGIS Pro | Documentation

 

So your problem is to figure out what it is first by adding it to an empty map... no basemap, nothing.  Then examine the extents of the layer to determine whether it has a coordinate system or is just an image which needs to be georeferenced to provide real world coordinates.

Georeference a raster to a referenced layer—ArcGIS Pro | Documentation

 


... sort of retired...
JimWooten
Frequent Contributor

Thanks, Dan.  Between your solutions and Bob's, this should solve my problem.  

0 Kudos
BobBooth1
Esri Regular Contributor
JimWooten
Frequent Contributor

Thanks, Bob.  I knew there had to be a tutorial or two that could help.  

0 Kudos