地點 | |
---|---|
WGS84 | 51° 56′ 0″ S, 171° 7′ 0″ W (-51.933333, -171.116667) |
UTM | 2F 491979 4246370 |
Antipole | 51.933333, 8.883333 |
Object | |
比例 | ± 1:10000000 |
使用以下 HTML 標記在其他網站使用 - 如果是 XHTML ,需添加適當的結束斜線。請添加相關模板(如{{coord}})或 infobox 以在維基百科條目上加入坐標。
Geo microformat (simple, with semicolon) |
<span class="geo">-51.933333;-171.116667</span>
|
Geo microformat (verbose, with comma) |
<span class="geo"><span class="latitude">-51.933333</span>, <span class="longitude">-171.116667</span></span>
|
ICBM (note comma) |
<meta name="ICBM" content="-51.933333, -171.116667">
|
geo.position (note semi-colon) |
<meta name="geo.position" content="-51.933333; -171.116667">
|
Dublin Core | <meta name="DC.Coverage.Spatial.Lat" content="-51.933333">
|
GeoTags | geotagged geo:lat=-51.933333 geo:lon=-171.116667 |
KML | <?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Placemark> <name><![CDATA[相對應於Detmold嘅地方]]</name> <Point> <coordinates>-171.116667,-51.933333</coordinates> </Point> <description><![CDATA[From Wikipedia article http://en.wikipedia.org/wiki/Detmold]]</description> </Placemark> </kml> |
GPX | <?xml version="1.0" encoding="UTF-8"?> <gpx version="1.1" creator="Wikipedia" xmlns:xsi="http://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>http://en.wikipedia.org/wiki/Wikipedia:GFDL</license> </copyright> <keywords>,相對應於Detmold嘅地方,Wikipedia</keywords> </metadata> <wpt lat="-51.933333" lon="-171.116667"> <name><![CDATA[相對應於Detmold嘅地方]]></name> <desc><![CDATA[相對應於Detmold嘅地方]]></desc> <src><![CDATA[From the Wikipedia article 'Detmold']]></src> <link href="http://en.wikipedia.org/wiki/Detmold"></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|-51.933333|-171.116667|type:_region:}} | |
d | article | title | {{coord|-51.933333|-171.116667|type:_region:|display=inline,title}} |
d | title | {{coord|-51.933333|-171.116667|type:_region:|display=title}} |
Type | Input | Markup |
---|---|---|
Camera location | d | {{location dec|-51.933333|-171.116667|heading:?_region:_source:enwiki}} |
dms | {{location|51|56|0|S|171|7|0|W|heading:?_region:_source:enwiki}} | |
Object location | d | {{object location dec|-51.933333|-171.116667|type:_region:_source:enwiki}} |
dms | {{object location|51|56|0|S|171|7|0|W|type:_region:_source:enwiki}} |
More information: Commons Geocoding
The following code is provided for use in other Wikipedias.
Input | Display | Markup | |
---|---|---|---|
d | article | {{coor d|51|S|171|W|type:_region:_source:enwiki}} | |
d | article | title | {{coor at d|51|S|171|W|type:_region:_source:enwiki}} |
d | title | {{coor title d|51|S|171|W|type:_region:_source:enwiki}} | |
dm | article | {{coor dm|51|56|S|171|7|W|type:_region:_source:enwiki}} | |
dm | article | title | {{coor at dm|51|56|S|171|7|W|type:_region:_source:enwiki}} |
dm | title | {{coor title dm|51|56|S|171|7|W|type:_region:_source:enwiki}} | |
dms | article | {{coor dms|51|56|0|S|171|7|0|W|type:_region:_source:enwiki}} | |
dms | article | title | {{coor at dms|51|56|0|S|171|7|0|W|type:_region:_source:enwiki}} |
dms | title | {{coor title dms|51|56|0|S|171|7|0|W|type:_region:_source:enwiki}} |
Input | Display | Markup | |
---|---|---|---|
d | article | {{coord|-51.933333|-171.116667|type:_region:_source:enwiki}} | |
d | article | title | {{coord|-51.933333|-171.116667|type:_region:_source:enwiki|display=inline,title}} |
d | title | {{coord|-51.933333|-171.116667|type:_region:|display=title}} |
Input | Display | Markup | |
---|---|---|---|
dms | article | title | {{Coordinate |text=DMS |article=/ |NS=-51.933333 |EW=-171.116667 |type= |pop= |elevation= |dim= |name=相對應於Detmold嘅地方 |region=}} |
dms | article | {{Coordinate |text=DMS |NS=-51.933333 |EW=-171.116667 |type= |pop= |elevation= |dim= |name=相對應於Detmold嘅地方 |region=}} | |
dm | article | {{Coordinate |text=DM |NS=-51.933333 |EW=-171.116667 |type= |pop= |elevation= |dim= |name=相對應於Detmold嘅地方 |region=}} | |
dec | article | {{Coordinate |text=DEC |NS=-51.933333 |EW=-171.116667 |type= |pop= |elevation= |dim= |name=相對應於Detmold嘅地方 |region=}} | |
CH1903 | article | {{Coordinate |text=CH1903 |NS=-51.933333 |EW=-171.116667 |type= |pop= |elevation= |dim= |name=相對應於Detmold嘅地方 |region=}} |
Code for wikis using the gis Extension
Input | Display | Markup | |
---|---|---|---|
dms | <geo> 51 56 0 S 171 7 0 W type: region: </geo> |