mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-29 05:43:53 +01:00
Initial commit
This commit is contained in:
commit
bf95421f65
1906 changed files with 55742 additions and 0 deletions
40
data/presets/tourism/alpine_hut.json
Normal file
40
data/presets/tourism/alpine_hut.json
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"icon": "temaki-cabin",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"fee",
|
||||
"payment_multi_fee",
|
||||
"charge_fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"internet_access/ssid",
|
||||
"phone",
|
||||
"reservation",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"cabin",
|
||||
"climbing hut",
|
||||
"lodge",
|
||||
"lodging",
|
||||
"overnight accommodations",
|
||||
"wilderness hut"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "alpine_hut"
|
||||
},
|
||||
"name": "Alpine Hut"
|
||||
}
|
||||
41
data/presets/tourism/apartment.json
Normal file
41
data/presets/tourism/apartment.json
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"icon": "maki-lodging",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"rooms",
|
||||
"internet_access",
|
||||
"internet_access/fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"building/levels_building",
|
||||
"email",
|
||||
"fax",
|
||||
"height_building",
|
||||
"internet_access/ssid",
|
||||
"level",
|
||||
"payment_multi",
|
||||
"phone",
|
||||
"reservation",
|
||||
"smoking",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "apartment"
|
||||
},
|
||||
"terms": [
|
||||
"bnb",
|
||||
"holiday rental",
|
||||
"lodging",
|
||||
"overnight accommodations",
|
||||
"vacation rental"
|
||||
],
|
||||
"name": "Guest Apartment / Condo"
|
||||
}
|
||||
40
data/presets/tourism/aquarium.json
Normal file
40
data/presets/tourism/aquarium.json
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"icon": "maki-aquarium",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19"
|
||||
],
|
||||
"moreFields": [
|
||||
"charge_fee",
|
||||
"email",
|
||||
"fax",
|
||||
"fee",
|
||||
"gnis/feature_id",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"payment_multi_fee",
|
||||
"phone",
|
||||
"ref/vatin",
|
||||
"smoking",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"fish",
|
||||
"sea",
|
||||
"water"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "aquarium"
|
||||
},
|
||||
"name": "Aquarium"
|
||||
}
|
||||
28
data/presets/tourism/artwork.json
Normal file
28
data/presets/tourism/artwork.json
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"icon": "maki-art-gallery",
|
||||
"fields": [
|
||||
"name",
|
||||
"artwork_type",
|
||||
"artist"
|
||||
],
|
||||
"moreFields": [
|
||||
"level",
|
||||
"material",
|
||||
"website"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "artwork"
|
||||
},
|
||||
"terms": [
|
||||
"mural",
|
||||
"sculpture",
|
||||
"statue"
|
||||
],
|
||||
"name": "Artwork"
|
||||
}
|
||||
25
data/presets/tourism/artwork/bust.json
Normal file
25
data/presets/tourism/artwork/bust.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"icon": "fas-user-alt",
|
||||
"fields": [
|
||||
"name",
|
||||
"artist",
|
||||
"material",
|
||||
"inscription"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "artwork",
|
||||
"artwork_type": "bust"
|
||||
},
|
||||
"reference": {
|
||||
"key": "artwork_type",
|
||||
"value": "bust"
|
||||
},
|
||||
"terms": [
|
||||
"figure"
|
||||
],
|
||||
"name": "Bust"
|
||||
}
|
||||
28
data/presets/tourism/artwork/graffiti.json
Normal file
28
data/presets/tourism/artwork/graffiti.json
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"icon": "maki-art-gallery",
|
||||
"fields": [
|
||||
"name",
|
||||
"artist"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "artwork",
|
||||
"artwork_type": "graffiti"
|
||||
},
|
||||
"reference": {
|
||||
"key": "artwork_type",
|
||||
"value": "graffiti"
|
||||
},
|
||||
"terms": [
|
||||
"Street Artwork",
|
||||
"Guerrilla Artwork",
|
||||
"Guerilla Artwork",
|
||||
"Graffiti Artwork"
|
||||
],
|
||||
"name": "Graffiti"
|
||||
}
|
||||
27
data/presets/tourism/artwork/installation.json
Normal file
27
data/presets/tourism/artwork/installation.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"icon": "temaki-sculpture",
|
||||
"fields": [
|
||||
"name",
|
||||
"artist"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "artwork",
|
||||
"artwork_type": "installation"
|
||||
},
|
||||
"reference": {
|
||||
"key": "artwork_type",
|
||||
"value": "installation"
|
||||
},
|
||||
"terms": [
|
||||
"interactive art",
|
||||
"intervention art",
|
||||
"modern art"
|
||||
],
|
||||
"name": "Art Installation"
|
||||
}
|
||||
26
data/presets/tourism/artwork/mural.json
Normal file
26
data/presets/tourism/artwork/mural.json
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"icon": "maki-art-gallery",
|
||||
"fields": [
|
||||
"name",
|
||||
"artist"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "artwork",
|
||||
"artwork_type": "mural"
|
||||
},
|
||||
"reference": {
|
||||
"key": "artwork_type",
|
||||
"value": "mural"
|
||||
},
|
||||
"terms": [
|
||||
"fresco",
|
||||
"wall painting"
|
||||
],
|
||||
"name": "Mural"
|
||||
}
|
||||
28
data/presets/tourism/artwork/sculpture.json
Normal file
28
data/presets/tourism/artwork/sculpture.json
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"icon": "temaki-sculpture",
|
||||
"fields": [
|
||||
"name",
|
||||
"artist",
|
||||
"material"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "artwork",
|
||||
"artwork_type": "sculpture"
|
||||
},
|
||||
"reference": {
|
||||
"key": "artwork_type",
|
||||
"value": "sculpture"
|
||||
},
|
||||
"terms": [
|
||||
"statue",
|
||||
"figure",
|
||||
"carving"
|
||||
],
|
||||
"name": "Sculpture"
|
||||
}
|
||||
28
data/presets/tourism/artwork/statue.json
Normal file
28
data/presets/tourism/artwork/statue.json
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"icon": "temaki-statue",
|
||||
"fields": [
|
||||
"name",
|
||||
"artist",
|
||||
"material"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "artwork",
|
||||
"artwork_type": "statue"
|
||||
},
|
||||
"reference": {
|
||||
"key": "artwork_type",
|
||||
"value": "statue"
|
||||
},
|
||||
"terms": [
|
||||
"sculpture",
|
||||
"figure",
|
||||
"carving"
|
||||
],
|
||||
"name": "Statue"
|
||||
}
|
||||
22
data/presets/tourism/attraction.json
Normal file
22
data/presets/tourism/attraction.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"icon": "maki-star",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address"
|
||||
],
|
||||
"moreFields": [
|
||||
"gnis/feature_id"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"line",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "attraction"
|
||||
},
|
||||
"matchScore": 0.75,
|
||||
"name": "Tourist Attraction"
|
||||
}
|
||||
19
data/presets/tourism/camp_pitch.json
Normal file
19
data/presets/tourism/camp_pitch.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"icon": "maki-campsite",
|
||||
"fields": [
|
||||
"name",
|
||||
"ref"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"tent",
|
||||
"rv"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "camp_pitch"
|
||||
},
|
||||
"name": "Camp Pitch"
|
||||
}
|
||||
59
data/presets/tourism/camp_site.json
Normal file
59
data/presets/tourism/camp_site.json
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"icon": "maki-campsite",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"access_simple",
|
||||
"capacity",
|
||||
"fee",
|
||||
"payment_multi_fee",
|
||||
"charge_fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"backcountry",
|
||||
"dog",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"group_only",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"openfire",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19",
|
||||
"phone",
|
||||
"power_supply",
|
||||
"ref/vatin",
|
||||
"reservation",
|
||||
"sanitary_dump_station",
|
||||
"shower",
|
||||
"stars",
|
||||
"toilets",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "camp_site"
|
||||
},
|
||||
"terms": [
|
||||
"caravans",
|
||||
"camp ground",
|
||||
"camp pitch",
|
||||
"camp site",
|
||||
"campers",
|
||||
"campground",
|
||||
"campsite",
|
||||
"mobile homes",
|
||||
"recreational vehicles",
|
||||
"rv",
|
||||
"tenting"
|
||||
],
|
||||
"name": "Campground"
|
||||
}
|
||||
28
data/presets/tourism/camp_site/backcountry.json
Normal file
28
data/presets/tourism/camp_site/backcountry.json
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"icon": "maki-campsite",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "camp_site",
|
||||
"backcountry": "yes"
|
||||
},
|
||||
"reference": {
|
||||
"key": "backcountry"
|
||||
},
|
||||
"terms": [
|
||||
"alpine camping",
|
||||
"backpacking site",
|
||||
"backwoods camping",
|
||||
"camp ground",
|
||||
"camp pitch",
|
||||
"camp site",
|
||||
"campground",
|
||||
"campsite",
|
||||
"informal camping",
|
||||
"primitive camping"
|
||||
],
|
||||
"name": "Backcountry Camping Area"
|
||||
}
|
||||
25
data/presets/tourism/camp_site/group_only.json
Normal file
25
data/presets/tourism/camp_site/group_only.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"icon": "maki-campsite",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "camp_site",
|
||||
"group_only": "yes"
|
||||
},
|
||||
"reference": {
|
||||
"key": "group_only"
|
||||
},
|
||||
"terms": [
|
||||
"camp ground",
|
||||
"camp pitch",
|
||||
"camp site",
|
||||
"campground",
|
||||
"campsite",
|
||||
"scout camping",
|
||||
"youth camping"
|
||||
],
|
||||
"name": "Group Camping Area"
|
||||
}
|
||||
40
data/presets/tourism/caravan_site.json
Normal file
40
data/presets/tourism/caravan_site.json
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"icon": "temaki-camper_trailer",
|
||||
"fields": [
|
||||
"name",
|
||||
"address",
|
||||
"capacity",
|
||||
"sanitary_dump_station",
|
||||
"power_supply",
|
||||
"internet_access",
|
||||
"internet_access/fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"charge_fee",
|
||||
"email",
|
||||
"fax",
|
||||
"fee",
|
||||
"gnis/feature_id",
|
||||
"internet_access/ssid",
|
||||
"operator",
|
||||
"payment_multi_fee",
|
||||
"phone",
|
||||
"reservation",
|
||||
"smoking",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"Motor Home",
|
||||
"Camper"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "caravan_site"
|
||||
},
|
||||
"name": "RV Park"
|
||||
}
|
||||
45
data/presets/tourism/chalet.json
Normal file
45
data/presets/tourism/chalet.json
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"icon": "temaki-cabin",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"internet_access",
|
||||
"internet_access/fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"air_conditioning",
|
||||
"building/levels_building",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"height_building",
|
||||
"internet_access/ssid",
|
||||
"payment_multi",
|
||||
"phone",
|
||||
"reservation",
|
||||
"smoking",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"chalet",
|
||||
"holiday cabin",
|
||||
"holiday cottage",
|
||||
"holiday home",
|
||||
"lodge",
|
||||
"lodging",
|
||||
"overnight accommodations",
|
||||
"vacation cabin",
|
||||
"vacation home"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "chalet"
|
||||
},
|
||||
"name": "Holiday Cottage"
|
||||
}
|
||||
39
data/presets/tourism/gallery.json
Normal file
39
data/presets/tourism/gallery.json
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"icon": "maki-art-gallery",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19"
|
||||
],
|
||||
"moreFields": [
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"payment_multi",
|
||||
"phone",
|
||||
"ref/vatin",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"art*",
|
||||
"exhibit*",
|
||||
"paint*",
|
||||
"photo*",
|
||||
"sculpt*"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "gallery"
|
||||
},
|
||||
"name": "Art Gallery"
|
||||
}
|
||||
46
data/presets/tourism/guest_house.json
Normal file
46
data/presets/tourism/guest_house.json
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"icon": "maki-lodging",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"guest_house",
|
||||
"address",
|
||||
"building_area",
|
||||
"rooms",
|
||||
"internet_access",
|
||||
"internet_access/fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"air_conditioning",
|
||||
"building/levels_building",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"height_building",
|
||||
"internet_access/ssid",
|
||||
"payment_multi",
|
||||
"phone",
|
||||
"ref/vatin",
|
||||
"reservation",
|
||||
"smoking",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "guest_house"
|
||||
},
|
||||
"terms": [
|
||||
"b & b",
|
||||
"b and b",
|
||||
"B&B",
|
||||
"Bed and Breakfast",
|
||||
"bnb",
|
||||
"lodging",
|
||||
"overnight accommodations"
|
||||
],
|
||||
"name": "Guest House"
|
||||
}
|
||||
24
data/presets/tourism/hostel.json
Normal file
24
data/presets/tourism/hostel.json
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"icon": "temaki-bunk_beds",
|
||||
"fields": [
|
||||
"{tourism/guest_house}"
|
||||
],
|
||||
"moreFields": [
|
||||
"{tourism/guest_house}"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "hostel"
|
||||
},
|
||||
"terms": [
|
||||
"bunk beds",
|
||||
"dormitories",
|
||||
"dorms",
|
||||
"lodging",
|
||||
"overnight accommodations"
|
||||
],
|
||||
"name": "Hostel"
|
||||
}
|
||||
25
data/presets/tourism/hotel.json
Normal file
25
data/presets/tourism/hotel.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"icon": "fas-concierge-bell",
|
||||
"fields": [
|
||||
"{tourism/motel}"
|
||||
],
|
||||
"moreFields": [
|
||||
"{tourism/motel}",
|
||||
"bar",
|
||||
"stars"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "hotel"
|
||||
},
|
||||
"terms": [
|
||||
"concierge",
|
||||
"lodge",
|
||||
"lodging",
|
||||
"overnight accommodations"
|
||||
],
|
||||
"name": "Hotel"
|
||||
}
|
||||
21
data/presets/tourism/information.json
Normal file
21
data/presets/tourism/information.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"icon": "maki-information",
|
||||
"fields": [
|
||||
"information",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area"
|
||||
],
|
||||
"moreFields": [
|
||||
"level"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "information"
|
||||
},
|
||||
"name": "Information"
|
||||
}
|
||||
22
data/presets/tourism/information/board.json
Normal file
22
data/presets/tourism/information/board.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"icon": "temaki-info_board",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"board_type",
|
||||
"direction"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "information",
|
||||
"information": "board"
|
||||
},
|
||||
"reference": {
|
||||
"key": "information",
|
||||
"value": "board"
|
||||
},
|
||||
"name": "Information Board"
|
||||
}
|
||||
15
data/presets/tourism/information/board/welcome_sign.json
Normal file
15
data/presets/tourism/information/board/welcome_sign.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"icon": "maki-embassy",
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
"terms": [
|
||||
"new location"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "information",
|
||||
"information": "board",
|
||||
"board_type": "welcome_sign"
|
||||
},
|
||||
"name": "Welcome Sign"
|
||||
}
|
||||
28
data/presets/tourism/information/guidepost.json
Normal file
28
data/presets/tourism/information/guidepost.json
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"icon": "fas-map-signs",
|
||||
"fields": [
|
||||
"name",
|
||||
"ele_node",
|
||||
"operator",
|
||||
"ref"
|
||||
],
|
||||
"moreFields": [
|
||||
"material"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"signpost"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "information",
|
||||
"information": "guidepost"
|
||||
},
|
||||
"reference": {
|
||||
"key": "information",
|
||||
"value": "guidepost"
|
||||
},
|
||||
"name": "Guidepost"
|
||||
}
|
||||
22
data/presets/tourism/information/map.json
Normal file
22
data/presets/tourism/information/map.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"icon": "fas-map",
|
||||
"fields": [
|
||||
"operator",
|
||||
"map_type",
|
||||
"map_size",
|
||||
"direction"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "information",
|
||||
"information": "map"
|
||||
},
|
||||
"reference": {
|
||||
"key": "information",
|
||||
"value": "map"
|
||||
},
|
||||
"name": "Map"
|
||||
}
|
||||
45
data/presets/tourism/information/office.json
Normal file
45
data/presets/tourism/information/office.json
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"icon": "maki-information",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"internet_access",
|
||||
"internet_access/fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"building/levels_building",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"height_building",
|
||||
"internet_access/ssid",
|
||||
"phone",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "information",
|
||||
"information": "office"
|
||||
},
|
||||
"reference": {
|
||||
"key": "information",
|
||||
"value": "office"
|
||||
},
|
||||
"terms": [
|
||||
"information office",
|
||||
"tour guide",
|
||||
"tourism office",
|
||||
"tourist information center",
|
||||
"visitors center",
|
||||
"visitors information center",
|
||||
"welcome center"
|
||||
],
|
||||
"name": "Visitor Center"
|
||||
}
|
||||
33
data/presets/tourism/information/route_marker.json
Normal file
33
data/presets/tourism/information/route_marker.json
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"icon": "maki-information",
|
||||
"fields": [
|
||||
"ref",
|
||||
"operator",
|
||||
"colour",
|
||||
"material",
|
||||
"ele_node"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"terms": [
|
||||
"cairn",
|
||||
"painted blaze",
|
||||
"route flag",
|
||||
"route marker",
|
||||
"stone pile",
|
||||
"trail blaze",
|
||||
"trail post",
|
||||
"way marker"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "information",
|
||||
"information": "route_marker"
|
||||
},
|
||||
"reference": {
|
||||
"key": "information",
|
||||
"value": "route_marker"
|
||||
},
|
||||
"name": "Trail Marker"
|
||||
}
|
||||
19
data/presets/tourism/information/terminal.json
Normal file
19
data/presets/tourism/information/terminal.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"icon": "temaki-app_terminal",
|
||||
"fields": [
|
||||
"operator"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "information",
|
||||
"information": "terminal"
|
||||
},
|
||||
"reference": {
|
||||
"key": "information",
|
||||
"value": "terminal"
|
||||
},
|
||||
"name": "Information Terminal"
|
||||
}
|
||||
43
data/presets/tourism/motel.json
Normal file
43
data/presets/tourism/motel.json
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"icon": "maki-lodging",
|
||||
"fields": [
|
||||
"name",
|
||||
"brand",
|
||||
"address",
|
||||
"building_area",
|
||||
"rooms",
|
||||
"internet_access",
|
||||
"internet_access/fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"air_conditioning",
|
||||
"brand",
|
||||
"building/levels_building",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"height_building",
|
||||
"internet_access/ssid",
|
||||
"operator",
|
||||
"payment_multi",
|
||||
"phone",
|
||||
"ref/vatin",
|
||||
"reservation",
|
||||
"smoking",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "motel"
|
||||
},
|
||||
"terms": [
|
||||
"lodging",
|
||||
"motor hotel",
|
||||
"overnight accommodations"
|
||||
],
|
||||
"name": "Motel"
|
||||
}
|
||||
50
data/presets/tourism/museum.json
Normal file
50
data/presets/tourism/museum.json
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"icon": "temaki-museum",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"operator/type",
|
||||
"museum",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19"
|
||||
],
|
||||
"moreFields": [
|
||||
"air_conditioning",
|
||||
"building/levels_building",
|
||||
"charge_fee",
|
||||
"email",
|
||||
"fax",
|
||||
"fee",
|
||||
"gnis/feature_id",
|
||||
"height_building",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"level",
|
||||
"payment_multi",
|
||||
"phone",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"art*",
|
||||
"exhibit*",
|
||||
"gallery",
|
||||
"foundation",
|
||||
"hall",
|
||||
"institution",
|
||||
"paint*",
|
||||
"photo*",
|
||||
"sculpt*"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "museum"
|
||||
},
|
||||
"name": "Museum"
|
||||
}
|
||||
25
data/presets/tourism/museum/history.json
Normal file
25
data/presets/tourism/museum/history.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"icon": "temaki-museum",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"artifacts",
|
||||
"dioramas",
|
||||
"exhibits",
|
||||
"exhibitions",
|
||||
"foundation",
|
||||
"hall",
|
||||
"institution"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "museum",
|
||||
"museum": "history"
|
||||
},
|
||||
"reference": {
|
||||
"key": "museum",
|
||||
"value": "history"
|
||||
},
|
||||
"name": "History Museum"
|
||||
}
|
||||
37
data/presets/tourism/picnic_site.json
Normal file
37
data/presets/tourism/picnic_site.json
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"icon": "maki-picnic-site",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"access_simple",
|
||||
"capacity"
|
||||
],
|
||||
"moreFields": [
|
||||
"charge_fee",
|
||||
"fee",
|
||||
"gnis/feature_id",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"level",
|
||||
"payment_multi_fee",
|
||||
"phone",
|
||||
"reservation",
|
||||
"smoking",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"camp"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "picnic_site"
|
||||
},
|
||||
"name": "Picnic Site"
|
||||
}
|
||||
31
data/presets/tourism/theme_park.json
Normal file
31
data/presets/tourism/theme_park.json
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"icon": "maki-amusement-park",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19",
|
||||
"website"
|
||||
],
|
||||
"moreFields": [
|
||||
"brand",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"payment_multi",
|
||||
"phone",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "theme_park"
|
||||
},
|
||||
"name": "Theme Park"
|
||||
}
|
||||
31
data/presets/tourism/trail_riding_station.json
Normal file
31
data/presets/tourism/trail_riding_station.json
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"icon": "maki-horse-riding",
|
||||
"fields": [
|
||||
"name",
|
||||
"horse_stables",
|
||||
"horse_riding",
|
||||
"horse_dressage"
|
||||
],
|
||||
"moreFields": [
|
||||
"address",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19",
|
||||
"phone",
|
||||
"website"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "trail_riding_station"
|
||||
},
|
||||
"name": "Trail Riding Station",
|
||||
"matchScore": 2
|
||||
}
|
||||
17
data/presets/tourism/viewpoint.json
Normal file
17
data/presets/tourism/viewpoint.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"icon": "temaki-spotting_scope",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"fields": [
|
||||
"direction"
|
||||
],
|
||||
"moreFields": [
|
||||
"level"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "viewpoint"
|
||||
},
|
||||
"name": "Viewpoint"
|
||||
}
|
||||
40
data/presets/tourism/wilderness_hut.json
Normal file
40
data/presets/tourism/wilderness_hut.json
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"icon": "temaki-cabin",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"fee",
|
||||
"payment_multi_fee",
|
||||
"charge_fee",
|
||||
"fireplace"
|
||||
],
|
||||
"moreFields": [
|
||||
"gnis/feature_id",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"reservation",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"alpine hut",
|
||||
"cabin",
|
||||
"backcountry hut",
|
||||
"bothy",
|
||||
"lodge",
|
||||
"lodging",
|
||||
"overnight accommodations",
|
||||
"sleeping shelter",
|
||||
"wilderness hut"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "wilderness_hut"
|
||||
},
|
||||
"name": "Wilderness Hut"
|
||||
}
|
||||
36
data/presets/tourism/zoo.json
Normal file
36
data/presets/tourism/zoo.json
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"icon": "temaki-zoo",
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"address",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19",
|
||||
"fee",
|
||||
"charge_fee"
|
||||
],
|
||||
"moreFields": [
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"payment_multi",
|
||||
"phone",
|
||||
"ref/vatin",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"animal"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "zoo"
|
||||
},
|
||||
"name": "Zoo"
|
||||
}
|
||||
22
data/presets/tourism/zoo/petting.json
Normal file
22
data/presets/tourism/zoo/petting.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"icon": "fas-horse",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "zoo",
|
||||
"zoo": "petting_zoo"
|
||||
},
|
||||
"reference": {
|
||||
"key": "zoo",
|
||||
"value": "petting_zoo"
|
||||
},
|
||||
"terms": [
|
||||
"Children's Zoo",
|
||||
"Children's Farm",
|
||||
"Petting Farm",
|
||||
"farm animals"
|
||||
],
|
||||
"name": "Petting Zoo"
|
||||
}
|
||||
20
data/presets/tourism/zoo/safari.json
Normal file
20
data/presets/tourism/zoo/safari.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"icon": "temaki-zoo",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "zoo",
|
||||
"zoo": "safari_park"
|
||||
},
|
||||
"reference": {
|
||||
"key": "zoo",
|
||||
"value": "safari_park"
|
||||
},
|
||||
"terms": [
|
||||
"Drive-Through Zoo",
|
||||
"Drive-In Zoo"
|
||||
],
|
||||
"name": "Safari Park"
|
||||
}
|
||||
19
data/presets/tourism/zoo/wildlife.json
Normal file
19
data/presets/tourism/zoo/wildlife.json
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"icon": "fas-frog",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"tourism": "zoo",
|
||||
"zoo": "wildlife_park"
|
||||
},
|
||||
"reference": {
|
||||
"key": "zoo",
|
||||
"value": "wildlife_park"
|
||||
},
|
||||
"terms": [
|
||||
"indigenous animals"
|
||||
],
|
||||
"name": "Wildlife Park"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue