Merge branch 'openstreetmap:main' into temp

This commit is contained in:
Win Olario 2023-06-27 12:13:49 +08:00 committed by GitHub
commit e7c3b75f14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 256 additions and 10 deletions

5
data/fields/house.json Normal file
View file

@ -0,0 +1,5 @@
{
"key": "house",
"type": "combo",
"label": "House Type"
}

View file

@ -1,5 +1,21 @@
{
"key": "tomb",
"type": "typeCombo",
"label": "Type"
"label": "Type",
"strings": {
"options": {
"columbarium": "Columbarium",
"crypt": "Crypt",
"dolmen": "Dolmen",
"hypogeum": "Hypogeum",
"mausoleum": "Mausoleum",
"pyramid": "Pyramid",
"rock-cut": "Rock-cut Tomb",
"sarcophagus": "Sarcophagus",
"table": "Table",
"tumulus": "Tumulus",
"vault": "Vault",
"war_grave": "Single War Grave"
}
}
}

View file

@ -1,5 +1,32 @@
{
"key": "vending",
"type": "semiCombo",
"label": "Types of Goods"
"label": "Types of Goods",
"strings": {
"options": {
"bicycle_tube": "Bicycle Tubes",
"bread": "Bread",
"cigarettes": "Cigarettes",
"coffee": "Coffee",
"condoms": "Condoms",
"drinks": "Drinks",
"eggs": "Eggs",
"electronics": "Electronics",
"elongated_coin": "Souvenir Coins",
"excrement_bags": "Excrement Bags",
"feminine_hygiene": "Feminine Hygiene Products",
"food": "Food",
"fuel": "Fuel",
"ice_cream": "Ice Cream",
"ice_cubes": "Ice Cubes",
"milk": "Milk",
"newspapers": "Newspapers",
"parking_tickets": "Parking Tickets",
"pizza": "Pizza",
"public_transport_tickets": "Public Transport Tickets",
"stamps": "Postage Stamps",
"sweets": "Sweets",
"water": "Drinking Water"
}
}
}

View file

@ -16,7 +16,8 @@
"lit"
],
"geometry": [
"point"
"point",
"vertex"
],
"tags": {
"amenity": "drinking_water"

View file

@ -3,6 +3,10 @@
"geometry": [
"area"
],
"fields": [
"{building}",
"house"
],
"tags": {
"building": "house"
},

View file

@ -0,0 +1,17 @@
{
"icon": "maki-home",
"geometry": [
"area"
],
"tags": {
"building": "house",
"house": "detached"
},
"reference": {
"key": "house",
"value": "detached"
},
"matchScore": 0.5,
"name": "{building/detached}",
"searchable": false
}

View file

@ -0,0 +1,17 @@
{
"icon": "maki-home",
"geometry": [
"area"
],
"tags": {
"building": "house",
"house": "semi-detached"
},
"reference": {
"key": "house",
"value": "semi-detached"
},
"matchScore": 0.5,
"name": "{building/semidetached_house}",
"searchable": false
}

View file

@ -0,0 +1,17 @@
{
"icon": "temaki-row_houses",
"geometry": [
"area"
],
"tags": {
"building": "house",
"house": "terrace"
},
"reference": {
"key": "house",
"value": "terrace"
},
"matchScore": 0.5,
"name": "{building/terrace}",
"searchable": false
}

View file

@ -0,0 +1,29 @@
{
"icon": "temaki-row_houses",
"geometry": [
"area"
],
"tags": {
"building": "house",
"house": "terraced"
},
"reference": {
"key": "house",
"value": "terraced"
},
"terms": [
"brownstone",
"dwelling",
"family",
"home",
"residence",
"row home",
"terrace",
"townhome"
],
"matchScore": 0.5,
"name": "Townhouse",
"aliases": [
"Row House"
]
}

View file

@ -7,13 +7,16 @@
"building": "terrace"
},
"terms": [
"home",
"terrace",
"brownstone",
"dwelling",
"family",
"home",
"residence",
"dwelling"
"row home",
"row house",
"terrace",
"townhome"
],
"matchScore": 0.5,
"name": "Row Houses"
"name": "Row of Townhouses"
}

View file

@ -0,0 +1,19 @@
{
"icon": "temaki-milk_jug",
"fields": [
"material"
],
"geometry": [
"point",
"area"
],
"terms": [
"creamery stand",
"milk can stand",
"milk stand"
],
"tags": {
"man_made": "milk_churn_stand"
},
"name": "Milk Churn Stand"
}

View file

@ -2652,6 +2652,9 @@ en:
hot_water:
# hot_water=*
label: Hot Water
house:
# house=*
label: House Type
iata:
# iata=*
label: IATA Airport Code
@ -5086,6 +5089,31 @@ en:
tomb:
# tomb=*
label: Type
options:
# tomb=columbarium
columbarium: Columbarium
# tomb=crypt
crypt: Crypt
# tomb=dolmen
dolmen: Dolmen
# tomb=hypogeum
hypogeum: Hypogeum
# tomb=mausoleum
mausoleum: Mausoleum
# tomb=pyramid
pyramid: Pyramid
# tomb=rock-cut
rock-cut: Rock-cut Tomb
# tomb=sarcophagus
sarcophagus: Sarcophagus
# tomb=table
table: Table
# tomb=tumulus
tumulus: Tumulus
# tomb=vault
vault: Vault
# tomb=war_grave
war_grave: Single War Grave
tourism:
# tourism=*
label: Type
@ -5368,6 +5396,53 @@ en:
vending:
# vending=*
label: Types of Goods
options:
# vending=bicycle_tube
bicycle_tube: Bicycle Tubes
# vending=bread
bread: Bread
# vending=cigarettes
cigarettes: Cigarettes
# vending=coffee
coffee: Coffee
# vending=condoms
condoms: Condoms
# vending=drinks
drinks: Drinks
# vending=eggs
eggs: Eggs
# vending=electronics
electronics: Electronics
# vending=elongated_coin
elongated_coin: Souvenir Coins
# vending=excrement_bags
excrement_bags: Excrement Bags
# vending=feminine_hygiene
feminine_hygiene: Feminine Hygiene Products
# vending=food
food: Food
# vending=fuel
fuel: Fuel
# vending=ice_cream
ice_cream: Ice Cream
# vending=ice_cubes
ice_cubes: Ice Cubes
# vending=milk
milk: Milk
# vending=newspapers
newspapers: Newspapers
# vending=parking_tickets
parking_tickets: Parking Tickets
# vending=pizza
pizza: Pizza
# vending=public_transport_tickets
public_transport_tickets: Public Transport Tickets
# vending=stamps
stamps: Postage Stamps
# vending=sweets
sweets: Sweets
# vending=water
water: Drinking Water
vhf:
# vhf=*
label: VHF Channel
@ -7591,6 +7666,17 @@ en:
name: House
# 'terms: home,family,residence,dwelling'
terms: <translate with synonyms or related terms for 'House', separated by commas>
building/house/detached:
# building=house + house=detached | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
building/house/semi-detached:
# building=house + house=semi-detached | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
building/house/terrace:
# building=house + house=terrace | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
building/house/terraced:
# building=house + house=terraced | Row House | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Townhouse
# 'terms: brownstone,dwelling,family,home,residence,row home,terrace,townhome'
terms: <translate with synonyms or related terms for 'Townhouse', separated by commas>
building/houseboat:
# building=houseboat | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Houseboat
@ -7698,9 +7784,9 @@ en:
terms: <translate with synonyms or related terms for 'Temple Building', separated by commas>
building/terrace:
# building=terrace | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Row Houses
# 'terms: home,terrace,brownstone,family,residence,dwelling'
terms: <translate with synonyms or related terms for 'Row Houses', separated by commas>
name: Row of Townhouses
# 'terms: brownstone,dwelling,family,home,residence,row home,row house,terrace,townhome'
terms: <translate with synonyms or related terms for 'Row of Townhouses', separated by commas>
building/train_station:
# building=train_station | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Train Station Building
@ -9922,6 +10008,11 @@ en:
name: Lighting Mast
# 'terms: flood light,lighting,stadium lights,stadium lighting,headlight'
terms: <translate with synonyms or related terms for 'Lighting Mast', separated by commas>
man_made/milk_churn_stand:
# man_made=milk_churn_stand | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Milk Churn Stand
# 'terms: creamery stand,milk can stand,milk stand'
terms: <translate with synonyms or related terms for 'Milk Churn Stand', separated by commas>
man_made/mineshaft:
# man_made=mineshaft | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Mineshaft