Difference between revisions of "User:Mampfred/KMLTemplateExpedition"
From Geohashing
imported>Mampfred (Created page with " <Placemark> <name>{{{date}}}{{{lat}}}{{{lon}}}</name> <Point> <coordinates>{{Coordinates graticule/lonOnly|{{{1}}}|lat={{{lat}}}|lon={{{lon}}}, {{Coordina...") |
imported>Mampfred |
||
Line 1: | Line 1: | ||
+ | <includeonly> | ||
<Placemark> | <Placemark> | ||
<name>{{{date}}}{{{lat}}}{{{lon}}}</name> | <name>{{{date}}}{{{lat}}}{{{lon}}}</name> | ||
Line 6: | Line 7: | ||
<description><![CDATA[{{{description}}}]]></description> | <description><![CDATA[{{{description}}}]]></description> | ||
</Placemark> | </Placemark> | ||
+ | </includeonly> |