Create a shape file on MATLAB to use it on ARCGIS

6 visualizzazioni (ultimi 30 giorni)
mamasix15
mamasix15 il 19 Lug 2019
Risposto: mamasix15 il 14 Ago 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.

Risposte (2)

Harsha Priya Daggubati
Harsha Priya Daggubati il 6 Ago 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 il 14 Ago 2019
I will have a look thank you!

Community Treasure Hunt

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

Start Hunting!

Translated by