wiki:Presets/speed_camera_in_Belarus

Version 3 (modified by Klumbumbus, 7 years ago) ( diff )

fix code

speed_camera_in_Belarus

The preset itself

<?xml version="1.0" encoding="utf-8"?>
<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
                author="Neufoxet"
                icon="SDKS.png"
                version="19_2019-03-16"
                shortdescription="speed_camera_in_Belarus"
                description="speed_camera_in_Belarus"
                baselanguage="ru">
                
        <item name="Speed Camera" icon="presets/SDKS.png" type="node" preset_name_label="true">
                <link href="http://wiki.openstreetmap.org/wiki/Tag:highway=speed_camera"
                  az.href="http://wiki.openstreetmap.org/wiki/Az:Tag:highway=speed_camera"
                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:highway=speed_camera"
                  fi.href="http://wiki.openstreetmap.org/wiki/Fi:Tag:highway=speed_camera"
                  ja.href="http://wiki.openstreetmap.org/wiki/JA:Tag:highway=speed_camera"
                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:highway=speed_camera"
                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:highway=speed_camera"
                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:highway=speed_camera" />
                <key key="highway" value="speed_camera" />
                <key key="operator" value="СЗАО &quot;Безопасные дороги Беларуси&quot;" />
                <key key="contact:website" value="http://www.speed-control.by" />
                <key key="contact:email" value="dbbel@dbbel.com" />
                <key key="contact:phone" value="+375 17 2297511" />
                <key key="contact:fax" value="+375 17 2297502" />
                <item_separator />
                <combo key="name" text="Выберите тип камеры" values_sort="false" values="Кордон,Мesta 2000,Мesta 2200,MultiRadar SD580,PoliScan M1HP" match="key" />
                <text key="ref" text="Номер камеры" />
                <combo key="maxspeed" text="Ограничение скорости (км/ч)" values="60,70,80,90,100,110,120" match="key" />
                <combo key="maxspeed:hgv" text="Max. speed Heavy Goods Vehicles (km/h)" values="60,70,80,90,100" match="key" />
                <label text="(если она отличается от вышеуказанной)" />
                <optional>
                        <combo key="description" text="Направление камеры относительно движения автомобиля" values="Направление камеры навстречу автомобилю,Направление камеры в спину автомобилю" />
                        <combo key="direction" text="Направление камеры в градусах" values="0,45,22,67,90,112,135,157,180,202,225,247,270,292,315,337" />
                </optional>
                <label text="" icon="presets/compas.png" icon_size="151" />
        </item>
</presets>

Presets_speed_camera_in_Belarus-preset.xml, Presets_speed_camera_in_Belarus.zip

Attachments (2)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.