Location | |
---|---|
WGS84 | 40° 42′ 45.72″ N, 74° 0′ 21.24″ W (40.7127, -74.0059) |
UTM | 18T 583968 4507340 |
Antipole | -40.7127, 105.9941 |
Object | |
Scale | ± 1:300000 |
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">40.7127;-74.0059</span>
|
Geo microformat (verbose, with comma) |
<span class="geo"><span class="latitude">40.7127</span>, <span class="longitude">-74.0059</span></span>
|
ICBM (note comma) |
<meta name="ICBM" content="40.7127, -74.0059">
|
geo.position (note semi-colon) |
<meta name="geo.position" content="40.7127; -74.0059">
|
Dublin Core | <meta name="DC.Coverage.Spatial.Lat" content="40.7127">
|
GeoTags | geotagged geo:lat=40.7127 geo:lon=-74.0059 |
Geo URI (will only work on Geo URI-aware systems) |
geo:40.7127,-74.0059 |
KML | <?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Placemark> <name><![CDATA[Nòva York (estat)]]</name> <Point> <coordinates>-74.0059,40.7127</coordinates> </Point> <description><![CDATA[From Wikipedia article https://en.wikipedia.org/wiki/Nòva_York_(estat)]]</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>,Nòva York (estat),Wikipedia</keywords> </metadata> <wpt lat="40.7127" lon="-74.0059"> <name><![CDATA[Nòva York (estat)]]></name> <desc><![CDATA[Nòva York (estat)]]></desc> <src><![CDATA[From the Wikipedia article 'Nòva_York_(estat)']]></src> <link href="https://en.wikipedia.org/wiki/Nòva_York_(estat)"></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|40.7127|-74.0059|type:_region:}} | |
d | article | title | {{coord|40.7127|-74.0059|type:_region:|display=inline,title}} |
d | title | {{coord|40.7127|-74.0059|type:_region:|display=title}} |
Type | Input | Markup |
---|---|---|
Camera location | d | {{location dec|40.7127|-74.0059|heading:?_region:_source:enwiki}} |
dms | {{location|40|42|45.72|N|74|0|21.24|W|heading:?_region:_source:enwiki}} | |
Object location | d | {{object location dec|40.7127|-74.0059|type:_region:_source:enwiki}} |
dms | {{object location|40|42|45.72|N|74|0|21.24|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|40|N|74|W|type:_region:_source:enwiki}} | |
d | article | title | {{coor at d|40|N|74|W|type:_region:_source:enwiki}} |
d | title | {{coor title d|40|N|74|W|type:_region:_source:enwiki}} | |
dm | article | {{coor dm|40|42.762|N|74|0.354|W|type:_region:_source:enwiki}} | |
dm | article | title | {{coor at dm|40|42.762|N|74|0.354|W|type:_region:_source:enwiki}} |
dm | title | {{coor title dm|40|42.762|N|74|0.354|W|type:_region:_source:enwiki}} | |
dms | article | {{coor dms|40|42|45.72|N|74|0|21.24|W|type:_region:_source:enwiki}} | |
dms | article | title | {{coor at dms|40|42|45.72|N|74|0|21.24|W|type:_region:_source:enwiki}} |
dms | title | {{coor title dms|40|42|45.72|N|74|0|21.24|W|type:_region:_source:enwiki}} |
Input | Display | Markup | |
---|---|---|---|
d | article | {{coord|40.7127|-74.0059|type:_region:_source:enwiki}} | |
d | article | title | {{coord|40.7127|-74.0059|type:_region:_source:enwiki|display=inline,title}} |
d | title | {{coord|40.7127|-74.0059|type:_region:|display=title}} |
Input | Display | Markup | |
---|---|---|---|
dms | article | title | {{Coordinate |text=DMS |article=/ |NS=40.7127 |EW=-74.0059 |type= |pop= |elevation= |dim= |name=Nòva York (estat) |region=}} |
dms | article | {{Coordinate |text=DMS |NS=40.7127 |EW=-74.0059 |type= |pop= |elevation= |dim= |name=Nòva York (estat) |region=}} | |
dm | article | {{Coordinate |text=DM |NS=40.7127 |EW=-74.0059 |type= |pop= |elevation= |dim= |name=Nòva York (estat) |region=}} | |
dec | article | {{Coordinate |text=DEC |NS=40.7127 |EW=-74.0059 |type= |pop= |elevation= |dim= |name=Nòva York (estat) |region=}} | |
CH1903 | article | {{Coordinate |text=CH1903 |NS=40.7127 |EW=-74.0059 |type= |pop= |elevation= |dim= |name=Nòva York (estat) |region=}} |
Code for wikis using the gis Extension
Input | Display | Markup | |
---|---|---|---|
dms | <geo> 40 42 45.72 N 74 0 21.24 W type: region: </geo> |