Changes between Version 1 and Version 2 of Presets/Iranian_Preset


Ignore:
Timestamp:
2019-03-25T03:39:08+01:00 (7 years ago)
Author:
Sosha
Comment:

add some tags and some presets

Legend:

Unmodified
Added
Removed
Modified
  • Presets/Iranian_Preset

    v1 v2  
    44#!preset
    55<?xml version="1.0" encoding="UTF-8"?>
    6 <presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0">
    7   <item name="Oneway highway" type="way">
    8     <label text="Inserting a unidirectional highway" />
     6<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
     7  author="Kiarash.Q"
     8  icon=""
     9  version="[[revision]]_[[date]]"
     10  shortdescription="Iranian Presets"
     11  description="Some additional presets to use with a single click">
    912
    10     <combo key="highway" text="Type" values="trunk,motorway" />
    11     <text key="name" text="Name (e.g. Angel Road)" />
    12     <text key="ref" text="Ref (e.g. A406)" />
    13 
    14     <!-- This is a oneway preset, so make oneway default -->
    15     <check key="oneway" text="Oneway" default="on" />
    16 
    17     <!-- Always setting asphalt surface -->
    18     <key key="surface" value="asphalt" />
    19   </item>
     13<item icon="presets/vehicle/car_wash.svg" name="Carwash" type="node,closedway,multipolygon">
     14        <label text="Carwash"/>
     15        <key key="amenity" value="car_wash"/>
     16        <text default="" key="name" text="Name"/>
     17        <text default="" key="name:en" text="English name"/>
     18        <combo key="opening_hours" text="Opening hours" values="24/7"/>
     19        <text default="" key="phone" text="Phone"/>
     20        <text default="" key="website" text="Website"/>
     21        <text default="" key="operator" text="Operator"/>
     22        <combo key="operator:type" text="Operator type" values="goverment,private,public"/>
     23        <text default="" key="owner" text="Owner"/>
     24        <text default="" key="addr" text="Address"/>
     25        <text default="" key="maxwidth" text="Maxwidth"/>
     26        <text default="" key="maxheight" text="Maxheight"/>
     27        <text default="" key="brand" text="Brand"/>
     28        <check key="self_service" text="Self service"/>
     29        <combo key="self_service:opening_hours" text="Self sevice opening hours" values="24/7,"/>
     30        <check key="automated" text="Automated"/><check key="truck_wash" text="Truck wash"/>
     31        <link href="https://wiki.openstreetmap.org/wiki/Tag:amenity=car_wash"/>
     32    </item>
     33    <item icon="presets/accommodation/guest_house.svg" name="Ecolodge" type="node,closedway,multipolygon">
     34        <label text="Ecolodge"/>
     35        <key key="tourism" value="guest_house"/>
     36        <combo key="guest_house" text="Guest House" values="agritourism,bed_and_breakfast,"/>
     37        <text default="" key="name" text="Name"/>
     38        <text default="" key="name:en" text="English name"/>
     39        <text default="" key="phone" text="Phone"/>
     40        <text default="" key="operator" text="Operator"/>
     41        <text default="" key="website" text="Website"/>
     42        <text default="" key="rooms" text="Rooms"/>
     43        <text default="" key="beds" text="Beds"/>
     44        <combo key="breakfast" text="Breakfast" values="Mo-Su 06:00-10:00,no,yes"/>
     45        <combo key="lunch" text="Lunch" values="yes,no,Mo-Fr 11:30-14:00"/>
     46        <combo key="wheelchair" text="Wheelchair" values="limited,no,yes"/>
     47        <text default="" key="description" text="Description"/>
     48    </item>
     49    <item icon="presets/vehicle/restriction/stop.svg" name="Stop" type="node">
     50        <label text="Stop"/>
     51        <key key="highway" value="stop"/>
     52        <combo key="direction" text="Direction" values="forward,backward"/>
     53        <link href="https://wiki.openstreetmap.org/wiki/Tag:highway=stop"/>
     54    </item>
     55    <item name="Berkeh" type="node,closedway,multipolygon">
     56        <label text="Berkeh"/>
     57        <text default="" key="name" text="Name"/>
     58        <text default="" key="name:en" text="English name"/>
     59        <text default="" key="capacity" text="Capacity"/>
     60        <text default="" key="access" text="Access"/>
     61        <key key="man_made" value="reservoir_covered"/>
     62        <key key="reservoir_covered" value="berkeh"/>
     63        <key key="content" value="rain_water"/>
     64        <key key="drinking_water" value="untreated"/>
     65        <key key="drinking_water:seasonal" value="yes"/>
     66        <link href="https://wiki.openstreetmap.org/wiki/Pt:Tag:man_made%3Dreservoir_covered"/>
     67    </item>
     68    <item icon="presets/money/bank.svg" name="Bank" type="node">
     69        <label text="Bank"/>
     70        <key key="amenity" value="bank"/>
     71        <text default="" key="name" text="Name"/>
     72        <text default="" key="name:en" text="English Name"/>
     73        <combo key="brand" text="Brand" values="Eqtesad Novin,Keshavarzi,Maskan,Mellat,Melli,Parsian,Pasargad,Saderat,"/>
     74        <text default="" key="branch" text="Branch"/>
     75        <text default="" key="ref" text="Reference"/>
     76        <combo key="opening_hours" text="Opening hours" values="24/7,"/>
     77        <combo key="wheelchair" text="Wheelchairs" values="limited,no,yes,"/>
     78        <text default="" key="operator" text="Operator"/>
     79        <combo key="operator:type" text="Operator type" values=""/>
     80        <text default="" key="operator:wikipedia" text="Operator wikipedia"/>
     81        <check key="atm" text="Automated teller machine"/>
     82        <check key="drive_through" text="Drive through"/>
     83    </item>
     84    <item icon="presets/accommodation/shelter.svg" name="Picnic shelter" type="node,closedway,multipolygon">
     85        <label text="Picnic shelter"/>
     86        <key key="amenity" value="shelter"/>
     87        <key key="shelter_type" value="picnic_shelter"/>
     88        <text default="" key="material" text="Material"/>
     89        <combo key="power_supply" text="Power supply" values="no,yes,europlug,cee_7_1,cee_7_3,cee_7_4,cee_7_5"/>
     90        <check key="fireplace" text="Fireplace"/>
     91        <check key="drinking_water" text="Drinking water"/>
     92        <check key="bench" text="Bench"/>
     93        <check key="table" text="Table"/>
     94        <link href="https://wiki.openstreetmap.org/wiki/Tag:amenity=shelter"/>
     95    </item>
    2096</presets>
    2197}}}