Template:Object location

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Object location0° 00′ 00″ N, 0° 00′ 00″ E Kartographer map based on OpenStreetMap.View all coordinates using: OpenStreetMap - Google Earthinfo
Documentation icon Documentationview • edit • history • purge

This documentation is transcluded from Template:Object location/doc.

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

ParameterDescriptionDefaultStatus
1LatitudeDegrees of Latitude. The sign indicates hemisphere: + (North) and - (South).emptyoptional
2LongitudeDegrees of Longitude. The sign indicates hemisphere: + (East) and - (West).emptyoptional
3
attributes
attributesInformation 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:
  • region:XX-YYY specifies the political region, used to select appropriate map resources. See here for more info.
  • XX is an ISO 3166-1 alpha 2 country code abbreviation, and
  • YYY is a 1-, 2- or 3- characters ISO 3166-2 (see en:ISO 3166-2#Format for details) province/region/state code abbreviation (typically the same as a local postal code abbreviation).
  • heading: indicates the direction in which the camera was pointing. It is given as degree values 0–360 (clockwise with north as 0) or a compass point abbreviation (up to four letters) as defined in Points of the compass. (Example: heading:NW). It should be very similar for both {{Location}} and {{Object location}} templates when used in the same image. For example "heading:N" means that the camera was pointing North when the photograph was taken. In case of {{Object location}} template that might mean that we are looking at a South wall/side of the structure/object.
  • scale:N specifies the desired map scale as 1:N. Since most images are at the lowest scale, the parameter should be given only if values different from the default are desired. See here for more info.
  • dim:<width><units> specifies the width of the object in meters or kilometers (example: dim:120m or dim:10km). Since most images are at the lowest scale, the parameter should be given only if values different from the default are desired. See here for more info.
  • source: where the data come from
  • class:object is a hard-coded value which will be added automatically to all images to tag this location as the "object" location.
emptyoptional
wikidata
Wikidata
wikidataWikidata Q-code of an item with coordinate location (P625). Alternative to latitude and longitude.emptyoptional
bare"bare=1" will show only field value without field's name ("Object location")emptyoptional
precprecisionBy 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 metersoptional
langlanguagelanguage 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

ParameterDescriptionDefaultStatus
1Degrees of Latitudeemptyrequired
2Minutes of Latitudeemptyrequired
3Seconds of Latitudeemptyrequired
4Latitude Direction (N or S)emptyrequired
5Degrees of Longitudeemptyrequired
6Minutes of Longitudeemptyrequired
7Seconds of Longitudeemptyrequired
8Longitude Direction (W or E)emptyrequired
9
attributes
See parameter #3 in the decimal degrees syntaxemptyoptional
bare"bare=1" will show only field value without field's name ("Object location")emptyoptional
precprecisionBy 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 metersoptional
langlanguagelanguage 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

All translations at Module:I18n/coordinates

Examples

Syntax #1
Code {{Object location|34.02427|-116.15830|region:US-CA_scale:10000}}
Produces
Object location34° 01′ 27.37″ N, 116° 09′ 29.88″ W Kartographer map based on OpenStreetMap.View all coordinates using: OpenStreetMap - Google Earthinfo
Syntax #2
Code {{Object location|34|1|27.37|N|116|9|29.88|W|...}}
Produces
Object location34° 01′ 27.37″ N, 116° 09′ 29.88″ W  Heading=225° Kartographer map based on OpenStreetMap.View all coordinates using: OpenStreetMap - Google Earthinfo