mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
labourage: ajout office de tourisme
This commit is contained in:
parent
11b4fc43fc
commit
67ea29ba00
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ class Motocultrice
|
|||
nw["shop"](area.searchArea);
|
||||
nw["tourism"~"^(hotel|hostel|motel|wilderness_hut|yes|chalet|gallery|guest_house|museum|zoo|theme_park|aquarium|alpine_hut|apartment)$"](area.searchArea);
|
||||
nw["healthcare"](area.searchArea);
|
||||
nw["information="office"](area.searchArea);
|
||||
nw["office"](area.searchArea);
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue