Difference between revisions of "Help:Tagging proposal"
(Created page with "In terms of tag usage (keys and values), OGF attempts to stick to the standards and best practices as extensively documented on the http://wiki.openstreetmap.org/wiki/Main_P...") |
m (→Industry) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
:'''"type" = "boundary" <br>+ "boundary" = "administrative" <br>+ "ogf:id" = ''VALUE''''' | :'''"type" = "boundary" <br>+ "boundary" = "administrative" <br>+ "ogf:id" = ''VALUE''''' | ||
| − | |||
| + | calling_code= | ||
| + | |||
| + | {{MER-overpquery | name = calling code | search1 = type/boundary | search2 = boundary/administrative | search3 = calling_code}} | ||
| + | |||
| + | |||
| + | {{MER-overpquery | name = island | search1 = type/multipolygon | search2 = place/island }} | ||
| + | ==Industry== | ||
| + | see [[Industry]] | ||
==Natural ressources== | ==Natural ressources== | ||
| Line 31: | Line 38: | ||
*To count population the number of inhabitants can be mapped at every building/street block--[[User:Mstr|Mstr]] ([[User talk:Mstr|talk]]) 14:16, 16 May 2020 (CEST) | *To count population the number of inhabitants can be mapped at every building/street block--[[User:Mstr|Mstr]] ([[User talk:Mstr|talk]]) 14:16, 16 May 2020 (CEST) | ||
**point/way: '''"ogf_count:residents" + ''NUMBER''''' | **point/way: '''"ogf_count:residents" + ''NUMBER''''' | ||
| + | |||
| + | |||
| + | |||
| + | ==More== | ||
| + | |||
| + | |||
| + | Naming the head/leader/director of an organization? | ||
| + | *{{MER-overpquery | search1 = director}} -> applicable to all situations | ||
| + | *{{MER-overpquery | search1 = ambassador:name}} -> specific tag for embassies | ||
Latest revision as of 14:10, 3 May 2025
In terms of tag usage (keys and values), OGF attempts to stick to the standards and best practices as extensively documented on the [OSM wiki]. Below, however we discuss some aspects of tagging that provide additional clarification for use in OpenGeofiction.
The tagging is documented in the OpenStreetMap-Wiki, see English|German|French, this German How to map a ... page is very useful, too.
OpenGeoFiction represents physical features on the ground using standard OSM tags attached to its basic data structures: nodes, ways and relations. However, in some cases, OGF might use its own tags to make situations more clear or to simplify maintenance. These tags can be listed/proposed here.
Borders
- To assign territory information (only relation),
as used here
- "type" = "boundary"
+ "boundary" = "administrative"
+ "ogf:id" = VALUE
calling_code=
Industry
see Industry
Natural ressources
Shipping lines
- In order to distinguish international shipping lines from regional ferries I propose to use some additional tags (also to make maintanence more easily)--Mstr (talk) 17:22, 2 May 2020 (CEST)
- train ferry (way): "route" = "ferry" + "ferry:type" = "train_ferry",
discover on map - train ferry (relation): "type" = "route" + "ferry:type" = "train_ferry",
discover on map - cruise liner (onyl relation): "route" = "ferry" + "shipping:type" = "cruise_liner" + "shipping:flag_state" = NAME OF THE COUNTRY,
discover on map - cruise liner (onyl relation): "route" = "ferry" + "shipping:type" = "cargo" + "shipping:flag_state" = NAME OF THE COUNTRY,
discover on map
- train ferry (way): "route" = "ferry" + "ferry:type" = "train_ferry",
- To indicate an international district where everybody is allowed an embassy according to the rules--Mstr (talk) 17:59, 2 May 2020 (CEST)
- international district (onyl closed way): "boundary" = "administrative" + "border_type" = "international_district",
discover on map
- international district (onyl closed way): "boundary" = "administrative" + "border_type" = "international_district",
- To count population the number of inhabitants can be mapped at every building/street block--Mstr (talk) 14:16, 16 May 2020 (CEST)
- point/way: "ogf_count:residents" + NUMBER
More
Naming the head/leader/director of an organization?
director -> applicable to all situations
ambassador:name -> specific tag for embassies