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/lonOnly|{{{1}}}|lat={{{lat}}}|lon={{{lon}}}}},{{Coordinates graticule/latOnly|{{{date}}}|lat={{{lat}}}|lon={{{lon}}}}}</coordinates>
+
         <coordinates></coordinates>
 
       </Point>
 
       </Point>
 
       <description><![CDATA[{{{description}}}]]></description>
 
       <description><![CDATA[{{{description}}}]]></description>
 
   </Placemark>
 
   </Placemark>
 
</includeonly>
 
</includeonly>
Example:
 
{{User:Mampfred/KMLTemplateExpedition|date=2011-08-27|lat=50|lon=8|description=Only a couple of feet into mayhem.}}
 

Revision as of 15:14, 31 August 2011