From 1ceae77acef70d9ad42f16e087d0fd074b8e6add Mon Sep 17 00:00:00 2001 From: deuxpi Date: Wed, 8 Aug 2012 22:27:42 -0400 Subject: [PATCH] Add patch to fix OSM plugin KML for Google Maps/Earth --- .../osm_KML_maps_do_not_display_properly_on_google_maps.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn b/doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn index fc10b4d47..2aac650ce 100644 --- a/doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn +++ b/doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn @@ -1 +1,3 @@ I know this sounds backwards, but it seems to me that the KML-generated map should be displayable on google maps. KML is the standard Google uses for google maps, and since we use it, we should interoperate with them. God knows why this is failing, but it is and should probably be fixed for the sake of interoperability: -- [[users/anarcat]] + +The KML only needs a Document tag because it uses "shared styles" -- don't ask me what this is. Here is a [[patch]]: [[https://reseaulibre.deuxpi.ca/0001-Add-Document-tag-to-OSM-plugin-KML-output.patch]] --[[deuxpi]] -- 2.32.0.93.g670b81a890