kopia lustrzana https://github.com/openmaptiles/openmaptiles
Add bicycle/motorcycle parkings as POIs
rodzic
bc63a22db0
commit
56f282b17d
|
@ -12,6 +12,7 @@ def_poi_mapping_amenity: &poi_mapping_amenity
|
||||||
- bank
|
- bank
|
||||||
- bar
|
- bar
|
||||||
- bbq
|
- bbq
|
||||||
|
- bicycle_parking
|
||||||
- bicycle_rental
|
- bicycle_rental
|
||||||
- biergarten
|
- biergarten
|
||||||
- bus_station
|
- bus_station
|
||||||
|
@ -35,6 +36,7 @@ def_poi_mapping_amenity: &poi_mapping_amenity
|
||||||
- kindergarten
|
- kindergarten
|
||||||
- library
|
- library
|
||||||
- marketplace
|
- marketplace
|
||||||
|
- motorcycle_parking
|
||||||
- nightclub
|
- nightclub
|
||||||
- nursing_home
|
- nursing_home
|
||||||
- pharmacy
|
- pharmacy
|
||||||
|
|
Ładowanie…
Reference in New Issue