Template:Rapid transit OSM map

テンプレートの解説[表示] [編集] [履歴] [キャッシュを破棄]

The template generally works if the lines that make up the system have their own Wikidata entries (e.g. (Q7388350) for Zürich S-Bahn), and the entries are connected to an OpenStreetMap line child feature.

Each Wikidata line entity's 使用状態 (P5817) should be 使用中 (Q55654238) and should include the 交通網 (P16) property (for instance on the (Q7388350) entity, 交通網 (P16) -> ドイツ語のチューリッヒSバーン (Q636091)).

This is a wrapper for Template:Maplink. It fetches `geoline` features and shows them within the template. The template works through a SPARQL Wikidata query. The vital field is `system_qid`, which determines the central item from which all other data is pulled.

First, try this on the Wikipedia page of an item that is supposed to show up on the map (e.g. a metro line):

{{mapframe|frame = yes | type = line | stroke-width = 2}}

If it's not displayed, the item might not yet be linked to an OSM feature.

Usage[編集]

{{Rapid transit OSM map
| system_qid = <!-- Optional. By default It'll assume the wikidata id linked to the page it is being used on. -->
| system_qid[2-5] = <!-- use upto 4 additional systems -->
| frame-lat    = 
| frame-long   = 
| frame-width  = 
| frame-height = 
| frame-align  = 
| stroke-width = <!-- Default is 3, use 2 for dense networks -->
| plain        = 
| text         = 
| zoom         = 
| display      = 
| single_line  = <!-- Useful to show a specific transit line. See examples below -->
| stations     = <!-- Any value will show the stations of a line/system. -->
| stations_qid = <!-- Optional. By default It'll assume the wikidata id linked to the page it is being used on. -->
| marker-symbol = <!-- If stations is set; Default is rail-metro -->
| marker-colo(u)r = <!-- If stations is set. -->
| marker-size  = <!-- If stations is set; Default is medium. -->
}}

Examples[編集]

Rapid transit system

Frankfurt

地図


Moscow

地図


A specific line of a system

Zurich S6

地図


Rapid transit network of a region

Transport for Athens

地図


See also[編集]