maplineshape Coordinators are unable to read
1 次查看(过去 30 天)
显示 更早的评论
maplineshape(etc) in geotable class
the Coordinators are saved as obj.InternalData in maplineshape.m
they are not readable.
these class is inherited from map.shape.Shape.
0 个评论
回答(1 个)
Muskan
2023-4-20
Hi,
To create "maplineshape" objects, either:
Import line data in planar coordinates as a geospatial table using the readgeotable function, and then query the Shape variable of the table.
Use the "maplineshape" function.
You can refer to the following documentation of 'maplineshape' for a better understanding:
Thanks
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!