[editor] Add missing types

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin 2024-03-24 22:03:23 +03:00 committed by Viktor Govako
parent b4b0540072
commit 0883ce8527

View file

@ -445,7 +445,19 @@
</type>
<type id="craft-winery" group="shop" can_add="no">
<include group="poi_internet" />
</type>
<type id="craft-caterer">
<include group="poi_internet" />
</type>
<type id="craft-grinding_mill">
<include group="poi_internet" />
</type>
<type id="craft-key_cutter">
<include group="poi_internet" />
</type>
<type id="craft-locksmith">
<include group="poi_internet" />
</type>
<type id="healthcare-laboratory" group="health">
<include group="poi_internet" />
</type>
@ -801,6 +813,75 @@
<type id="shop-watches" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-agrarian" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-appliance" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-auction" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-bathroom_furnishing" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-bed" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-boutique" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-cannabis" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-carpet" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-collector" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-curtain" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-fashion_accessories" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-gas" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-herbalist" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-hifi" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-lottery" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-medical_supply" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-money_lender" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-motorcycle_repair" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-paint" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-pet_grooming" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-storage_rental" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-tea" group="shop">
<include group="poi_internet" />
</type>
<type id="shop-trade" group="shop">
<include group="poi_internet" />
</type>
<type id="tourism-alpine_hut" group="accomodation" can_add="no">
<include group="poi_internet" />
<!-- <include field="ele" />-->
@ -851,7 +932,10 @@
<include field="name" />
</type>
<type id="amenity-bench" />
<type id="amenity-compressed_air" />
<type id="amenity-bbq" />
<type id="amenity-shelter">
<include field="name" />
<include field="internet" />
</type>
<type id="tourism-picnic_site" />
@ -922,6 +1006,25 @@
<include field="name" />
<include field="operator" />
</type>
<type id="amenity-food_court">
<include group="poi_internet" />
</type>
<type id="amenity-language_school">
<include group="poi_internet" />
</type>
<type id="amenity-money_transfer">
<include group="poi_internet" />
</type>
<type id="amenity-stripclub">
<include group="poi_internet" />
</type>
<type id="amenity-gambling">
<include group="poi_internet" />
</type>
<type id="amenity-vehicle_inspection">
<include group="poi_internet" />
</type>
<type id="emergency-defibrillator">
</type>
<type id="emergency-fire_hydrant">
@ -968,6 +1071,19 @@
<include field="operator" />
<include field="height" />
</type>
<type id="man_made-cairn">
<include field="name" />
</type>
<type id="man_made-lighthouse">
<include field="name" />
</type>
<type id="man_made-mast" />
<type id="man_made-survey_point">
<include field="name" />
</type>
<type id="man_made-windmill">
<include field="name" />
</type>
<type id="shop-cosmetics" group="shop">
<include group="poi_internet" />
</type>