
Features
:thumb71331244:







:thumb66833751:
















:thumb64029338:Other news!
I got a new phone with built in GPS so I am going to start putting co-ordinates up for some of my shots then if anyone is interested they will be able to locate the exact place. I will post more details when Ive figured them out.
Stamps



















Clubs

Create your own visitor map!







Give it a try this is where I work. Copy it into a txt file then rename it DDDC.kml and import it into Google Earth. Let me know if it works out.
<?xml version="1.0"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Document>
<name>DX GPS Point</name>
<
<name>DDDC</name>
<description>Work </description>
<LookAt>
<longitude>-1.55418321666667</longitude>
<latitude>53.1395894333333</latitude>
<altitude>154.5</altitude>
<range>3000</range>
<tilt>0</tilt>
<heading>3</heading>
</LookAt>
<
<coordinates>-1.55418321666667,53.1395894333333,154.5</coordinates>
</Point>
<styleUrl>#Dx Style1</styleUrl>
</Placemark>
<Style id="Dx Style1">
<IconStyle>
<Icon>
<href>[link]
</Icon>
</IconStyle>
</Style>
</Document>
</kml>