Changes between Version 3 and Version 4 of Presets/GuidepostDirectionsAndDestinations


Ignore:
Timestamp:
2025-08-08T21:18:13+02:00 (5 months ago)
Author:
achadwick
Comment:

Reorder compass directions, and add icons for JOSM

Legend:

Unmodified
Added
Removed
Modified
  • Presets/GuidepostDirectionsAndDestinations

    v3 v4  
    2121* [[Image(Guidepost-16a.svg)]] **Guidepost Directions & Destinations**
    2222  * The basic form of the dialog
    23   * This lets you enter the texts of signs pointing in each compass bearing (N, E, S, W, NE, SE, SW, NW) separately.
     23  * This lets you enter the texts of signs pointing in each compass bearing (N, NE, E, SE, S, SW, W, NW) separately.
    2424
    2525* [[Image(Guidepost-16b.svg)]] **Guidepost Directions & Destinations (full)**
     
    7272        display_values="Directions to named destinations,Intermediary trail mark or arrow on a route,Directions to other numbered guideposts"
    7373        editable="false"
     74        icon="Guidepost-16.svg"
    7475      />
    7576      <space />
     
    7879        text="N-bound text"
    7980        key="direction_north"
     81        icon="Compass-N-16.svg"
     82      />
     83      <text
     84        text="NE-bound text"
     85        key="direction_northeast"
     86        icon="Compass-NE-16.svg"
    8087      />
    8188      <text
    8289        text="E-bound text"
    8390        key="direction_east"
     91        icon="Compass-E-16.svg"
     92      />
     93      <text
     94        text="SE-bound text"
     95        key="direction_southeast"
     96        icon="Compass-SE-16.svg"
    8497      />
    8598      <text
    8699        text="S-bound text"
    87100        key="direction_south"
     101        icon="Compass-S-16.svg"
     102      />
     103      <text
     104        text="SW-bound text"
     105        key="direction_southwest"
     106        icon="Compass-SW-16.svg"
    88107      />
    89108      <text
    90109        text="W-bound text"
    91110        key="direction_west"
    92       />
    93       <space />
    94 
    95       <text
    96         text="NE-bound text"
    97         key="direction_northeast"
     111        icon="Compass-W-16.svg"
    98112      />
    99113      <text
    100114        text="NW-bound text"
    101115        key="direction_northwest"
    102       />
    103       <text
    104         text="SE-bound text"
    105         key="direction_southeast"
    106       />
    107       <text
    108         text="SW-bound text"
    109         key="direction_southwest"
     116        icon="Compass-NW-16.svg"
    110117      />
    111118      <space />
     
    138145        display_values="Directions to named destinations,Intermediary trail mark or arrow on a route,Directions to other numbered guideposts"
    139146        editable="false"
     147        icon="Guidepost-16.svg"
    140148      />
    141149      <space />
     
    144152        text="N-bound text"
    145153        key="direction_north"
     154        icon="Compass-N-16.svg"
    146155      />
    147156      <text
    148157        text="N-bound route ref"
    149158        key="direction_north:ref"
     159        icon="Blank-16.svg"
    150160      />
    151161      <text
    152162        text="N-bound route name"
    153163        key="direction_north:route"
     164        icon="Blank-16.svg"
    154165      />
    155166      <text
    156167        text="N-bound symbols"
    157168        key="direction_north:symbol"
     169        icon="Blank-16.svg"
     170      />
     171      <space/>
     172
     173      <text
     174        text="NE-bound text"
     175        key="direction_northeast"
     176        icon="Compass-NE-16.svg"
     177      />
     178      <text
     179        text="NE-bound route ref"
     180        key="direction_northeast:ref"
     181        icon="Blank-16.svg"
     182      />
     183      <text
     184        text="NE-bound route name"
     185        key="direction_northeast:route"
     186        icon="Blank-16.svg"
     187      />
     188      <text
     189        text="NE-bound symbols"
     190        key="direction_northeast:symbol"
     191        icon="Blank-16.svg"
    158192      />
    159193      <space/>
     
    162196        text="E-bound text"
    163197        key="direction_east"
     198        icon="Compass-E-16.svg"
    164199      />
    165200      <text
    166201        text="E-bound route ref"
    167202        key="direction_east:ref"
     203        icon="Blank-16.svg"
    168204      />
    169205      <text
    170206        text="E-bound route name"
    171207        key="direction_east:route"
     208        icon="Blank-16.svg"
    172209      />
    173210      <text
    174211        text="E-bound symbols"
    175212        key="direction_east:symbol"
     213        icon="Blank-16.svg"
     214      />
     215      <space/>
     216
     217      <text
     218        text="SE-bound text"
     219        key="direction_southeast"
     220        icon="Compass-SE-16.svg"
     221      />
     222      <text
     223        text="SE-bound route ref"
     224        key="direction_southeast:ref"
     225        icon="Blank-16.svg"
     226      />
     227      <text
     228        text="SE-bound route name"
     229        key="direction_southeast:route"
     230        icon="Blank-16.svg"
     231      />
     232      <text
     233        text="SE-bound symbols"
     234        key="direction_southeast:symbol"
     235        icon="Blank-16.svg"
    176236      />
    177237      <space/>
     
    180240        text="S-bound text"
    181241        key="direction_south"
     242        icon="Compass-S-16.svg"
    182243      />
    183244      <text
    184245        text="S-bound route ref"
    185246        key="direction_south:ref"
     247        icon="Blank-16.svg"
    186248      />
    187249      <text
    188250        text="S-bound route name"
    189251        key="direction_south:route"
     252        icon="Blank-16.svg"
    190253      />
    191254      <text
    192255        text="S-bound symbols"
    193256        key="direction_south:symbol"
    194       />
    195       <space/>
     257        icon="Blank-16.svg"
     258      />
     259      <space/>
     260
     261      <text
     262        text="SW-bound text"
     263        key="direction_southwest"
     264        icon="Compass-SW-16.svg"
     265      />
     266      <text
     267        text="SW-bound route ref"
     268        key="direction_southwest:ref"
     269        icon="Blank-16.svg"
     270      />
     271      <text
     272        text="SW-bound route name"
     273        key="direction_southwest:route"
     274        icon="Blank-16.svg"
     275      />
     276      <text
     277        text="SW-bound symbols"
     278        key="direction_southwest:symbol"
     279        icon="Blank-16.svg"
     280      />
     281      <space />
    196282
    197283      <text
    198284        text="W-bound text"
    199285        key="direction_west"
     286        icon="Compass-W-16.svg"
    200287      />
    201288      <text
    202289        text="W-bound route ref"
    203290        key="direction_west:ref"
     291        icon="Blank-16.svg"
    204292      />
    205293      <text
    206294        text="W-bound route name"
    207295        key="direction_west:route"
     296        icon="Blank-16.svg"
    208297      />
    209298      <text
    210299        text="W-bound symbols"
    211300        key="direction_west:symbol"
    212       />
    213       <space/>
    214 
    215       <text
    216         text="NE-bound text"
    217         key="direction_northeast"
    218       />
    219       <text
    220         text="NE-bound route ref"
    221         key="direction_northeast:ref"
    222       />
    223       <text
    224         text="NE-bound route name"
    225         key="direction_northeast:route"
    226       />
    227       <text
    228         text="NE-bound symbols"
    229         key="direction_northeast:symbol"
     301        icon="Blank-16.svg"
    230302      />
    231303      <space/>
     
    234306        text="NW-bound text"
    235307        key="direction_northwest"
     308        icon="Compass-NW-16.svg"
    236309      />
    237310      <text
    238311        text="NW-bound route ref"
    239312        key="direction_northwest:ref"
     313        icon="Blank-16.svg"
    240314      />
    241315      <text
    242316        text="NW-bound route name"
    243317        key="direction_northwest:route"
     318        icon="Blank-16.svg"
    244319      />
    245320      <text
    246321        text="NW-bound symbols"
    247322        key="direction_northwest:symbol"
    248       />
    249       <space/>
    250 
    251       <text
    252         text="SE-bound text"
    253         key="direction_southeast"
    254       />
    255       <text
    256         text="SE-bound route ref"
    257         key="direction_southeast:ref"
    258       />
    259       <text
    260         text="SE-bound route name"
    261         key="direction_southeast:route"
    262       />
    263       <text
    264         text="SE-bound symbols"
    265         key="direction_southeast:symbol"
    266       />
    267       <space/>
    268 
    269       <text
    270         text="SW-bound text"
    271         key="direction_southwest"
    272       />
    273       <text
    274         text="SW-bound route ref"
    275         key="direction_southwest:ref"
    276       />
    277       <text
    278         text="SW-bound route name"
    279         key="direction_southwest:route"
    280       />
    281       <text
    282         text="SW-bound symbols"
    283         key="direction_southwest:symbol"
    284       />
    285       <space />
     323        icon="Blank-16.svg"
     324      />
     325      <space/>
    286326
    287327      <label text="Use semicolons to separate multiple values." />