mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-26 20:33:51 +01:00
Add search terms to more presets
This commit is contained in:
parent
679616c451
commit
f07914f5a1
63 changed files with 304 additions and 64 deletions
|
|
@ -3116,6 +3116,7 @@ en:
|
|||
amenity/arts_centre:
|
||||
# amenity=arts_centre
|
||||
name: Arts Center
|
||||
# 'terms: arts centre,community arts,theater space,theatre space'
|
||||
terms: '<translate with synonyms or related terms for ''Arts Center'', separated by commas>'
|
||||
amenity/atm:
|
||||
# amenity=atm
|
||||
|
|
@ -3264,6 +3265,7 @@ en:
|
|||
amenity/clinic/abortion:
|
||||
# 'amenity=clinic, healthcare=clinic, healthcare:speciality=abortion'
|
||||
name: Abortion Clinic
|
||||
# 'terms: women''s healthcare'
|
||||
terms: '<translate with synonyms or related terms for ''Abortion Clinic'', separated by commas>'
|
||||
amenity/clinic/fertility:
|
||||
# 'amenity=clinic, healthcare=clinic, healthcare:speciality=fertility'
|
||||
|
|
@ -3427,6 +3429,7 @@ en:
|
|||
amenity/fire_station:
|
||||
# amenity=fire_station
|
||||
name: Fire Station
|
||||
# 'terms: fire fighters,firehouse'
|
||||
terms: '<translate with synonyms or related terms for ''Fire Station'', separated by commas>'
|
||||
amenity/food_court:
|
||||
# amenity=food_court
|
||||
|
|
@ -3496,6 +3499,7 @@ en:
|
|||
amenity/kneipp_water_cure:
|
||||
# amenity=kneipp_water_cure
|
||||
name: Kneipp Water Cure
|
||||
# 'terms: hydrotherapy'
|
||||
terms: '<translate with synonyms or related terms for ''Kneipp Water Cure'', separated by commas>'
|
||||
amenity/language_school:
|
||||
# amenity=language_school
|
||||
|
|
@ -3931,6 +3935,7 @@ en:
|
|||
amenity/smoking_area:
|
||||
# amenity=smoking_area
|
||||
name: Smoking Area
|
||||
# 'terms: smokers'' area'
|
||||
terms: '<translate with synonyms or related terms for ''Smoking Area'', separated by commas>'
|
||||
amenity/social_centre:
|
||||
# amenity=social_centre
|
||||
|
|
@ -3940,6 +3945,7 @@ en:
|
|||
amenity/social_facility:
|
||||
# amenity=social_facility
|
||||
name: Social Facility
|
||||
# 'terms: community,nonprofit,social services'
|
||||
terms: '<translate with synonyms or related terms for ''Social Facility'', separated by commas>'
|
||||
amenity/social_facility/ambulatory_care:
|
||||
# 'amenity=social_facility, social_facility=ambulatory_care'
|
||||
|
|
@ -3948,6 +3954,7 @@ en:
|
|||
amenity/social_facility/food_bank:
|
||||
# 'amenity=social_facility, social_facility=food_bank'
|
||||
name: Food Bank
|
||||
# 'terms: food pantry,soup kitchen'
|
||||
terms: '<translate with synonyms or related terms for ''Food Bank'', separated by commas>'
|
||||
amenity/social_facility/group_home:
|
||||
# 'amenity=social_facility, social_facility=group_home, social_facility:for=senior'
|
||||
|
|
@ -4404,6 +4411,7 @@ en:
|
|||
barrier/kerb/raised:
|
||||
# kerb=raised
|
||||
name: Raised Curb
|
||||
# 'terms: step'
|
||||
terms: '<translate with synonyms or related terms for ''Raised Curb'', separated by commas>'
|
||||
barrier/kerb/rolled:
|
||||
# kerb=rolled
|
||||
|
|
@ -4477,6 +4485,7 @@ en:
|
|||
building:
|
||||
# building=*
|
||||
name: Building
|
||||
# 'terms: structure'
|
||||
terms: '<translate with synonyms or related terms for ''Building'', separated by commas>'
|
||||
building/apartments:
|
||||
# building=apartments
|
||||
|
|
@ -4489,6 +4498,7 @@ en:
|
|||
building/boathouse:
|
||||
# building=boathouse
|
||||
name: Boathouse
|
||||
# 'terms: boat house,boat storage,rowing'
|
||||
terms: '<translate with synonyms or related terms for ''Boathouse'', separated by commas>'
|
||||
building/bungalow:
|
||||
# building=bungalow
|
||||
|
|
@ -4732,6 +4742,7 @@ en:
|
|||
craft:
|
||||
# craft=*
|
||||
name: Craft
|
||||
# 'terms: artisan,craftsman,craftsperson,trade,tradesman,tradesperson,workshop'
|
||||
terms: '<translate with synonyms or related terms for ''Craft'', separated by commas>'
|
||||
craft/agricultural_engines:
|
||||
# craft=agricultural_engines
|
||||
|
|
@ -5238,6 +5249,7 @@ en:
|
|||
highway/bus_guideway:
|
||||
# highway=bus_guideway
|
||||
name: Bus Guideway
|
||||
# 'terms: busway,bus track'
|
||||
terms: '<translate with synonyms or related terms for ''Bus Guideway'', separated by commas>'
|
||||
highway/bus_stop:
|
||||
# highway=bus_stop
|
||||
|
|
@ -5518,6 +5530,7 @@ en:
|
|||
highway/speed_camera:
|
||||
# highway=speed_camera
|
||||
name: Speed Camera
|
||||
# 'terms: maxspeed camera,photo radar,speed limit camera,speed trap,traffic enforcement camera'
|
||||
terms: '<translate with synonyms or related terms for ''Speed Camera'', separated by commas>'
|
||||
highway/steps:
|
||||
# highway=steps
|
||||
|
|
@ -5758,6 +5771,7 @@ en:
|
|||
landuse/brownfield:
|
||||
# landuse=brownfield
|
||||
name: Brownfield
|
||||
# 'terms: development,industrial,lot'
|
||||
terms: '<translate with synonyms or related terms for ''Brownfield'', separated by commas>'
|
||||
landuse/cemetery:
|
||||
# landuse=cemetery
|
||||
|
|
@ -5770,6 +5784,7 @@ en:
|
|||
landuse/commercial:
|
||||
# landuse=commercial
|
||||
name: Commercial Area
|
||||
# 'terms: offices'
|
||||
terms: '<translate with synonyms or related terms for ''Commercial Area'', separated by commas>'
|
||||
landuse/construction:
|
||||
# landuse=construction
|
||||
|
|
@ -5802,6 +5817,7 @@ en:
|
|||
landuse/garages:
|
||||
# landuse=garages
|
||||
name: Garage Landuse
|
||||
# 'terms: parking'
|
||||
terms: '<translate with synonyms or related terms for ''Garage Landuse'', separated by commas>'
|
||||
landuse/grass:
|
||||
# landuse=grass
|
||||
|
|
@ -5811,6 +5827,7 @@ en:
|
|||
landuse/greenfield:
|
||||
# landuse=greenfield
|
||||
name: Greenfield
|
||||
# 'terms: development,lot'
|
||||
terms: '<translate with synonyms or related terms for ''Greenfield'', separated by commas>'
|
||||
landuse/greenhouse_horticulture:
|
||||
# landuse=greenhouse_horticulture
|
||||
|
|
@ -5825,6 +5842,7 @@ en:
|
|||
landuse/industrial:
|
||||
# landuse=industrial
|
||||
name: Industrial Area
|
||||
# 'terms: factory,manufacturing'
|
||||
terms: '<translate with synonyms or related terms for ''Industrial Area'', separated by commas>'
|
||||
landuse/industrial/scrap_yard:
|
||||
# industrial=scrap_yard
|
||||
|
|
@ -5849,6 +5867,7 @@ en:
|
|||
landuse/military:
|
||||
# landuse=military
|
||||
name: Military Area
|
||||
# 'terms: air force,army,base,coast guard,marines,navy,security'
|
||||
terms: '<translate with synonyms or related terms for ''Military Area'', separated by commas>'
|
||||
landuse/military/airfield:
|
||||
# military=airfield
|
||||
|
|
@ -5924,6 +5943,7 @@ en:
|
|||
landuse/residential:
|
||||
# landuse=residential
|
||||
name: Residential Area
|
||||
# 'terms: housing'
|
||||
terms: '<translate with synonyms or related terms for ''Residential Area'', separated by commas>'
|
||||
landuse/residential/apartments:
|
||||
# residential=apartments
|
||||
|
|
@ -6003,6 +6023,7 @@ en:
|
|||
leisure/dog_park:
|
||||
# leisure=dog_park
|
||||
name: Dog Park
|
||||
# 'terms: dog exercise area,dog play area,dog playground,off-leash,offleash,puppy park'
|
||||
terms: '<translate with synonyms or related terms for ''Dog Park'', separated by commas>'
|
||||
leisure/escape_game:
|
||||
# leisure=escape_game
|
||||
|
|
@ -6177,14 +6198,17 @@ en:
|
|||
leisure/pitch/badminton:
|
||||
# 'leisure=pitch, sport=badminton'
|
||||
name: Badminton Court
|
||||
# 'terms: badminton net'
|
||||
terms: '<translate with synonyms or related terms for ''Badminton Court'', separated by commas>'
|
||||
leisure/pitch/baseball:
|
||||
# 'leisure=pitch, sport=baseball'
|
||||
name: Baseball Field
|
||||
# 'terms: diamond,softball'
|
||||
terms: '<translate with synonyms or related terms for ''Baseball Field'', separated by commas>'
|
||||
leisure/pitch/basketball:
|
||||
# 'leisure=pitch, sport=basketball'
|
||||
name: Basketball Court
|
||||
# 'terms: basketball hoops'
|
||||
terms: '<translate with synonyms or related terms for ''Basketball Court'', separated by commas>'
|
||||
leisure/pitch/beachvolleyball:
|
||||
# 'leisure=pitch, sport=beachvolleyball'
|
||||
|
|
@ -6208,6 +6232,7 @@ en:
|
|||
leisure/pitch/cricket:
|
||||
# 'leisure=pitch, sport=cricket'
|
||||
name: Cricket Field
|
||||
# 'terms: cricket pitch'
|
||||
terms: '<translate with synonyms or related terms for ''Cricket Field'', separated by commas>'
|
||||
leisure/pitch/equestrian:
|
||||
# 'leisure=pitch, sport=equestrian'
|
||||
|
|
@ -6227,6 +6252,7 @@ en:
|
|||
leisure/pitch/netball:
|
||||
# 'leisure=pitch, sport=netball'
|
||||
name: Netball Court
|
||||
# 'terms: basketball'
|
||||
terms: '<translate with synonyms or related terms for ''Netball Court'', separated by commas>'
|
||||
leisure/pitch/rugby_league:
|
||||
# 'leisure=pitch, sport=rugby_league'
|
||||
|
|
@ -6244,6 +6270,7 @@ en:
|
|||
leisure/pitch/skateboard:
|
||||
# 'leisure=pitch, sport=skateboard'
|
||||
name: Skate Park
|
||||
# 'terms: BMX,scooter,skateboarding,skatepark,vert'
|
||||
terms: '<translate with synonyms or related terms for ''Skate Park'', separated by commas>'
|
||||
leisure/pitch/soccer:
|
||||
# 'leisure=pitch, sport=soccer'
|
||||
|
|
@ -6253,7 +6280,7 @@ en:
|
|||
leisure/pitch/softball:
|
||||
# 'leisure=pitch, sport=softball'
|
||||
name: Softball Field
|
||||
# 'terms: softball,diamond'
|
||||
# 'terms: baseball,diamond,softball'
|
||||
terms: '<translate with synonyms or related terms for ''Softball Field'', separated by commas>'
|
||||
leisure/pitch/table_tennis:
|
||||
# 'leisure=pitch, sport=table_tennis'
|
||||
|
|
@ -6263,10 +6290,12 @@ en:
|
|||
leisure/pitch/tennis:
|
||||
# 'leisure=pitch, sport=tennis'
|
||||
name: Tennis Court
|
||||
# 'terms: tennis net'
|
||||
terms: '<translate with synonyms or related terms for ''Tennis Court'', separated by commas>'
|
||||
leisure/pitch/volleyball:
|
||||
# 'leisure=pitch, sport=volleyball'
|
||||
name: Volleyball Court
|
||||
# 'terms: volleyball net'
|
||||
terms: '<translate with synonyms or related terms for ''Volleyball Court'', separated by commas>'
|
||||
leisure/playground:
|
||||
# leisure=playground
|
||||
|
|
@ -6295,6 +6324,7 @@ en:
|
|||
leisure/sports_centre:
|
||||
# leisure=sports_centre
|
||||
name: Sports Center / Complex
|
||||
# 'terms: athletic center,recreation center,sports centre,sports complex'
|
||||
terms: '<translate with synonyms or related terms for ''Sports Center / Complex'', separated by commas>'
|
||||
leisure/sports_centre/climbing:
|
||||
# 'leisure=sports_centre, sport=climbing'
|
||||
|
|
@ -6761,6 +6791,7 @@ en:
|
|||
natural/bay:
|
||||
# natural=bay
|
||||
name: Bay
|
||||
# 'terms: bight,cove,estuary,fjord,gulf,inlet,sea,sound'
|
||||
terms: '<translate with synonyms or related terms for ''Bay'', separated by commas>'
|
||||
natural/beach:
|
||||
# natural=beach
|
||||
|
|
@ -6790,6 +6821,7 @@ en:
|
|||
natural/fell:
|
||||
# natural=fell
|
||||
name: Fell
|
||||
# 'terms: moor,moorland'
|
||||
terms: '<translate with synonyms or related terms for ''Fell'', separated by commas>'
|
||||
natural/geyser:
|
||||
# natural=geyser
|
||||
|
|
@ -6809,6 +6841,7 @@ en:
|
|||
natural/heath:
|
||||
# natural=heath
|
||||
name: Heath
|
||||
# 'terms: moor,moorland,shrubland'
|
||||
terms: '<translate with synonyms or related terms for ''Heath'', separated by commas>'
|
||||
natural/hot_spring:
|
||||
# natural=hot_spring
|
||||
|
|
@ -6883,10 +6916,12 @@ en:
|
|||
natural/tree:
|
||||
# natural=tree
|
||||
name: Tree
|
||||
# 'terms: bole,trunk'
|
||||
terms: '<translate with synonyms or related terms for ''Tree'', separated by commas>'
|
||||
natural/tree_row:
|
||||
# natural=tree_row
|
||||
name: Tree Row
|
||||
# 'terms: tree line'
|
||||
terms: '<translate with synonyms or related terms for ''Tree Row'', separated by commas>'
|
||||
natural/valley:
|
||||
# natural=valley
|
||||
|
|
@ -6967,10 +7002,12 @@ en:
|
|||
office:
|
||||
# office=*
|
||||
name: Office
|
||||
# 'terms: administration'
|
||||
terms: '<translate with synonyms or related terms for ''Office'', separated by commas>'
|
||||
office/accountant:
|
||||
# office=accountant
|
||||
name: Accountant Office
|
||||
# 'terms: accountancy,accounting firm,bookkeeper'
|
||||
terms: '<translate with synonyms or related terms for ''Accountant Office'', separated by commas>'
|
||||
office/administrative:
|
||||
# office=administrative
|
||||
|
|
@ -6978,6 +7015,7 @@ en:
|
|||
office/adoption_agency:
|
||||
# office=adoption_agency
|
||||
name: Adoption Agency
|
||||
# 'terms: children'
|
||||
terms: '<translate with synonyms or related terms for ''Adoption Agency'', separated by commas>'
|
||||
office/advertising_agency:
|
||||
# office=advertising_agency
|
||||
|
|
@ -6987,6 +7025,7 @@ en:
|
|||
office/architect:
|
||||
# office=architect
|
||||
name: Architect Office
|
||||
# 'terms: architecture,landscape design'
|
||||
terms: '<translate with synonyms or related terms for ''Architect Office'', separated by commas>'
|
||||
office/association:
|
||||
# office=association
|
||||
|
|
@ -7006,6 +7045,7 @@ en:
|
|||
office/company:
|
||||
# office=company
|
||||
name: Corporate Office
|
||||
# 'terms: corporation,office park'
|
||||
terms: '<translate with synonyms or related terms for ''Corporate Office'', separated by commas>'
|
||||
office/consulting:
|
||||
# office=consulting
|
||||
|
|
@ -7020,22 +7060,27 @@ en:
|
|||
office/diplomatic:
|
||||
# office=diplomatic
|
||||
name: Diplomatic Office
|
||||
# 'terms: consulate,diplomatic mission,embassy,foreign mission,high commission,legation,liaison,permanent mission'
|
||||
terms: '<translate with synonyms or related terms for ''Diplomatic Office'', separated by commas>'
|
||||
office/diplomatic/consulate:
|
||||
# 'office=diplomatic, diplomatic=consulate'
|
||||
name: Consulate
|
||||
# 'terms: consular post,passports,visas'
|
||||
terms: '<translate with synonyms or related terms for ''Consulate'', separated by commas>'
|
||||
office/diplomatic/embassy:
|
||||
# 'office=diplomatic, diplomatic=embassy'
|
||||
name: Embassy
|
||||
# 'terms: consulate,diplomatic mission,foreign mission,high commission,permanent mission'
|
||||
terms: '<translate with synonyms or related terms for ''Embassy'', separated by commas>'
|
||||
office/diplomatic/liaison:
|
||||
# 'office=diplomatic, diplomatic=liaison'
|
||||
name: Liaison Office
|
||||
# 'terms: diplomatic mission'
|
||||
terms: '<translate with synonyms or related terms for ''Liaison Office'', separated by commas>'
|
||||
office/educational_institution:
|
||||
# office=educational_institution
|
||||
name: Educational Institution
|
||||
# 'terms: school'
|
||||
terms: '<translate with synonyms or related terms for ''Educational Institution'', separated by commas>'
|
||||
office/employment_agency:
|
||||
# office=employment_agency
|
||||
|
|
@ -7055,6 +7100,7 @@ en:
|
|||
office/financial:
|
||||
# office=financial
|
||||
name: Financial Office
|
||||
# 'terms: bank'
|
||||
terms: '<translate with synonyms or related terms for ''Financial Office'', separated by commas>'
|
||||
office/financial_advisor:
|
||||
# office=financial_advisor
|
||||
|
|
@ -7069,10 +7115,12 @@ en:
|
|||
office/foundation:
|
||||
# office=foundation
|
||||
name: Foundation Office
|
||||
# 'terms: nonprofit'
|
||||
terms: '<translate with synonyms or related terms for ''Foundation Office'', separated by commas>'
|
||||
office/government:
|
||||
# office=government
|
||||
name: Government Office
|
||||
# 'terms: official,public office'
|
||||
terms: '<translate with synonyms or related terms for ''Government Office'', separated by commas>'
|
||||
office/government/prosecutor:
|
||||
# 'office=government, government=prosecutor'
|
||||
|
|
@ -7097,6 +7145,7 @@ en:
|
|||
office/insurance:
|
||||
# office=insurance
|
||||
name: Insurance Office
|
||||
# 'terms: actuary,insurer,risk management'
|
||||
terms: '<translate with synonyms or related terms for ''Insurance Office'', separated by commas>'
|
||||
office/it:
|
||||
# office=it
|
||||
|
|
@ -7119,6 +7168,7 @@ en:
|
|||
office/newspaper:
|
||||
# office=newspaper
|
||||
name: Newspaper Office
|
||||
# 'terms: newsroom'
|
||||
terms: '<translate with synonyms or related terms for ''Newspaper Office'', separated by commas>'
|
||||
office/ngo:
|
||||
# office=ngo
|
||||
|
|
@ -7136,6 +7186,7 @@ en:
|
|||
office/political_party:
|
||||
# office=political_party
|
||||
name: Political Party Office
|
||||
# 'terms: activist,candidate,election'
|
||||
terms: '<translate with synonyms or related terms for ''Political Party Office'', separated by commas>'
|
||||
office/private_investigator:
|
||||
# office=private_investigator
|
||||
|
|
@ -7150,6 +7201,7 @@ en:
|
|||
office/religion:
|
||||
# office=religion
|
||||
name: Religious Office
|
||||
# 'terms: rector,vicar'
|
||||
terms: '<translate with synonyms or related terms for ''Religious Office'', separated by commas>'
|
||||
office/research:
|
||||
# office=research
|
||||
|
|
@ -7159,6 +7211,7 @@ en:
|
|||
office/surveyor:
|
||||
# office=surveyor
|
||||
name: Surveyor Office
|
||||
# 'terms: surveying'
|
||||
terms: '<translate with synonyms or related terms for ''Surveyor Office'', separated by commas>'
|
||||
office/tax_advisor:
|
||||
# office=tax_advisor
|
||||
|
|
@ -7680,6 +7733,7 @@ en:
|
|||
railway/abandoned:
|
||||
# railway=abandoned
|
||||
name: Abandoned Railway
|
||||
# 'terms: abandoned railroad,former train tracks,train right-of-way'
|
||||
terms: '<translate with synonyms or related terms for ''Abandoned Railway'', separated by commas>'
|
||||
railway/buffer_stop:
|
||||
# railway=buffer_stop
|
||||
|
|
@ -7864,6 +7918,7 @@ en:
|
|||
shop:
|
||||
# shop=*
|
||||
name: Shop
|
||||
# 'terms: retailer,store'
|
||||
terms: '<translate with synonyms or related terms for ''Shop'', separated by commas>'
|
||||
shop/agrarian:
|
||||
# shop=agrarian
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue