OpenStreetMap Forum

The Free Wiki World Map

You are not logged in.

#1 2012-07-30 22:49:58

naming hiking tracks plus add difficulty to name?

Hi,

I would like to add difficulty to track name be be easily seen.
I am trying something like this, but not working:

(highway=path | highway=track)     & sac_scale=hiking                             {set name='${name} T1' | 'T1'}         [0x51 resolution 20 ]
(highway=path | highway=track)     & sac_scale=mountain_hiking         {set name='${name} T2' | 'T2'}        [0x52 resolution 20 ]
and so on.

Any advice?

regards

mira

Offline

#2 2012-07-31 10:05:45

Re: naming hiking tracks plus add difficulty to name?

{name='${name} T1' | 'T1'} without set might work?

Offline

#3 2012-08-05 16:17:10

Re: naming hiking tracks plus add difficulty to name?

ligfietser wrote:

{name='${name} T1' | 'T1'} without set might work?

I didn't get it work sad
But this works for me (idea coming from openmtbmaps )
{set name='${name} T1' | 'T1'; set addendumname=yes}

No idea what this "addendumname=yes" doing hmm

mira

Offline

Board footer

Powered by FluxBB 1.4.8
Hosting sponsored by Oxilion