Location | |
---|---|
WGS84 | 49° 22′ 7″ N, 6° 40′ 43″ E (49.368611, 6.678611) |
UTM | 32U 331471 5471025 |
Antipole | -49.368611, -173.321389 |
Object | |
Scale | ± 1:75000 |
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">49.368611;6.678611</span>
|
Geo microformat (verbose, with comma) |
<span class="geo"><span class="latitude">49.368611</span>, <span class="longitude">6.678611</span></span>
|
ICBM (note comma) |
<meta name="ICBM" content="49.368611, 6.678611">
|
geo.position (note semi-colon) |
<meta name="geo.position" content="49.368611; 6.678611">
|
Dublin Core | <meta name="DC.Coverage.Spatial.Lat" content="49.368611">
|
GeoTags | geotagged geo:lat=49.368611 geo:lon=6.678611 |
Geo URI (will only work on Geo URI-aware systems) |
geo:49.368611,6.678611 |
KML | <?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Placemark> <name><![CDATA[Rehlingen-Siersburg]]</name> <Point> <coordinates>6.678611,49.368611</coordinates> </Point> <description><![CDATA[From Wikipedia article https://pt.wikipedia.org/wiki/Rehlingen-Siersburg]]</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>DE,Rehlingen-Siersburg,Wikipedia</keywords> </metadata> <wpt lat="49.368611" lon="6.678611"> <name><![CDATA[Rehlingen-Siersburg]]></name> <desc><![CDATA[Rehlingen-Siersburg]]></desc> <src><![CDATA[From the Wikipedia article 'Rehlingen-Siersburg']]></src> <link href="https://pt.wikipedia.org/wiki/Rehlingen-Siersburg"></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|49.368611|6.678611|type:city_region:DE}} | |
d | article | title | {{coord|49.368611|6.678611|type:city_region:DE|display=inline,title}} |
d | title | {{coord|49.368611|6.678611|type:city_region:DE|display=title}} |
Type | Input | Markup |
---|---|---|
Camera location | d | {{location dec|49.368611|6.678611|heading:?_region:DE_source:ptwiki}} |
dms | {{location|49|22|7|N|6|40|43|E|heading:?_region:DE_source:ptwiki}} | |
Object location | d | {{object location dec|49.368611|6.678611|type:city_region:DE_source:ptwiki}} |
dms | {{object location|49|22|7|N|6|40|43|E|type:city_region:DE_source:ptwiki}} |
More information: Commons Geocoding
The following code is provided for use in other Wikipedias.
Input | Display | Markup | |
---|---|---|---|
d | article | {{coor d|49|N|6|E|type:city_region:DE_source:ptwiki}} | |
d | article | title | {{coor at d|49|N|6|E|type:city_region:DE_source:ptwiki}} |
d | title | {{coor title d|49|N|6|E|type:city_region:DE_source:ptwiki}} | |
dm | article | {{coor dm|49|22.1167|N|6|40.7167|E|type:city_region:DE_source:ptwiki}} | |
dm | article | title | {{coor at dm|49|22.1167|N|6|40.7167|E|type:city_region:DE_source:ptwiki}} |
dm | title | {{coor title dm|49|22.1167|N|6|40.7167|E|type:city_region:DE_source:ptwiki}} | |
dms | article | {{coor dms|49|22|7|N|6|40|43|E|type:city_region:DE_source:ptwiki}} | |
dms | article | title | {{coor at dms|49|22|7|N|6|40|43|E|type:city_region:DE_source:ptwiki}} |
dms | title | {{coor title dms|49|22|7|N|6|40|43|E|type:city_region:DE_source:ptwiki}} |
Input | Display | Markup | |
---|---|---|---|
d | article | {{coord|49.368611|6.678611|type:city_region:DE_source:ptwiki}} | |
d | article | title | {{coord|49.368611|6.678611|type:city_region:DE_source:ptwiki|display=inline,title}} |
d | title | {{coord|49.368611|6.678611|type:city_region:DE|display=title}} |
Input | Display | Markup | |
---|---|---|---|
dms | article | title | {{Coordinate |text=DMS |article=/ |NS=49.368611 |EW=6.678611 |type=city |pop= |elevation= |dim= |name=Rehlingen-Siersburg |region=DE}} |
dms | article | {{Coordinate |text=DMS |NS=49.368611 |EW=6.678611 |type=city |pop= |elevation= |dim= |name=Rehlingen-Siersburg |region=DE}} | |
dm | article | {{Coordinate |text=DM |NS=49.368611 |EW=6.678611 |type=city |pop= |elevation= |dim= |name=Rehlingen-Siersburg |region=DE}} | |
dec | article | {{Coordinate |text=DEC |NS=49.368611 |EW=6.678611 |type=city |pop= |elevation= |dim= |name=Rehlingen-Siersburg |region=DE}} | |
CH1903 | article | {{Coordinate |text=CH1903 |NS=49.368611 |EW=6.678611 |type=city |pop= |elevation= |dim= |name=Rehlingen-Siersburg |region=DE}} |
Code for wikis using the gis Extension
Input | Display | Markup | |
---|---|---|---|
dms | <geo> 49 22 7 N 6 40 43 E type:city region:DE </geo> |