Difference between revisions of "User:Mampfred/KMLTemplateExpedition"
From Geohashing
imported>Mampfred |
imported>Mampfred |
||
Line 3: | Line 3: | ||
<name>{{{date}}} {{{lat}}} {{{lon}}}</name> | <name>{{{date}}} {{{lat}}} {{{lon}}}</name> | ||
<Point> | <Point> | ||
− | <coordinates>{{Coordinates graticule/ | + | <coordinates>{{Coordinates graticule/latOnly|{{{date}}}|lat={{{lat}}}|lon={{{lon}}}}}</coordinates> |
</Point> | </Point> | ||
<description><![CDATA[{{{description}}}]]></description> | <description><![CDATA[{{{description}}}]]></description> | ||
</Placemark> | </Placemark> | ||
</includeonly> | </includeonly> |