Ticket #9076: josm_9076_v3.diff
File josm_9076_v3.diff, 3.7 KB (added by , 12 years ago) |
---|
-
data/defaultpresets.xml
3591 3591 <key key="information" value="office" /> 3592 3592 <text key="name" text="Name" /> 3593 3593 <combo key="opening_hours" text="Opening Hours" values="24/7,Mo-Fr 08:30-20:00,Tu-Su 08:00-15:00;Sa 08:00-12:00" /> 3594 <combo key="internet_access" text="Internet access" values="yes,wlan,wired,terminal,no" /> 3595 <combo key="internet_access:fee" text="Internet access fee" values="yes,no" /> 3594 3596 </item> 3595 3597 <item name="Map" icon="presets/map.png" type="node"> 3596 3598 <link href="http://wiki.openstreetmap.org/wiki/Key:information" /> … … 3599 3601 <key key="tourism" value="information" /> 3600 3602 <key key="information" value="map" /> 3601 3603 <text key="name" text="Name" /> 3602 <combo key="map_type" text="Detail Grade" values="topo,street,scheme " />3604 <combo key="map_type" text="Detail Grade" values="topo,street,scheme,toposcope" /> 3603 3605 <combo key="map_size" text="Shown Area" values="site,city,region" /> 3604 3606 <text key="description" text="Closer Description" /> 3605 3607 <optional text="Routes shown for:"> … … 3621 3623 <key key="tourism" value="information" /> 3622 3624 <key key="information" value="board" /> 3623 3625 <text key="name" text="Name" /> 3624 <combo key="board_type" text="Board Content" values="notice,history,nature,wildlife,plants" default="board"/>3626 <combo key="board_type" text="Board Content" values="notice,history,nature,wildlife,plants" /> 3625 3627 <text key="description" text="Closer Description" /> 3626 3628 </item> 3627 3629 <item name="Guidepost" icon="presets/guidepost.png" type="node"> … … 3656 3658 <text key="operator" text="Operator" /> 3657 3659 <text key="ref" text="Reference number" /> 3658 3660 <combo key="fee" text="Fee" values="yes,no" /> 3661 <combo key="internet_access" text="Internet access" values="yes,wlan,wired,terminal,no" /> 3662 <combo key="internet_access:fee" text="Internet access fee" values="yes,no" /> 3659 3663 </item> 3660 3664 <item name="Audioguide" icon="presets/information.png" type="node"> 3661 3665 <link href="http://wiki.openstreetmap.org/wiki/Key:information" /> … … 4373 4377 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:emergency=phone" /> 4374 4378 <key key="emergency" value="phone" /> 4375 4379 </item> 4380 <item name="Internet Access" icon="presets/network-wireless.svg" type="node,closedway"> 4381 <link href="http://wiki.openstreetmap.org/wiki/Key:internet_access" 4382 de.href="http://wiki.openstreetmap.org/wiki/DE:Key:internet_access" 4383 it.href="http://wiki.openstreetmap.org/wiki/IT:Key:internet_access" 4384 ja.href="http://wiki.openstreetmap.org/wiki/JA:Key:internet_access" 4385 pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Key:internet_access" 4386 ru.href="http://wiki.openstreetmap.org/wiki/RU:Key:internet_access" /> 4387 <label text="Edit Internet Access" /> 4388 <space /> 4389 <combo key="internet_access" text="Internet access" values="yes,wlan,wired,terminal,no" /> 4390 <combo key="internet_access:fee" text="Internet access fee" values="yes,no" /> 4391 </item> 4376 4392 <item name="Automated Defibrillator" icon="presets/aed.svg" type="node"> 4377 4393 <link href="http://wiki.openstreetmap.org/wiki/Tag:emergency=aed" 4378 4394 de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:emergency=aed"