Template:Object location
Object location | ![]() | View all coordinates using: OpenStreetMap - Google Earth | ![]() |
---|
This documentation is transcluded from Template:Object location/doc.
![]() | Uses Lua: |
Contents
Syntax #1: decimal degrees
Template used for geocoding Commons images and categories, providing locations of objects being photographed using degrees/minutes/seconds (DMS) notation or decimal notation. See Commons:Geocoding for more information.
Most place categories should use {{Object location}} instead of camera {{Location}}. For files, camera {{Location}}s are preferred; however, in some cases object location—which indicates the position of the main subject of the photograph—makes more sense, for example when providing the location of a painting or sheet music. It can also be used to point to a nearby feature instead of giving the exact location of the main object, e.g. when you do not want to reveal the exact location of a rare plant. Object location tags do not add the picture onto the GeoCommons layer for Google maps and Google Earth, so if you know the camera location and want the picture to be shown in this layer, use the camera location tag instead.
The template automatically sets the following categories: Category:Media with locations or Category:Media with erroneous locations
Usage
{{Object location |1= |2= |3= }}
Should be placed directly below {{Information}}, {{Artwork}} or other similar template. If {{Location}} template is also present then it should be placed above this template.
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
1 | Latitude | Degrees of Latitude. The sign indicates hemisphere: + (North) and - (South). | empty | optional |
2 | Longitude | Degrees of Longitude. The sign indicates hemisphere: + (East) and - (West). | empty | optional |
3 attributes | attributes | Information attributes - used to pass to GeoHack server metadata about the coordinates. Apart from heading , this information is not used by {{Object location}} template. Attributes have to be in the format field1:value1_field2:value2_field3:value3 , etc. The following fields are supported:
| empty | optional |
wikidata Wikidata | wikidata | Wikidata Q-code of an item with coordinate location (P625). Alternative to latitude and longitude. | empty | optional |
bare | "bare=1" will show only field value without field's name ("Object location") | empty | optional | |
prec | precision | By default the georeference precision is about 0.3 meters or 1/100 of a second on the equator. To show less digits add parameter "prec" with a measurement precisions expressed in meters. | ~0.3 meters | optional |
lang | language | language code (only needs to be provided if the language shall be fixed and independent from the user's preferences) | language code of the user language ({{int:Lang}}) | optional |
Additional information
The template is intended to be used in the following namespaces: all content namespaces
The template is intended to be used by the following user groups: all users
Syntax #2: Degrees/Minutes/Seconds (DMS)
Alternative DMS syntax.
Usage
{{Object location |1= |2= |3= |4= |5= |6= |7= |8= |9= }}
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
1 | Degrees of Latitude | empty | required | |
2 | Minutes of Latitude | empty | required | |
3 | Seconds of Latitude | empty | required | |
4 | Latitude Direction (N or S) | empty | required | |
5 | Degrees of Longitude | empty | required | |
6 | Minutes of Longitude | empty | required | |
7 | Seconds of Longitude | empty | required | |
8 | Longitude Direction (W or E) | empty | required | |
9 attributes | See parameter #3 in the decimal degrees syntax | empty | optional | |
bare | "bare=1" will show only field value without field's name ("Object location") | empty | optional | |
prec | precision | By default the georeference precision is about 0.3 meters or 1/100 of a second on the equator. To show less digits add parameter "prec" with a measurement precisions expressed in meters. | ~0.3 meters | optional |
lang | language | language code (only needs to be provided if the language shall be fixed and independent from the user's preferences) | language code of the user language ({{int:Lang}}) | optional |
Additional information
The template is intended to be used in the following namespaces: all content namespaces
The template is intended to be used by the following user groups: all users
Relies on:
Module:Coordinates
See also
- Other templates from the family:
- {{Location}} – used to provide camera location using
- {{Object location}} – used to provide object location using
- {{Globe location}} – used to provide object location on other globes, like Moon, Mars, etc.
- Related templates
- {{Location-Panorama}}
- {{Location map notice}}
- {{Location possible}}, mark pictures without defined location
- {{Location required}}
All translations at Module:I18n/coordinates
Examples
Code | {{Object location|34.02427|-116.15830|region:US-CA_scale:10000}} |
||||
---|---|---|---|---|---|
Produces |
|
Code | {{Object location|34|1|27.37|N|116|9|29.88|W|...}} |
||||
---|---|---|---|---|---|
Produces |
|