maplineshape Coordinators are unable to read
Show older comments
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.
Answers (1)
Muskan
on 20 Apr 2023
0 votes
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
Categories
Find more on Vector Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!