Add patch to fix OSM plugin KML for Google Maps/Earth
authordeuxpi <deuxpi@web>
Thu, 9 Aug 2012 02:27:42 +0000 (22:27 -0400)
committeradmin <admin@branchable.com>
Thu, 9 Aug 2012 02:27:42 +0000 (22:27 -0400)
doc/bugs/osm_KML_maps_do_not_display_properly_on_google_maps.mdwn

index fc10b4d47069fd415b93029209916d991263aca1..2aac650cefc38e1715679b860ccef0162b0444ff 100644 (file)
@@ -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: <https://maps.google.ca/maps?q=http:%2F%2Fwiki.reseaulibre.ca%2Fmap%2Fpois.kml> -- [[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]]