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

1 visualización (últimos 30 días)
Kelly Kyriakou
Kelly Kyriakou el 4 de Abr. de 2017
Comentada: KSSV el 5 de Abr. de 2017
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 comentario
KSSV
KSSV el 5 de Abr. de 2017
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?

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by