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

KML download produces invalid KML #466

Closed
voomdoon opened this issue Jul 3, 2023 · 1 comment
Closed

KML download produces invalid KML #466

voomdoon opened this issue Jul 3, 2023 · 1 comment

Comments

@voomdoon
Copy link

voomdoon commented Jul 3, 2023

If i download my KML, i get

<kml xmlns="https://www.opengis.net/kml/2.2">
  <Document>
...
  </Document>
  <Placemark>
...
  </Placemark>
</kml>

but Placemarkmust be inside of Document

e.g. https://osmose.openstreetmap.fr/en/api/0.3/issues.kml?&username=voomdoon

frodrigo added a commit to frodrigo/osmose-frontend that referenced this issue Jul 16, 2023
frodrigo added a commit to frodrigo/osmose-frontend that referenced this issue Jul 16, 2023
@frodrigo
Copy link
Member

Fixed. The KML is now more valid, but not completely valid.

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

No branches or pull requests

2 participants