2/13/2009

KML to HTML.

Great service for KML publication - http://s-c.me/
1. Open GE
2. Select placemark, copy to clipboard
3. Open http://s-c.me/ and paste KML
4. Select XML, press button HighLightIt!
5. Copy HTML
6. Make New post in Blog, select HTML mode
7. Paste HTML
8. See result, public, enjoy!
9. Select KML in blog text, copy to clipboard
10. Paste in GE My Places, enjoy two :)

Copy Source | Copy HTML
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
<Placemark>
<name>Sutro Baths in 1946</name>
<visibility>0</visibility>
<Camera>
<gx:TimeStamp><when>1946-07-29T05:00:00-08:00</when>
</gx:TimeStamp>
<longitude>-122.518172</longitude>
<latitude>37.778036</latitude>
<altitude>221</altitude>
<heading>70</heading>
<tilt>75</tilt>
<roll>0</roll>
</Camera>
</Placemark>
</kml>

No comments: