mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 20:03:45 +00:00
[classif] Adds amenity=love_hotel
- Can add a new heart icon , but not sure as this is kind of niche , for now used same icon as amenity=brothel, ( theres also shop=erotic that can be modified and used) - priority & icon rendering similar to amenity=brothel Signed-off-by: hemanggs <hemangmanhas@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
31d065846a
commit
af00325a77
@@ -1088,6 +1088,7 @@ node|z18-[amenity=brothel],
|
||||
area|z18-[amenity=brothel],
|
||||
node|z18-[amenity=stripclub],
|
||||
area|z18-[amenity=stripclub],
|
||||
node|z18-[amenity=love_hotel],
|
||||
node|z18-[amenity=public_bookcase],
|
||||
area|z18-[amenity=public_bookcase],
|
||||
node|z19-[power=substation],
|
||||
@@ -1482,6 +1483,7 @@ node|z16-[amenity=nightclub],
|
||||
area|z16-[amenity=nightclub]
|
||||
{icon-image: nightclub-m.svg;font-size: 11;}
|
||||
|
||||
node|z18-[amenity=love_hotel],
|
||||
node|z18-[amenity=brothel],
|
||||
area|z18-[amenity=brothel],
|
||||
node|z18-[amenity=stripclub],
|
||||
|
||||
@@ -1107,6 +1107,7 @@ public_transport-platform # caption z17- (also has are
|
||||
waterway-lock_gate # icon z16-
|
||||
=== 700
|
||||
|
||||
amenity-love_hotel
|
||||
amenity-brothel # icon z18- (also has caption(optional) z18-)
|
||||
amenity-casino # icon z17- (also has caption(optional) z17-)
|
||||
amenity-fire_station # icon z18- (also has caption(optional) z18-)
|
||||
@@ -2034,6 +2035,7 @@ leisure-swimming_pool-private # icon z17- (also has captio
|
||||
# man_made-works # caption(optional) z17- (also has icon z16-)
|
||||
# === -9300
|
||||
|
||||
# amenity-love_hotel
|
||||
# amenity-brothel # caption(optional) z18- (also has icon z18-)
|
||||
# amenity-casino # caption(optional) z17- (also has icon z17-)
|
||||
# amenity-fire_station # caption(optional) z18- (also has icon z18-)
|
||||
|
||||
Reference in New Issue
Block a user