Ticket #8434: monitoring_station.patch

File monitoring_station.patch, 1.3 KB (added by malenki, 12 years ago)
  • data/defaultpresets.xml

     
    52665266                <check key="monitoring:radiation"        text="Radiation" />
    52675267                <check key="monitoring:seismic_activity" text="Seismic Activity" />
    52685268            </checkgroup>
    5269             <combo key="recording" text="Recording" values="manually,automated,remote,no" /> 
    5270             <combo key="display" text="Display" values="analog,digital,no" />
     5269
     5270            <label text="Additional information" />
     5271            <checkgroup columns="1">
     5272                <check key="recording:manually"          text="Recording: manually" />
     5273                <check key="recording:automated"         text="Recording: automated" />
     5274                <check key="recording:remote"            text="Recording: remote" />
     5275                <check key="display:analog"              text="Display: analog" />
     5276                <check key="display:digital"             text="Display: digital" />
     5277            </checkgroup>
    52715278        </item>
    52725279        <item name="Survey Point" icon="presets/survey_point.png" type="node">
    52735280            <link href="http://wiki.openstreetmap.org/wiki/Tag:man_made=survey_point"