Add a few missing POIs (#391)
* Add a few missing POIs * hackerspace * escape room * subway and station entrance * frozen food (shop)
This commit is contained in:
@@ -90,9 +90,11 @@ def_poi_mapping_landuse: &poi_mapping_landuse
|
||||
# leisure values , see http://taginfo.openstreetmap.org/keys/leisure#values
|
||||
def_poi_mapping_leisure: &poi_mapping_leisure
|
||||
- dog_park
|
||||
- escape_game
|
||||
- garden
|
||||
- golf_course
|
||||
- ice_rink
|
||||
- hackerspace
|
||||
- marina
|
||||
- miniature_golf
|
||||
- park
|
||||
@@ -106,8 +108,10 @@ def_poi_mapping_leisure: &poi_mapping_leisure
|
||||
|
||||
# railway values , see http://taginfo.openstreetmap.org/keys/railway#values
|
||||
def_poi_mapping_railway: &poi_mapping_railway
|
||||
- station
|
||||
- halt
|
||||
- station
|
||||
- subway_entrance
|
||||
- train_station_entrance
|
||||
- tram_stop
|
||||
|
||||
# shop values , see http://taginfo.openstreetmap.org/keys/shop#values
|
||||
@@ -148,6 +152,7 @@ def_poi_mapping_shop: &poi_mapping_shop
|
||||
- erotic
|
||||
- fabric
|
||||
- florist
|
||||
- frozen_food
|
||||
- furniture
|
||||
- garden_centre
|
||||
- general
|
||||
|
||||
Reference in New Issue
Block a user