CRS mismatch or I do not know

조회 수: 6 (최근 30일)
Bat Baasan
Bat Baasan 2024년 5월 1일
답변: UDAYA PEDDIRAJU 2024년 5월 7일
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개)

UDAYA PEDDIRAJU
UDAYA PEDDIRAJU 2024년 5월 7일
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).

카테고리

Help CenterFile Exchange에서 Google Earth에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by