JA:StreetComplete/Quests
このサイトには Android アプリの StreetComplete に関するあらゆる質問のタイプ(略して「クエスト」)をリストにしてあります。以下の表はソースコードよりも読みやすい形で StreetComplete[1]を示し、クエストをまとめてありますが、エラーもあることは承知しておいてください。
クエストの種類
アイコン | クエスト | 要素を請求 | 修正したタグ | 既定
優先度 |
バージョン以降 | 備考 | コード |
---|---|---|---|---|---|---|---|
駐輪できる自転車の台数は? | 公共のノードやウェイで amenity=bicycle_parking 付き(overpass-turbo) | capacity=* | 22 | < 1.0 | issue pull request source | ||
この駐輪場に屋根はありますか?(雨がかからないかどうか) | 公共のノードやウェイで amenity=bicycle_parking 付き。タイプがない。小屋や建造物に該当しないため。 | covered=* (付加する値は yes または no )
|
52 | < 1.0 | source | ||
これはどんな種類の駐輪場ですか? | 公共のノードやウェイで amenity=bicycle_parking 付き | bicycle_parking=* (付加する値は stands もしくはwall_loops 、shed 、lockers 、building のどれか)
|
40 | 5.0[2] | issue pull request source | ||
ここに駐輪できるオートバイは何台ですか? | 公共のノードやウェイで amenity=motorcycle_parking付き(overpass-turbo) | capacity=* | 35 | 9.0[3] | issue source | ||
このオートバイ用の駐輪場に屋根はありますか(雨がかからない) | 公共のノードやウェイで amenity=motorcycle_parking付き、タイプはない。小屋や建造物に該当しないため。 | covered=* (付加する値は yes または no )
|
69 | 9.0[3] | issue source | ||
これはどんな種類の駐車場ですか? | ノードやウェイで amenity=parking 付き(overpass-turbo) | parking=* (付加する値は surface 、underground 、 multi-storey のどれか)
|
71 | 2.0[4] | issue pull request source | ||
Is it restricted who may park here? | nodes and ways with amenity=parking (overpass-turbo) | access=* (added values are yes or customers or private )
|
11 | 4.0[5] | issue pull request source | ||
Does it cost a fee to park here? | publicly accessible nodes and ways with amenity=parking (overpass-turbo) | fee=* | 34 | 4.0[5] | issue pull request source | ||
Does this bus stop have a shelter? | public_transport=platform and highway=bus_stop when it is not used to mark a public_transport=stop_position (overpass-turbo) | shelter=* (added values are yes or no )
|
30 | < 1.0 | pull request source | ||
What is the name of this bus stop? | public_transport=platform when used for bus=yes, trolleybus=yes or tram=yes; or highway=bus_stop when it is not used to mark a public_transport=stop_position (overpass-turbo) | name=*, noname=* | 5 | 5.0[2] | issue pull request source | ||
このバス停には点字ブロックがありますか? | public_transport=platform and highway=bus_stop when it is not used to mark a public_transport=stop_position (overpass-turbo) | tactile_paving=* (added values are yes or no )
|
58 | < 1.0 | Disabled in many countries | issue pull request source | |
この横断歩道は両端に点字ブロックがありますか? | highway=crossing (overpass-turbo) | 53 | |||||
どんな種類の横断歩道ですか? | highway=crossing (overpass-turbo) | crossing=* (added values are traffic_signals or uncontrolled or unmarked )
|
28 | 2.0[4] | issue pull request source | ||
この信号機には音声ガイド用のボタンがありますか? | highway=crossing with crossing=traffic_signals (overpass-turbo) | button_operated=* (added values are yes or no )
|
78 | 9.0[3] | issue pull request source | ||
ここには視覚障害者用の音声ガイドはありますか? | highway=crossing with highway=traffic_signals (overpass-turbo) | traffic_signals:sound=* (added values are yes or no )
|
54 | 9.0[3] | issue pull request source | ||
ここでは[…] の制限速度は? (この道路では制限速度は何キロですか? ) |
ways tagged with some highway=* tags, which are publicly accessible and where the speed limit is not provided by other speed mapping tags (e.g. zone:traffic=*) | maxspeed=* or highway=living_street, maxspeed:type=* when there is no sign | 16 | 1.0[6] | Temporarily disabled in the United States, because of tagging issues
Country-specific metadata: living streets: known?, |
issue pull request source | |
この道路は一方通行ですか? | roads tagged with some highway=* tags, which are publicly accessible (overpass-turbo), filters the results in the app (see note at the right) | oneway=* (added values are no or yes or -1 )
|
4 | 6.0[7] | The app filters the ways with data about potential one-way roads provided by Telenav via it's own API (& server). | issue source | |
このトンネルまたは駐車場の入り口もしくは高さ制限装置の高さはどれくらいですか? | barrier=height_restrictor, amenity=parking_entrance and, for many road (highway=*) types, tunnel=yes, tunnel=building_passage, tunnel=avalanche_protector | maxheight=* | 17 | 7.0[8] | issue pull request source | ||
ここの重量制限はどのくらいですか? | many highway=*, which is not disallowed for motor vehicles and no bridge=no | maxweight=*, maxweight:signed=* | 38 | 15.0[9] | issue pull request source | ||
How is this railway crossing protected? | nodes with railway=level_crossing | crossing:barrier=* (added values are no or half or double_half or full )
|
18 | 8.0[10] | issue source | ||
この道路または歩行者道路もしくは広場は何という名前ですか? | Many highway=* without ref=*, noname=*, junction=* or area=* (overpass-turbo) | name=*, if needed noname=*, may retag streets as highway=service or highway=track or add "_link" to primary, secondary and tertiary highways | 2 | < 1.0 | Country-specific metadata:
official languages additional street sign languages street abbreviations (for other languages, see |
source | |
道路のこの区間はどんな路面ですか? | Many publicly accessible highway=* tags, but not motorways and service | surface=* | 15 | < 1.0 | source | ||
細道のこの区間はどんな路面ですか? | highway=* related to footways, cycleways or other paths (overpass-turbo) | 36 | 6.0[7] | issue source | |||
[…] 道路のこの区間はどんな特殊な路面ですか? | All publicly accessible highway=* road tags with surface=paved/unpaved, but without note and not segregated (overpass-turbo) | surface=* (potentially added values are asphalt, concrete, paving_stones, sett, unhewn_cobblestone, grass_paver, wood, metal, fine_gravel, gravel, pebblestone, dirt, grass, sand, concrete) surface:note=* value: free text. |
21 | 22.0[11] | issue pull request source | ||
自転車路のこの区間はどんな路面ですか? | some highway=*, which involving cyclists via bicycle=*, are segregated=yes and have a general surface=paved set (overpass-turbo) | cycleway:surface=* | 67 | 14.0[12][13] | issue pull request source | ||
歩行者動のこの区間はどんな路面ですか? | some highway=*, designated for passengers via foot=* | footway:surface=* | 68 | 14.0[13] | issue pull request source | ||
この走路の路面はどれくらい強度がありますか? | publicly accessible highway=track (overpass-turbo) | tracktype=* (added values are grade1 or grade2 or grade3 or grade4 or grade5 )
|
37 | 9.0[3] | issue pull request source | ||
ウェイのこの区間は照明がありますか? | Some highway=* tags with a sidewalk=* (as a sign for developed streets) and if they are publicly accessible | lit=* (added values are yes or no )
|
49 | 1.1[14] | issue pull request source | ||
この道路に自転車道はありますか? | some specific street types (highway=*), where bikes are allowed and no separate bicycle- or footway is near it | cycleway=*, cycleway:lane=*, sidewalk=* | 25 | 3.0[15] | Disabled for Android <4.4 users due to display issues and only enabled in some selected countries
Country-specific metadata: |
issue pull request source | |
道路のこの区間は歩行者通行禁止ですか? | certain publicly accessible roads with sidewalk=no (overpass-turbo) | foot=*, or if user notices separate sidewalk: foot=use_sidepath, sidewalk=separate | 27 | 10.0[16] | source | ||
この道路に歩道はありますか? | some publicly accessible specific street types (highway=*), where no footway=* is used nearby, restricted by maxspeed=* and other criteria | sidewalk=* (added values are both or left or right or none )
|
26 | 10.0[16] | issue source | ||
この区間では、歩道と自転車道の配置はどうですか? | highway=path, highway=footway, highway=cycleway, if usage (with bicycle=designated or foot=designated) means, both pedestrians and bicyclists can use the path. | segregated=* (added values are yes or no )
|
61 | 7.0[8] | issue pull request source | ||
これはどんな種類の建物ですか? | building=yes, if not tagged as man_made=*, historic=*, military=*, power=* or location=underground (overpass-turbo) | building=*, or man_made=* (in case of the latter, it deletes building=yes) | 24 | 6.0[7] | issue pull request source | ||
これは完全に地下にある建物ですか? | building=* with a negative layer=* (overpass-turbo) | location=* (added values are underground or surface )
|
6 | 9.0[3] | issue pull request source | ||
この建物は何階建てですか? | Some building=* types when height=* and building:height=* are not set | building:levels=* and/or roof:levels=* |
29 | < 1.0 | source | ||
この建物の屋根はだいたいどんな形ですか? | ways and areas with roof:levels=* set | roof:shape=* | 55 | < 1.0 | source | ||
What is the house number of this building? | some building=* types, which should have a house number (overpass-turbo), filters out values where a node determines the address | addr:housenumber=* or addr:housename=* (in some countries: addr:conscriptionnumber=*)[17] or noaddress=* | 7 | < 1.0 | Disabled in Netherlands, Denmark, Norway, Italy, Czech Republic
Country-specific metadata: |
source | |
What street does the (house) number […] belong to? | addr:housenumber=* without addr:street=*, addr:place=*, addr:block_number or for addr:streetnumber=* without addr:street=* (overpass-turbo) | addr:street=* and addr:place=* | 8 | 20.0[18] | issue pull request source | ||
このウェイは完成していますか? | many ways/streets with highway=construction (overpass-turbo) | construction=*, opening_date=* and corresponding source=* tags might be deleted; adjusts or deletes check_date=* and highway=* or building=* (from previous construction=* value) | 9 | 5.0[19] | issue pull request source | ||
この建物は建築が完了していますか? | buildings with building=construction | 62 | |||||
[…] は車椅子で利用できますか? | amenity=bus_station, railway=station, railway=subway_entrance (overpass-turbo) | wheelchair=* (added values are yes or limited or no )
|
43 | 1.0[6] | disabled by default | issue pull request source | |
named nodes, ways and areas with shop=* and many amenity=*, tourism=* and leisure=* | 56 | ||||||
この場所は車椅子で利用できますか? | named nodes, ways and areas with leisure=dog_park | 57 | 9.0[3] | issue pull request source | |||
このトイレは車椅子で利用できますか? | publicly accessible amenity=toilets (overpass-turbo) | 41 | 4.0[5] | issue pull request source | |||
[…] のトイレは車椅子で利用できますか? | anything with toilets=yes | toilets:wheelchair=* (added values are yes or limited or no )
|
73 | 14.0[13] | issue pull request source | ||
[…] にはトイレはありますか? | named nodes and ways with shop=mall, shop=department_store, highway=services or highway=rest_area, which are publicly accessible | toilets=* (added values are yes or no )
|
44 | 2.0[4] | issue pull request source | ||
トイレは有料ですか? | nodes and ways with amenity=toilets, which are publicly accessible | fee=* (added values are yes or no )
|
50 | < 1.0 | pull request source | ||
このトイレにはオムツ交換台はありますか? | amenity=toilets or toilets in different named amenities or shops, tagged with toilets=yes and not old syntax diaper=yes (overpass-turbo) | changing_table=* (added values are yes or no )
|
51 | 1.0[6] | disabled by default | issue pull request source | |
What sport is played here? | nodes and ways with leisure=pitch, also asks for ambiguous values of sport=* | sport=* | 14 | < 1.0 | Country-specific metadata: | issue pull request source | |
Is this playground publicly accessible? | leisure=playground (overpass-turbo) | access=* (added values are yes or private )
|
42 | 7.0[8] | issue pull request source | ||
What are the collection times of this postbox? | publicly accessible amenity=post_box (overpass-turbo) | collection_times=* or |
19 | 5.0[2] | disabled in most of Africa and South America | issue pull request source | |
What is the reference number of this postbox? | nodes with amenity=post_box | ref=*, ref:signed=* | 72 | 16.0[20] | only enabled in a few countries | issue pull request source | |
What type of recycling facility is this? | nodes, ways and areas with amenity=recycling | recycling_type=* (added values are centre or container ) (+ location=underground) |
12 | 1.0[6] | issue pull request source | ||
What can be left here for recycling? | nodes with amenity=recycling and recycling_type=container | recycling=* and all subtags recycling:*=* | 13 | 16.0[20] | issue pull request source | ||
Can only glass bottles and jars be recycled here, or any type of glass? | nodes with amenity=recycling, recycling_type=container and recycling:glass=yes | recycling:glass=* and recycling:glass_bottles=yes | 48 | 16.0[20] | issue pull request source | ||
Does it cost a fee to enter […]? | named, non-private tourism=museum, leisure=beach_resort, tourism=gallery (overpass-turbo) | fee=* (added values are yes or no )
|
63 | 15.0[9] | issue pull request source | ||
What is the material of this power pole? | nodes with power=pole | material=* (added values are wood or steel or concrete )
|
75 | 2.0[4] | issue pull request source | ||
What is the structure of this bridge? | man_made=bridge (overpass-turbo) | bridge:structure=* (added values are beam or suspension or arch or truss or cable-stayed or humpback or simple-suspension or floating )
|
59 | 4.0[5] | issue pull request source | ||
What kind of fire hydrant is this? | emergency=fire_hydrant (overpass-turbo) | fire_hydrant:type=* (added values are pillar or underground or wall or pond )
|
70 | 1.0[6] | issue pull request source | ||
What kind of car wash is this? | amenity=car_wash (overpass-turbo) | self_service=* (added values are only or yes or no ) and automated=* (added values are yes or no )
|
76 | 3.0[15] | issue pull request source | ||
Is this laundry a self service laundry? | nodes and ways with shop=laundry | self_service=* (added values are yes or no )
|
64 | 15.0[9] | issue pull request source | ||
Does this ferry route transport pedestrians? | route=ferry | foot=* (added values are yes or no )
|
45 | 13.0[21] | issue pull request source | ||
Does this ferry route transport motor vehicles? | route=ferry | motor_vehicle=* (added values are yes or no )
|
46 | ||||
What is being cultivated here? | landuse=orchard when not tagged with trees=* or crop=* (overpass-turbo) | produce=* (if needed, also retags orchard as landuse=vineyard or landuse=farmland to correct entry) | 23 | 2.0[4] | Country-specific metadata: | issue source | |
Do the trees here have needles or leaves? | natural=wood/landuse=forest | leaf_type=* (added values are needleleaved or broadleaved or mixed )
|
39 | 14.0[13] | issue pull request source | ||
Does this bench have a backrest? | amenity=bench (overpass-turbo) | backrest=* (added values are yes or no ) or, if needed, re-tags as leisure=picnic_table |
77 | 4.0[5] | issue pull request source | ||
What type of tourist information is […]? | tourism=information without information (overpass-turbo) | information=* (added values are office or board or terminal or map or guidepost )
|
66 | 18.0[22] | issue pull request source | ||
What is the topic of this information board? | nodes with information=board without board_type=* (or board_type=yes/board) and no access=private, access=no (overpass-turbo) | board_type=* (potentially added values are history or notice or public_transport or nature or geology or plants or wildlife )
|
74 | 22.0[23] | issue pull request source | ||
What religion is practiced at this place? | named amenity=place_of_worship (overpass-turbo) | religion=* (potentially added values are christian, muslim, buddhist, hindu, jewish, chinese_folk, bahai, sikh, taoist, jain, shinto, caodaism) |
10 | 4.0[5] | Country-specific metadata: | issue pull request source | |
What religion is represented at this shrine? | publicly accessible historic=wayside_shrine (overpass-turbo) | 60 | 4.0[5] | issue pull request source | |||
Do these steps have a handrail? | ways with highway=steps (overpass-turbo) | handrail=* (added values are yes or no )
|
65 | 15.0[9] | issue pull request source | ||
What are the opening hours of […]? | named nodes, areas and relations with shop=* and many amenity=*, tourism=* or leisure=* | opening_hours=* | 20 | < 1.0 | Country-specific metadata: | source | |
Does […] have vegetarian meals on the menu? | named nodes and ways of amenity=restaurants, amenity=cafes and amenity=fast_foods | diet:vegetarian=* (added values are yes or no or only )
|
31 | 3.0[15] | disabled by default | issue pull request source | |
Does […] have vegan meals on the menu? | named nodes and ways of vegetarian amenity=restaurants, amenity=cafes and amenity=fast_foods | diet:vegan=* (added values are yes or no or only )
|
32 | ||||
[…] にはどんな種類のインターネット接続がありますか?offer? | named amenity=library and some tourism=* elements, where tourists can stay overnight | internet_access=* (added values are wlan or no or terminal or wired )
|
33 | 4.0[5] | disabled by default | issue pull request source | |
この場所はなんという名前ですか?[…] | nodes, areas, relations with shop=* and many amenity=*, tourism=* or leisure=*; without noname=* or brand=* | name=*, noname=* | 3 | 12.0[24] | uses a special library with data and translations from iD for displaying the category of the place | issue pull request source | |
[…] では現金払いができますか? | named nodes, areas and relations with shop=* and many amenity=*, tourism=* or leisure=* | payment:cash=* (added values are yes or no )
|
47 | 18.0[22] | issue pull request source | ||
このメモに書いておくべきことがありますか? | All OSM notes not created by the user via StreetComplete and not commented by the user, if they contain a question mark. (If activated in the settings, the last requirement can be skipped.)[25] Loaded via the Notes API. | Adds a comment to the note. | 1 | < 1.0 | source |
Proposed quests/Quests in development
This table can be used for quests, which are not completely implemented, but some data (or images) are already done, so there is useful data to include in the wiki here. When they are merged into the master branch, they should be moved to the upper table.
Icon | Question | Asked for elements | Modified tags | Status | Country metadata | Issue/PR |
---|---|---|---|---|---|---|
(overpass-turbo) | at least phone=* | proposed | needed? | previous issue rejected
issue(?) pull request | ||
rejected |
| |||||
maybe all amenity=restaurants, amenity=cafes and amenity=fast_foods ? | smoking=* | proposed | is needed | issue
pull request | ||
What beer is sold here? (?) | amenity=bar, amenity=biergarten, amenity=pub | brewery=* | proposed | needed? | issue
pull request | |
What type of museum is […]? | tourism=museum | museum=* | proposed | N/A | issue
pull request | |
|
|
postponed |
A collection of all icons (including the unused ones, not already included here) can be found on rugk/streetcomplete-quest-svgs on GitHub. Most of them should already be uploaded in the OSM wiki under the category “StreetComplete Quest Icon”.
References
- ↑ 個別のクエストにつきもののコードは別途、リンク先にまとめてあります。
- ↑ 2.0 2.1 2.2 StreetComplete v5.0-beta1 リリースノート – github.com
- ↑ 3.0 3.1 3.2 3.3 3.4 3.5 3.6 StreetComplete v9.0 リリースノート - github.com
- ↑ 4.0 4.1 4.2 4.3 4.4 StreetComplete v2.0 リリースノート – github.com
- ↑ 5.0 5.1 5.2 5.3 5.4 5.5 5.6 5.7 StreetComplete v4.0-beta release notes - github.com
- ↑ 6.0 6.1 6.2 6.3 6.4 StreetComplete v1.0 release notes – github.com
- ↑ 7.0 7.1 7.2 StreetComplete v6.0-beta1 release notes - github.com
- ↑ 8.0 8.1 8.2 StreetComplete v7.0-beta1 release notes – github.com
- ↑ 9.0 9.1 9.2 9.3 StreetComplete v15.0 release notes – github.com
- ↑ StreetComplete v8.0-beta1 release notes – github.com
- ↑ StreetComplete v22.0-beta1 release notes – github.com
- ↑ https://github.com/westnordost/StreetComplete/pull/1493#event-2517820524
- ↑ 13.0 13.1 13.2 13.3 StreetComplete v14.0 release notes - github.com
- ↑ StreetComplete v1.1 release notes – github.com
- ↑ 15.0 15.1 15.2 StreetComplete v3.0 release notes – github.com
- ↑ 16.0 16.1 StreetComplete v10.0 release notes – github.com
- ↑ GitHub Issue #688 – Support for Czech/Slovak addressing system
- ↑ StreetComplete v20.0 release notes – github.com
- ↑ StreetComplete v5.0-beta2 release notes – github.com
- ↑ 20.0 20.1 20.2 StreetComplete v16.0 release notes – github.com
- ↑ StreetComplete v13.0-beta1 release notes – github.com
- ↑ 22.0 22.1 StreetComplete v18.0 release notes - github.com
- ↑ StreetComplete v22.0-beta1 release notes – github.com
- ↑ StreetComplete v12.0-beta1 release notes - github.com
- ↑ StreetComplete note condition commit