필터 지우기
필터 지우기

How to read a shapefile using x,y instead of lat,lon?

조회 수: 1 (최근 30일)
Kelly Kyriakou
Kelly Kyriakou 2017년 4월 4일
댓글: KSSV 2017년 4월 5일
I have a shapefile which contains both lat, lon and x,y. However, I need to read the shapefile based on x,y. According to mapshow help the default value for "UseGeoCoord" is false and this means that it searches for x,y. At my case even if it is false it uses lat,lon to read the shapefile. How could I read the shapefile using x,y?
  댓글 수: 1
KSSV
KSSV 2017년 4월 5일
How you are reading the shape file? Is it not using shaperead ? In that case your data will be a structure, you can use what ever you want lon,lat or x,y. How it is a trouble?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import and Export에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by