Create a shape file on MATLAB to use it on ARCGIS

5 vues (au cours des 30 derniers jours)
mamasix15
mamasix15 le 19 Juil 2019
Réponse apportée : mamasix15 le 14 Août 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.

Réponses (2)

Harsha Priya Daggubati
Harsha Priya Daggubati le 6 Août 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 le 14 Août 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