Location | |
---|---|
WGS84 | 50° 51′ 47.57″ N, 3° 27′ 33.47″ W (50.863214, -3.459299) |
UTM | 30U 467677 5634714 |
Antipole | -50.863214, 176.540701 |
Object | |
Scale | ± 1:100000 |
The following HTML markup is provided for use in other websites - add closing slashes for XHTML if appropriate. Please use the relevant template (e.g. {{coord}}) or infobox to add coordinates to articles in Wikipedia.
Geo microformat (simple, with semicolon) |
<span class="geo">50.863214;-3.459299</span> |
Geo microformat (verbose, with comma) |
<span class="geo"><span class="latitude">50.863214</span>, <span class="longitude">-3.459299</span></span> |
ICBM (note comma) |
<meta name="ICBM" content="50.863214, -3.459299"> |
geo.position (note semi-colon) |
<meta name="geo.position" content="50.863214; -3.459299"> |
Dublin Core | <meta name="DC.Coverage.Spatial.Lat" content="50.863214">
|
GeoTags | geotagged geo:lat=50.863214 geo:lon=-3.459299 |
Geo URI (will only work on Geo URI-aware systems) |
geo:50.863214,-3.459299 |
KML |
<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Placemark> <name><![CDATA[Butterleigh]]</name> <Point> <coordinates>-3.459299,50.863214</coordinates> </Point> <description><![CDATA[From Wikipedia article https://en.wikipedia.org/wiki/Butterleigh]]</description> </Placemark> </kml> |
GPX |
<?xml version="1.0" encoding="UTF-8"?> <gpx version="1.1" creator="Wikipedia" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.topografix.com/GPX/1/1" xsi:schemaLocation="http://www.topografix.com/GPX/1/1 http://www.topografix.com/GPX/1/1/gpx.xsd"> <metadata> <copyright author="Wikipedia Contributors, see article history"> <license>https://en.wikipedia.org/wiki/Wikipedia:GFDL</license> </copyright> <keywords>GB,Butterleigh,Wikipedia</keywords> </metadata> <wpt lat="50.863214" lon="-3.459299"> <name><![CDATA[Butterleigh]]></name> <desc><![CDATA[Butterleigh]]></desc> <src><![CDATA[From the Wikipedia article 'Butterleigh']]></src> <link href="https://en.wikipedia.org/wiki/Butterleigh"></link> </wpt> </gpx> |
The following {{Coord}} code is provided for use in the English Wikipedia, and others where supported.
Input | Display | Markup | |
---|---|---|---|
d | article | {{coord|50.863214|-3.459299|type:city_region:GB}} | |
d | article | title | {{coord|50.863214|-3.459299|type:city_region:GB|display=inline,title}} |
d | title | {{coord|50.863214|-3.459299|type:city_region:GB|display=title}} |
Type | Input | Markup |
---|---|---|
Camera location | d | {{location dec|50.863214|-3.459299|heading:?_region:GB_source:enwiki}} |
dms | {{location|50|51|47.57|N|3|27|33.47|W|heading:?_region:GB_source:enwiki}} | |
Object location | d | {{object location dec|50.863214|-3.459299|type:city_region:GB_source:enwiki}} |
dms | {{object location|50|51|47.57|N|3|27|33.47|W|type:city_region:GB_source:enwiki}} |
More information: Commons Geocoding
The following code is provided for use in other Wikipedias.
Input | Display | Markup | |
---|---|---|---|
d | article | {{coor d|50|N|3|W|type:city_region:GB_source:enwiki}} | |
d | article | title | {{coor at d|50|N|3|W|type:city_region:GB_source:enwiki}} |
d | title | {{coor title d|50|N|3|W|type:city_region:GB_source:enwiki}} | |
dm | article | {{coor dm|50|51.7928|N|3|27.5579|W|type:city_region:GB_source:enwiki}} | |
dm | article | title | {{coor at dm|50|51.7928|N|3|27.5579|W|type:city_region:GB_source:enwiki}} |
dm | title | {{coor title dm|50|51.7928|N|3|27.5579|W|type:city_region:GB_source:enwiki}} | |
dms | article | {{coor dms|50|51|47.57|N|3|27|33.47|W|type:city_region:GB_source:enwiki}} | |
dms | article | title | {{coor at dms|50|51|47.57|N|3|27|33.47|W|type:city_region:GB_source:enwiki}} |
dms | title | {{coor title dms|50|51|47.57|N|3|27|33.47|W|type:city_region:GB_source:enwiki}} |
Input | Display | Markup | |
---|---|---|---|
d | article | {{coord|50.863214|-3.459299|type:city_region:GB_source:enwiki}} | |
d | article | title | {{coord|50.863214|-3.459299|type:city_region:GB_source:enwiki|display=inline,title}} |
d | title | {{coord|50.863214|-3.459299|type:city_region:GB|display=title}} |
Input | Display | Markup | |
---|---|---|---|
dms | article | title | {{Coordinate |text=DMS |article=/ |NS=50.863214 |EW=-3.459299 |type=city |pop= |elevation= |dim= |name=Butterleigh |region=GB}} |
dms | article | {{Coordinate |text=DMS |NS=50.863214 |EW=-3.459299 |type=city |pop= |elevation= |dim= |name=Butterleigh |region=GB}} | |
dm | article | {{Coordinate |text=DM |NS=50.863214 |EW=-3.459299 |type=city |pop= |elevation= |dim= |name=Butterleigh |region=GB}} | |
dec | article | {{Coordinate |text=DEC |NS=50.863214 |EW=-3.459299 |type=city |pop= |elevation= |dim= |name=Butterleigh |region=GB}} | |
CH1903 | article | {{Coordinate |text=CH1903 |NS=50.863214 |EW=-3.459299 |type=city |pop= |elevation= |dim= |name=Butterleigh |region=GB}} |
Code for wikis using the gis Extension
Input | Display | Markup | |
---|---|---|---|
dms | <geo> 50 51 47.57 N 3 27 33.47 W type:city region:GB </geo> |