[types] Added telescopes and observatories

Signed-off-by: Yannik Bloscheck <git@yannikbloscheck.com>
This commit is contained in:
Yannik Bloscheck
2025-11-08 17:35:01 +01:00
committed by Yannik Bloscheck
parent 82a4843431
commit 9267622494
20 changed files with 73 additions and 5 deletions

View File

@@ -915,6 +915,11 @@ node|z15-[leisure=sports_centre][sport=swimming],
node|z17-[highway=ladder],
node|z18-[amenity=dojo],
node|z18-[amenity=vending_machine],
node|z18-[man_made=telescope],
node|z17-[man_made=telescope][telescope:type=optical],
node|z17-[man_made=telescope][telescope:type=radio],
node|z17-[man_made=telescope][telescope:type=gamma],
node|z16-[man_made=observatory],
node|z17-[amenity=fire_station],
node|z18-[amenity=internet_cafe],
node|z18-[emergency=defibrillator],
@@ -1576,6 +1581,18 @@ node|z17-[amenity=parcel_locker],
node|z18-[amenity=vending_machine][vending=fuel],
{icon-image: fuel-dispenser-m.svg;}
node|z18-[man_made=telescope],
{icon-image: telescope-m.svg;}
node|z17-[man_made=telescope][telescope:type=optical],
{icon-image: telescope-optical-m.svg;}
node|z17-[man_made=telescope][telescope:type=radio],
{icon-image: telescope-radio-m.svg;}
node|z17-[man_made=telescope][telescope:type=gamma],
{icon-image: telescope-gamma-m.svg;}
node|z16-[man_made=observatory],
{icon-image: observatory-m.svg;}
node|z17-[aeroway=gate],
{icon-image: airport_gate-m.svg;font-size: 11;}