Create a shape file on MATLAB to use it on ARCGIS

조회 수: 6 (최근 30일)
mamasix15
mamasix15 2019년 7월 19일
답변: mamasix15 2019년 8월 14일
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.

답변 (2개)

Harsha Priya Daggubati
Harsha Priya Daggubati 2019년 8월 6일
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 2019년 8월 14일
I will have a look thank you!

카테고리

Help CenterFile Exchange에서 Structured Data and XML Documents에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by