フィルターのクリア

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 件)

Community Treasure Hunt

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

Start Hunting!

Translated by