You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
I quickly investigated this and saw that the KML driver "unasked" attaches the following data to the XML tag "Placemark" like this <Style><LineStyle><color>ff0000ff</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> - while LIBKML does not.
In addition KML uses the top level XML tag folder while LIBKML issues document.
In turn, LIBKML attaches an id at XML tag Placemark.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Drop "KML" output format / driver (while keeping "LIBKML").
User JL reported problems that this converter handles CRS in a wrong way.
The text was updated successfully, but these errors were encountered: