Excellent library #59
-
Hello, First of all, I want to express my appreciation for this excellent library. |
Beta Was this translation helpful? Give feedback.
Answered by
ahawlitschek
Jul 25, 2023
Replies: 1 comment
-
Thanks a lot for the kind words! Since KML as well as GeoJSON support more than plain geometry data I assume you also want to use these additional data. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ihahachi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks a lot for the kind words!
Currently we don't have a generator or parser for KML.
We only support WKT, WKB and GeoJSON geometries.
Since KML as well as GeoJSON support more than plain geometry data I assume you also want to use these additional data.
Am I right?