wiki:Presets/Communication_Towers

Version 3 (modified by stoecker, 8 months ago) (diff)

fix icons

<presets xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"
                author="derstefan"
                version="1.3_2012-09-19"
                shortdescription="Communication Towers"
                description="Preset to easily add different types of communication towers.">

  <group
        name="Communication Towers"
        de.name="Sendeanlagen"
        icon="sendeturm.png">
                <item type="node,closedway" icon="sendeturm.png"
                        name="mast"
                        de.name="Handymast">
                        <key key="man_made" value="mast"/>
                        <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made%3Dcommunications_tower"/>
                        <label text="Inserting a mobile phone mast"
                                de.text="Einfügen eines Handymasts" />
                        <space />
                        <text key="name" text="Name" />
                        <text key="height" text="Height (meters)" de.text="Höhe (Meter)" />
                        <space />
                        <label text="Transmitting:"
                                de.text="Art der Aussendungen:" />
                        <check key="communication:mobile_phone"
                                text="mobile phone"
                                de.text="Mobilfunk/Handy" default="on"/>
                        <check key="communication:television"
                                text="television" default="off"
                                de.text="Fernsehen" />
                        <check key="communication:radio"
                                text="radio" default="off"
                                de.text="Radio" />
                        <check key="communication:bos"
                                text="BOS" default="off"
                                de.text="BOS-Funk" />
                </item>

                <item type="node,closedway" icon="sendeturm.png"
                        name="tower"
                        de.name="kleiner Funkturm">
                        <key key="man_made" value="tower"/>
                        <key key="tower:type" value="communication"/>
                        <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made%3Dcommunications_tower"/>
                        <label text="Inserting a smaller communications tower"
                                de.text="Einfügen eines kleineren Funkturms" />
                        <space />
                        <text key="name" text="Name" />
                        <text key="height" text="Height (meters)" de.text="Höhe (Meter)" />
                        <space />
                        <label text="Transmitting:"
                                de.text="Art der Aussendungen:" />
                        <check key="communication:mobile_phone"
                                text="mobile phone" default="off"
                                de.text="Mobilfunk/Handy" />
                        <check key="communication:television"
                                text="television" default="off"
                                de.text="Fernsehen" />
                        <check key="communication:radio"
                                text="radio" default="off"
                                de.text="Radio" />
                        <check key="communication:bos"
                                text="BOS" default="off"
                                de.text="BOS-Funk" />
                </item>

                <item type="node,closedway" icon="sendeturm.png"
                        name="communications tower"
                        de.name="Fernmeldeturm">
                        <key key="man_made" value="communications_tower"/>
                        <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made%3Dcommunications_tower"/>
                        <label text="Inserting a communications tower"
                                de.text="Einfügen eines Fernmeldeturms" />
                        <space />
                        <text key="name" text="Name" />
                        <text key="height" text="Height (meters)" de.text="Höhe (Meter)" />
                        <space />
                        <label text="Transmitting:"
                                de.text="Art der Aussendungen:" />
                        <check key="communication:mobile_phone"
                                text="mobile phone" default="off"
                                de.text="Mobilfunk/Handy" />
                        <check key="communication:television"
                                text="television" default="off"
                                de.text="Fernsehen" />
                        <check key="communication:radio"
                                text="radio" default="off"
                                de.text="Radio" />
                        <check key="communication:bos"
                                text="BOS" default="off"
                                de.text="BOS-Funk" />
                </item>

                <item type="node,closedway" icon="sendeturm.png"
                        name="transmitter (steel mast)"
                        de.name="Sender (Stahlrohrmast)">
                        <key key="man_made" value="antenna"/>
                        <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made%3Dcommunications_tower"/>
                        <label text="Inserting a steel mast transmitter"
                                de.text="Einfügen eines Stahlrohrmast-Senders" />
                        <space />
                        <text key="name" text="Name" />
                        <text key="height" text="Height (meters)" de.text="Höhe (Meter)" />
                        <space />
                        <label text="Transmitting:"
                                de.text="Art der Aussendungen:" />
                        <check key="communication:mobile_phone"
                                text="mobile phone" default="off"
                                de.text="Mobilfunk/Handy" />
                        <check key="communication:television"
                                text="television" default="off"
                                de.text="Fernsehen" />
                        <check key="communication:radio"
                                text="radio" default="off"
                                de.text="Radio" />
                        <check key="communication:bos"
                                text="BOS" default="off"
                                de.text="BOS-Funk" />
                </item>
        </group>
</presets>

Presets_Communication_Towers-preset.xml, Presets_Communication_Towers.zip

Attachments (1)

Download all attachments as: .zip