This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Can I use custom presets in Potlatch?

2
2

Can I use custom presets in Potlatch?

I could need it for setting bridge=yes and layer=1 on a way segment.

asked 22 Aug '10, 15:17

katpatuka's gravatar image

katpatuka
1.0k152636
accept rate: 12%

edited 23 Aug '10, 17:08

1
(15 Aug '13, 13:01) aseerel4c26 ♦

One Answer:

3

One can set custom presets in Potlatch 1. Use CTRL+SHIFT+[number 1-9] to set a tag combination and SHIFT+[number 1-9] to use the combination.

Example:

  • Create an untagged way and set bridge=yes and layer=1.
  • Press CTRL+SHIFT+1 to save the tag combination.
    (Under windows this will get saved in location C:\Documents and Settings\yourname\Application Data\Macromedia\Flash Player\#SharedObjects\SOMERANDOMDATA\openstreetmap.org)
  • Delete the previously created way if not needed
  • Pressing SHIFT+1 will add the bridge/layer tag combination to any selected way.

answered 23 Aug '10, 16:49

katpatuka's gravatar image

katpatuka
1.0k152636
accept rate: 12%

edited 23 Aug '10, 17:10

Source code available on GitHub .