Hi Joris,

my understanding is that we talk about roads with road_class > 0 
(highway=tertiary, secondary ... ) which go through cities.
A highway=residential is rarely a better alternative for such a road but 
another major road going around the city (center) might be.
If both are alternatives are highway=secondary the default style might select 
the shorter route through the city.

Gerd

________________________________________
Von: mkgmap-dev <mkgmap-dev-boun...@lists.mkgmap.org.uk> im Auftrag von Joris 
Bo <jori...@hotmail.com>
Gesendet: Donnerstag, 16. Juli 2020 10:14
An: Development list for mkgmap
Betreff: Re: [mkgmap-dev] Road speed through urban areas

Hi,

In urban areas the 'practical maxspeed' is often lower then the 'official' 
maxspeed because of existence of traffic lights and traffic calmers.
I would rely on the intended routing basics of road_class and corresponding 
maxspeeds and the common usage of highway types and tagging in osm.

Maybe it helps to make these roads less attractive for the routing engines to 
check for traffic lights.
Because these are node-tags and not line-tags I don't know the exact impact.

highway = residential & highway=crossing & crossing=traffic_signals {set 
mkgmap:road-speed=-2}
highway = residential & traffic_calming=table   { set mkgmap:road-speed=-1}
highway = residential & access = destination { set mkgmap:road-speed=-2}

Joris



-----Oorspronkelijk bericht-----
Van: mkgmap-dev <mkgmap-dev-boun...@lists.mkgmap.org.uk> Namens Gerd Petermann
Verzonden: donderdag 16 juli 2020 09:11
Aan: Fernando Trebien <fernando.treb...@gmail.com>; Development list for mkgmap 
<mkgmap-dev@lists.mkgmap.org.uk>
Onderwerp: Re: [mkgmap-dev] Road speed through urban areas

Hi all,

I fear I don't get the point in this discussion. My understanding is that you 
want a style that sets a lower road class for major roads within a city. 
Question is in what situation this will lead to better routing. If there is a 
good alternative route around the city it should already have the higher 
highway tag in OSM.

Gerd

________________________________________
Von: mkgmap-dev <mkgmap-dev-boun...@lists.mkgmap.org.uk> im Auftrag von Greg 
Troxel <g...@lexort.com>
Gesendet: Donnerstag, 16. Juli 2020 01:21
An: Fernando Trebien
Cc: Development list for mkgmap
Betreff: Re: [mkgmap-dev] Road speed through urban areas

Fernando Trebien <fernando.treb...@gmail.com> writes:

> Would mapping boundary=urban [1] help solve the problem of assigning a
> slower estimated speed to ways within dense urban areas in routing
> apps such as mkgmap? [2][3] It looks like an elegant solution to this
> problem that would not have the same issues with verifiability that
> maxspeed:practical has. It is currently common only in France (see an
> example in Rennes [4]) and there is official data available in my area
> that could be imported into OSM. [5]

I don't see why drawing a line that encloses the area where you think 
maxspeed:practical is low is any more verifiable.  You are tagging about an 
area where people drive slower than the speed limits, I think.  So it's really 
the same thing.

Also, maxspeed:practical is easy to verify.  Drive on the road 10 times and see 
what the average speed you actually went is.  I have lots  of commuting data 
and someday, I will process it and see what the distributions look like.


If there really are speed limits, then by all means tag them.
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to