Location | |
---|---|
WGS84 | 47° 3′ 41″ N, 4° 39′ 32″ E (47.061389, 4.658889) |
UTM | 31T 625972 5213321 |
Antipole | -47.061389, -175.341111 |
Object | |
Scale | ± 1:10000 |
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">47.061389;4.658889</span>
|
Geo microformat (verbose, with comma) |
<span class="geo"><span class="latitude">47.061389</span>, <span class="longitude">4.658889</span></span>
|
ICBM (note comma) |
<meta name="ICBM" content="47.061389, 4.658889">
|
geo.position (note semi-colon) |
<meta name="geo.position" content="47.061389; 4.658889">
|
Dublin Core | <meta name="DC.Coverage.Spatial.Lat" content="47.061389">
|
GeoTags | geotagged geo:lat=47.061389 geo:lon=4.658889 |
Geo URI (will only work on Geo URI-aware systems) |
geo:47.061389,4.658889 |
KML | <?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Placemark> <name><![CDATA[Montceau-et-Écharnant]]</name> <Point> <coordinates>4.658889,47.061389</coordinates> </Point> <description><![CDATA[From Wikipedia article https://pt.wikipedia.org/wiki/Montceau-et-Écharnant]]</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://pt.wikipedia.org/wiki/Wikipedia:GFDL</license> </copyright> <keywords>,Montceau-et-Écharnant,Wikipedia</keywords> </metadata> <wpt lat="47.061389" lon="4.658889"> <name><![CDATA[Montceau-et-Écharnant]]></name> <desc><![CDATA[Montceau-et-Écharnant]]></desc> <src><![CDATA[From the Wikipedia article 'Montceau-et-Écharnant']]></src> <link href="https://pt.wikipedia.org/wiki/Montceau-et-Écharnant"></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|47.061389|4.658889|type:_region:}} | |
d | article | title | {{coord|47.061389|4.658889|type:_region:|display=inline,title}} |
d | title | {{coord|47.061389|4.658889|type:_region:|display=title}} |
Type | Input | Markup |
---|---|---|
Camera location | d | {{location dec|47.061389|4.658889|heading:?_region:_source:ptwiki}} |
dms | {{location|47|3|41|N|4|39|32|E|heading:?_region:_source:ptwiki}} | |
Object location | d | {{object location dec|47.061389|4.658889|type:_region:_source:ptwiki}} |
dms | {{object location|47|3|41|N|4|39|32|E|type:_region:_source:ptwiki}} |
More information: Commons Geocoding
The following code is provided for use in other Wikipedias.
Input | Display | Markup | |
---|---|---|---|
d | article | {{coor d|47|N|4|E|type:_region:_source:ptwiki}} | |
d | article | title | {{coor at d|47|N|4|E|type:_region:_source:ptwiki}} |
d | title | {{coor title d|47|N|4|E|type:_region:_source:ptwiki}} | |
dm | article | {{coor dm|47|3.6833|N|4|39.5333|E|type:_region:_source:ptwiki}} | |
dm | article | title | {{coor at dm|47|3.6833|N|4|39.5333|E|type:_region:_source:ptwiki}} |
dm | title | {{coor title dm|47|3.6833|N|4|39.5333|E|type:_region:_source:ptwiki}} | |
dms | article | {{coor dms|47|3|41|N|4|39|32|E|type:_region:_source:ptwiki}} | |
dms | article | title | {{coor at dms|47|3|41|N|4|39|32|E|type:_region:_source:ptwiki}} |
dms | title | {{coor title dms|47|3|41|N|4|39|32|E|type:_region:_source:ptwiki}} |
Input | Display | Markup | |
---|---|---|---|
d | article | {{coord|47.061389|4.658889|type:_region:_source:ptwiki}} | |
d | article | title | {{coord|47.061389|4.658889|type:_region:_source:ptwiki|display=inline,title}} |
d | title | {{coord|47.061389|4.658889|type:_region:|display=title}} |
Input | Display | Markup | |
---|---|---|---|
dms | article | title | {{Coordinate |text=DMS |article=/ |NS=47.061389 |EW=4.658889 |type= |pop= |elevation= |dim= |name=Montceau-et-Écharnant |region=}} |
dms | article | {{Coordinate |text=DMS |NS=47.061389 |EW=4.658889 |type= |pop= |elevation= |dim= |name=Montceau-et-Écharnant |region=}} | |
dm | article | {{Coordinate |text=DM |NS=47.061389 |EW=4.658889 |type= |pop= |elevation= |dim= |name=Montceau-et-Écharnant |region=}} | |
dec | article | {{Coordinate |text=DEC |NS=47.061389 |EW=4.658889 |type= |pop= |elevation= |dim= |name=Montceau-et-Écharnant |region=}} | |
CH1903 | article | {{Coordinate |text=CH1903 |NS=47.061389 |EW=4.658889 |type= |pop= |elevation= |dim= |name=Montceau-et-Écharnant |region=}} |
Code for wikis using the gis Extension
Input | Display | Markup | |
---|---|---|---|
dms | <geo> 47 3 41 N 4 39 32 E type: region: </geo> |