mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-22 02:53:59 +00:00
[styles] Have house numbers show up only from level 17
Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
@@ -658,9 +658,9 @@ node|z17-[building]::int_name,
|
||||
Housenumbers and main captions are displaced independently (e.g. a housenumber will stay if a building name is displaced),
|
||||
but are bound to icons (e.g. a housenumber will disappear if a parent icon is displaced).
|
||||
*/
|
||||
node|z16-[addr:housenumber][addr:street],
|
||||
node|z17-[addr:housenumber][addr:street],
|
||||
{text: name; text-color: @housenumber; text-position: center;}
|
||||
node|z16-[addr:housenumber][addr:street]::int_name,
|
||||
node|z17-[addr:housenumber][addr:street]::int_name,
|
||||
{text: int_name; text-color: @housenumber; text-position: center;}
|
||||
|
||||
node|z18-[entrance=main],
|
||||
|
||||
Reference in New Issue
Block a user