Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Location/doc: Difference between revisions

Template page
No edit summary
No edit summary
Line 182: Line 182:
<includeonly>
<includeonly>
[[Category:Geocoding templates|{{PAGENAME}}]]
[[Category:Geocoding templates|{{PAGENAME}}]]
[[Category:Lua-based templates|{{PAGENAME}}]]
</includeonly>
</includeonly>

Revision as of 14:58, 29 January 2014

Syntax #1: decimal degrees

Template used for geocoding Commons images, providing camera location using decimal or degrees/minutes/seconds (DMS) syntax. See Commons:Geocoding for more information.

{{Location}} is the main template of the {{Location}}, {{Object location}} and {{Globe location}} family and is suppose to be used to define the coordinates and heading of the location of the camera.

The template automatically sets the following categories: Depending on namespace:

In case of errors:

Usage

{{Location |1= |2= |3= }}

Should be placed directly above or below {{Information}}, {{Artwork}} or other similar template.
Note: some users prefer to include location template(s) into the "Description" field of {{Information}} template in order to group all location information together – objections are in point of graphic design not ideal adjusted for such use. See this and this discussion.

Template parameters

ParameterDescriptionDefaultStatus
1LatitudeDegrees of Latitude. The sign indicates hemisphere: + (North) and - (South).emptyrequired
2LongitudeDegrees of Longitude. The sign indicates hemisphere: + (East) and - (West).emptyrequired
3attributesInformation attributes - used to pass to GeoHack server metadata about the coordinates. Apart from heading, this information is not used by {{Location/doc}} 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 w: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.
  • class:object is hard-coded value which will be added automatically to all images to tag this location as the ""object location
emptyoptional
bare"bare=1" will show only field value without field's name ("Object location")emptyoptional
secondarysecondary=1 will tag this set of coordinates as secondary. This template calls {{#coordinates:}} parser function, one of the parameters of which is primary vs. secondary label. Primary coordinates define file's camera location and are the default, but each file can only have single primary location tag.emptyoptional

Additional information

The template is intended to be used in the following namespaces: the File namespace

The template is intended to be used by the following user groups: all users

Syntax #2: Degrees/Minures/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
9See parameter #3 in the decimal degrees syntaxemptyoptional
bare"bare=1" will show only field value without field's name ("Camera location")emptyoptional

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:
  • Related templates

== Localization ==

All translations at Module:I18n/coordinates

Examples

Syntax #1
Code {{Location|34.02427|-116.15830|region:DE-NI_scale:10000}}
Produces 34.0243° N 116.1583° W
Syntax #2
Code {{Location|34|1|27.37|N|116|9|29.88|W|...}}
Produces 34.0243° N 116.1583° W
Main syntax
Code {{Location|34|1|27.37|N|116|9|29.88|W|...}}
Produces 34.0243° N 116.1583° W


Cookies help us deliver our services. By using our services, you agree to our use of cookies.