Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing gx namespace for kml extensions #2967

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Add missing gx namespace for kml extensions #2967

merged 1 commit into from
Aug 14, 2023

Conversation

StefanBruens
Copy link
Contributor

According to https://developers.google.com/kml/documentation/kmlreference#kml-extension-namespace-and-the-gx-prefix

This namespace URI must be added to the element in any KML file using gx-prefixed elements

As the exported kml tracks always contain such elements, add the namespace.

According to https://developers.google.com/kml/documentation/kmlreference#kml-extension-namespace-and-the-gx-prefix

> This namespace URI must be added to the <kml> element in any KML file using gx-prefixed elements

As the exported kml tracks always contain such elements, add
the namespace.
@gfwilliams
Copy link
Member

Great! Thanks for looking into this! Out of interest, was there a particular app that had some problem with this?

@gfwilliams gfwilliams merged commit 33abbe0 into espruino:master Aug 14, 2023
1 check passed
@StefanBruens
Copy link
Contributor Author

Great! Thanks for looking into this! Out of interest, was there a particular app that had some problem with this?

KDE's Marble was choking on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants