Changes between Version 1 and Version 2 of Presets/GuidepostDirectionsAndDestinations


Ignore:
Timestamp:
2025-08-07T15:25:26+02:00 (8 months ago)
Author:
achadwick
Comment:

Add Vespucci instructions, make dialog explanations pretty

Legend:

Unmodified
Added
Removed
Modified
  • Presets/GuidepostDirectionsAndDestinations

    v1 v2  
    33This downloadable preset bundle extends the built-in presets for [osmwiki:Tag:information=guidepost] by adding a convenient way to capture detailed destinations and routes, as shown on a guidepost's directional signs. It uses the schema documented at [osmwiki:Key:direction_north] for simplicity.
    44
     5The presets here have been tested in JOSM and Vespucci.
     6
    57=== Installation ===
    68
    79In JOSM: install it from the //Presets → Preset Preferences...// menu. It shows up as "Guidepost Direction & Destination Markers (by achadwick)" in the left-hand list. Click the arrow to transfer it to your list of installed presets, on the right.
    810
    9 === Usage ===
    10 
    11 Once installed, the presets are available next to the //Guidepost// builtin in JOSM, under //Presets → Facilities → Tourism//. You can press `F3` and search for them as well.
    12 
    13 The preset dialogs come in two forms:
    14 
    15 * The basic dialog, named //**Guidepost Directions & Destinations**//, which lets you enter the texts of signs pointing in each compass bearing (N, E, S, W, NE, SE, SW, NW) separately.
    16 
    17 * A full version of the same dialog, named //**Guidepost Directions & Destinations (full)**//. This allows feature symbols, route references, and route names to be captured also.
     11In Vespucci: go to //Preferences// [cog icon] //→ More Settings... → Presets → Add Preset//. In your web browser, copy the [[/josmfile?page=Presets/GuidepostDirectionsAndDestinations&zip=1|zipfile link]] (from the [[Presets]] table on this wiki), and paste it into the URL field back in Vespucci's presets manager. Enter a suitable Name too, such as "Guidepost Directions & Destinations". Then press `OK`, and wait for it to download. Finally, don't forget to enable the checkbox next to the new presets bundle.
     12
     13=== Using these presets ===
     14
     15==== Usage in JOSM ====
     16
     17Once they're installed, the presets are available next to the //Guidepost// builtin in JOSM, under //Presets → Facilities → Tourism//. You can press `F3` and search for them as well. The presets only appear when you have a Node object selected.
     18
     19The preset dialogs come in two forms in JOSM, and you can navigate between them:
     20
     21* [[Image(Guidepost-16a.svg)]] //**Guidepost Directions & Destinations**//
     22
     23  The basic form of the dialog. Thus lets you enter the texts of signs pointing in each compass bearing (N, E, S, W, NE, SE, SW, NW) separately.
     24
     25* [[Image(Guidepost-16b.svg)]] //**Guidepost Directions & Destinations (full)**//
     26
     27  A full version of the same dialog. This allows feature symbols, route references, and route names to be captured also.
     28
     29==== Usage in Vespucci ====
     30
     31In Vespucci, when you're adding a new tagged Node, or editing tags on a Node, the `Presets` tab allows you to search for these presets by keyword. Start typing in "guidepost" or "directions", and tap one of the icons above when you see it in the list underneath. It'll flip to the //Properties// tab for the next bit.
     32
     33Everything's managed in the same //Properties// tab in Vespucci. The basic preset fields are shown first, and the fancier `:ref`, `:route`, and `:symbol` tags are shown under Additional Properties if the object has any, and can be made available by selecting red+brown icon in the icon list at the bottom while editing.
     34
     35==== Tag documentation ====
     36
     37* [osmwiki:Key:direction_north] - bearing-specific detail tags, docs linked in the dialog
     38* [osmwiki:Tag:information=guidepost] - main tag that makes an object a guidepost
    1839
    1940=== Preset XML ===