Re: [Talk-GB] Rendering national/regional walking trails

2017-04-23 Thread Andy Townsend
On 23/04/17 11:43, Elizabeth Oldham wrote: ... But I still get only a few labels rendered. My stylesheet for rendering ldpnwn is similar to yours. So I'm kind of confused as to where the magic is that places multiple labels instead of just a few? The "text-spacing" settings below

Re: [Talk-GB] Rendering national/regional walking trails

2017-04-23 Thread Elizabeth Oldham
On 23/04/17 09:55, Andy Townsend wrote: I may have got hold of completely the wrong end of the stick here, but assuming I understand the question properly, I think you're asking how two names appear for trails at e.g. https://map.atownsend.org.uk/maps/map/map.html#zoom=14=53.14563=-1.75507

Re: [Talk-GB] Rendering national/regional walking trails

2017-04-23 Thread Andy Townsend
On 22/04/2017 20:43, Elizabeth Oldham wrote: Anyway. I noticed on your maps you have multiple ldpnwn labels along the routes, like the Cumbria Way, and Coast to Coast. I've been unable to get more than one or two labels. I've been searching but it's usually the other way around - you have

Re: [Talk-GB] Rendering national/regional walking trails

2017-04-22 Thread Elizabeth Oldham
On 21/04/17 11:47, Andy Townsend wrote: If you're using osm2pgsql to load a rendering database, then you could probably use the lua tag transforms and do something with roles for relations in there. I've not done anything with relation roles myself, It was an interesting exercise to play

Re: [Talk-GB] Rendering national/regional walking trails

2017-04-21 Thread Elizabeth Oldham
On 21/04/17 11:47, Andy Townsend wrote: If you're using osm2pgsql to load a rendering database, Yes, sorry, I should have said. probably use the lua tag transforms and do something with roles for relations in there. I've not done anything with relation roles myself, but

Re: [Talk-GB] Rendering national/regional walking trails

2017-04-21 Thread Andy Townsend
On 21/04/2017 11:26, Elizabeth Oldham wrote: I am trying to render the national and regional walking trails. These are done as relations, with tags like network=rwn so easy to pick out. When I render them I find there are alternative routes, as an example the Coast to Coast Walk splits into 3

Re: [Talk-GB] Rendering national/regional walking trails

2017-04-21 Thread Paul Berry
Hi Beth, Roles apply to the members of relation (which are almost always ways), not the relation itself, if that helps. In theory a route such as this should be mapped as a parent route_master relation with all variations of that route as child relations. In practice this is somewhat rare:

[Talk-GB] Rendering national/regional walking trails

2017-04-21 Thread Elizabeth Oldham
I am trying to render the national and regional walking trails. These are done as relations, with tags like network=rwn so easy to pick out. When I render them I find there are alternative routes, as an example the Coast to Coast Walk splits into 3 at one point. Looking at the relation in josm