maplineshape Coordinators are unable to read
Mostra commenti meno recenti
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.
Risposte (1)
Muskan
il 20 Apr 2023
0 voti
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
Categorie
Scopri di più su Vector Data in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!