Create a shape file on MATLAB to use it on ARCGIS

6 visualizaciones (últimos 30 días)
mamasix15
mamasix15 el 19 de Jul. de 2019
Respondida: mamasix15 el 14 de Ag. de 2019
I have created a shape file on MATLAB by using the function shapewrite(S,filename) with S=geoshape(latitude_polygon,longitude_polygon).
However, when I want to open the file in ARCGIS, there is an error message saying: 'Error opening feature class'.
Does someone know why please?
Thank you in advance.

Respuestas (2)

Harsha Priya Daggubati
Harsha Priya Daggubati el 6 de Ag. de 2019
Hi,
I think it is not because of the shapefile generated in MATLAB but may be because there is at least one item that is supported in ArcInfo only, not in Arc. You can change the definition of the item to supported type with the help of ArcInfo command-line.

mamasix15
mamasix15 el 14 de Ag. de 2019
I will have a look thank you!

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by