From ae0b9a9782c7b781e688191018a66d5c1554437a Mon Sep 17 00:00:00 2001 From: Mathias Mayrhofer Date: Sun, 23 Feb 2020 13:09:14 +0100 Subject: Implementing KML export for GoogleEarth --- kml/convert_xml_kml.xsl | 142 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 142 insertions(+) create mode 100644 kml/convert_xml_kml.xsl (limited to 'kml/convert_xml_kml.xsl') diff --git a/kml/convert_xml_kml.xsl b/kml/convert_xml_kml.xsl new file mode 100644 index 0000000..3217143 --- /dev/null +++ b/kml/convert_xml_kml.xsl @@ -0,0 +1,142 @@ + + + + + + + Funkfeuer Graz + + + + + + + + + + + + + Online + 1 + + + + Offline + 0 + + + + + + + Links + 1 + + + + + + + + +




# =
+ #ffstyle_online + + 1 + relativeToGround + + ,,60 + + +
+
+
+ + + + + +




# =
+ 0 + #ffstyle_offline + + 1 + relativeToGround + + ,,60 + + +
+
+
+ + + + - [] + + #ffstyle_vpn#ffstyle_link + + + 1 + 1 + relativeToGround + + ,,50 + ,,50 + + + + + +
-- cgit v1.2.1