wiki:Presets/Iranian_Preset

Version 6 (modified by anonymous, 5 years ago) ( diff )

--

Iranian presets

<?xml version="1.0" encoding="UTF-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
  author="kiaraSh.Q"
  icon="iranian-flag.png"
  version="0.152_2021-11-25"
  shortdescription="Iranian Presets"
  description="Some additional presets to use with a single click">

    <group name="Iranian Presets" icon="iranian-flag.png">
        <item icon="presets/vehicle/car_wash.svg" name="Carwash" type="node,closedway,multipolygon">
            <label text="Carwash"/>
            <key key="amenity" value="car_wash"/>
            <text default="" key="name" text="Name"/>
            <text default="" key="name:en" text="English name"/>
            <combo key="opening_hours" text="Opening hours" values="24/7"/>
            <text default="" key="phone" text="Phone"/>
            <text default="" key="website" text="Website"/>
            <text default="" key="operator" text="Operator"/>
            <combo key="operator:type" text="Operator type" values="goverment,private,public"/>
            <text default="" key="owner" text="Owner"/>
            <text default="" key="addr" text="Address"/>
            <text default="" key="maxwidth" text="Maxwidth"/>
            <text default="" key="maxheight" text="Maxheight"/>
            <text default="" key="brand" text="Brand"/>
            <check key="self_service" text="Self service"/>
            <combo key="self_service:opening_hours" text="Self sevice opening hours" values="24/7,"/>
            <check key="automated" text="Automated"/><check key="truck_wash" text="Truck wash"/>
            <link href="https://wiki.openstreetmap.org/wiki/Tag:amenity=car_wash"/>
        </item>
        <item icon="presets/accommodation/guest_house.svg" name="Ecolodge" type="node,closedway,multipolygon">
            <label text="Ecolodge"/>
            <key key="tourism" value="guest_house"/>
            <combo key="guest_house" text="Guest House" values="agritourism,bed_and_breakfast,"/>
            <text default="" key="name" text="Name"/>
            <text default="" key="name:en" text="English name"/>
            <text default="" key="phone" text="Phone"/>
            <text default="" key="operator" text="Operator"/>
            <text default="" key="website" text="Website"/>
            <text default="" key="rooms" text="Rooms"/>
            <text default="" key="beds" text="Beds"/>
            <combo key="breakfast" text="Breakfast" values="Mo-Su 06:00-10:00,no,yes"/>
            <combo key="lunch" text="Lunch" values="yes,no,Mo-Fr 11:30-14:00"/>
            <combo key="wheelchair" text="Wheelchair" values="limited,no,yes"/>
            <text default="" key="description" text="Description"/>
        </item>
        <item icon="presets/vehicle/restriction/stop.svg" name="Stop" type="node">
            <label text="Stop"/>
            <key key="highway" value="stop"/>
            <combo key="direction" text="Direction" values="forward,backward"/>
            <link href="https://wiki.openstreetmap.org/wiki/Tag:highway=stop"/>
        </item>
        <item name="Berkeh" type="node,closedway,multipolygon">
            <label text="Berkeh"/>
            <text default="" key="name" text="Name"/>
            <text default="" key="name:en" text="English name"/>
            <text default="" key="capacity" text="Capacity"/>
            <text default="" key="access" text="Access"/>
            <key key="man_made" value="reservoir_covered"/>
            <key key="reservoir_covered" value="berkeh"/>
            <key key="content" value="rain_water"/>
            <key key="drinking_water" value="untreated"/>
            <key key="drinking_water:seasonal" value="yes"/>
            <link href="https://wiki.openstreetmap.org/wiki/Pt:Tag:man_made%3Dreservoir_covered"/>
        </item>
        <item icon="presets/money/bank.svg" name="Bank" type="node">
            <label text="Bank"/>
            <key key="amenity" value="bank"/>
            <text default="" key="name" text="Name"/>
            <text default="" key="name:en" text="English Name"/>
            <combo key="brand" text="Brand" values="Eqtesad Novin,Keshavarzi,Maskan,Mellat,Melli,Parsian,Pasargad,Saderat,"/>
            <text default="" key="branch" text="Branch"/>
            <text default="" key="ref" text="Reference"/>
            <combo key="opening_hours" text="Opening hours" values="24/7,"/>
            <combo key="wheelchair" text="Wheelchairs" values="limited,no,yes,"/>
            <text default="" key="operator" text="Operator"/>
            <combo key="operator:type" text="Operator type" values=""/>
            <text default="" key="operator:wikipedia" text="Operator wikipedia"/>
            <check key="atm" text="Automated teller machine"/>
            <check key="drive_through" text="Drive through"/>
        </item>
        <item icon="presets/accommodation/shelter.svg" name="Picnic shelter" type="node,closedway,multipolygon">
            <label text="Picnic shelter"/>
            <key key="amenity" value="shelter"/>
            <key key="shelter_type" value="picnic_shelter"/>
            <combo text="Material" key="material" values="wood,palm_leaves,metal,steel,concrete,stone,granite,plastic"/>
            <combo key="power_supply" text="Power supply" values="no,yes,europlug,cee_7_1,cee_7_3,cee_7_4,cee_7_5"/>
            <check key="fireplace" text="Fireplace"/>
            <check key="drinking_water" text="Drinking water"/>
            <check key="bench" text="Bench"/>
            <check key="table" text="Table"/>
            <link href="https://wiki.openstreetmap.org/wiki/Tag:amenity=shelter"/>
        </item>
    </group>        

</presets>

Presets_Iranian_Preset-preset.xml, Presets_Iranian_Preset.zip

Attachments (44)

Note: See TracWiki for help on using the wiki.