Difference between revisions of "User:Mampfred/KMLTemplateExpedition"

From Geohashing
imported>Mampfred
imported>Mampfred
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
   <Placemark>
 
   <Placemark>
       <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>x {{Coordinates graticule/lonOnly|{{{1}}}|lat={{{lat}}}|lon={{{lon}}}}} x, x{{Coordinates graticule/latOnly|{{{date}}}|lat={{{lat}}}|lon={{{lon}}}}} x</coordinates>
 
       </Point>
 
       </Point>
 
       <description><![CDATA[{{{description}}}]]></description>
 
       <description><![CDATA[{{{description}}}]]></description>
 
   </Placemark>
 
   </Placemark>
 
</includeonly>
 
</includeonly>

Revision as of 15:10, 31 August 2011