CRS mismatch or I do not know
Afficher commentaires plus anciens
I am working on Matlab project and need some help. I am not quite sure whether it is between CRS or misalignment where 2 or the same coordinate reference systems. Attached is blend of two images: the raster image that uses EPSG:4326 WGS84 CRS, downloaded from https://www.igismap.com/mongolia-shapefile/ that is converted to .tif and image exported from Google Earth Pro. Unfortunately, Google Image is very large and following is a snap shot. As one can see that blue line is border of territory and raster is projecting over it. Thanks for the help.
1 commentaire
Rena Berman
le 10 Mar 2025
(Answers Dev) Restored edit
Réponses (1)
UDAYA PEDDIRAJU
le 7 Mai 2024
Modifié(e) : Walter Roberson
le 19 Jan 2025
0 votes
Hi Bat,
It appears you're facing a Coordinate Reference System (CRS) mismatch between your raster image (EPSG:4326 likely) and the Google Earth image.
This mismatch causes misalignment between the border and background.
- Confirm your raster image's CRS.
- Check Google Earth image's CRS information (might be in properties/export settings).
- If CRS differ, refer to the following documentation to know how to align them (refer to https://www.mathworks.com/help/map/ref/geocrs.html and https://www.mathworks.com/help/map/reprojection-of-graphics-objects.html for details).
Catégories
En savoir plus sur Google Earth dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!