How to get th real annotations data. #723
Unanswered
MedAliMimouni
asked this question in
Q&A
Replies: 2 comments
-
I am not sure what you are looking for, but the LWPOLYLINE entity is very similar to a line-string, except it can contain arcs. You can get the vertices by the method |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mozman Thanks for the response, I'm trying to build a labled dataset and I want to read every shape. Should I read every entity? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to get the geo data, like in geopandas?
I mean the start point, the end point, and the middle points for a linestring.
if you have some helpful links please throw them hear.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions