New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
False positive "Discordant maxspeed and source:maxspeed" in Poland. #437
Comments
|
In Osmose and OSRM the PL:rural is 100 (I make both).
|
|
Oh right, it is even worse.
also See previous discussion in streetcomplete/StreetComplete#1101 Also, search for "PL" in https://wiki.openstreetmap.org/wiki/Default_speed_limits that attempts to document this. For OSRM intepreting PL:rural as 100 is probably fine (is there a big difference between 90 and 100?) For Osmose I would allow both 90 and 100. Or allow 90 only where And yes, sign D-39 is self-parody of overly complex rules. |
|
I can't handle the full complexity, but I can do this: It's ok for you? |
|
PL:urban should be always 50 (60 is during night 23:00 - 5:00 and handled with will be OK |
* frodrigo/master: py3: user bytearray in place of str py3: osmbin, read storage file in binary mode py3: rename Str to Bytes in OsmBin Fix PL:rural and PL:trunk in TagFix_Maxspeed #437 office=tax but office=government + government=tax in analyser_merge_service_public_FR #450 Support multiple municipality_ref in analyser_osmosis_boundary_relation #429 Fence with materal tag, better use fence_type tag #447 Support maxspeed:forward and maxspeed:backward for all speed values in analyser_merge_traffic_signs #430 Add barrier + maxheight in analyser_merge_traffic_signs #446 Plugin Phone, auto enable Plugin Phone, better regex Plugin Phone validate allowed char and separator Plugin Phone, check for international prefix Review Phone plugin #290 config: split France to departement level Update data source of analyser_merge_pitch_FR #466 Merge, change tag for dancing school #469 Fix typo #334 White list transformer=minor_distribution. #111 Better i18n strings
|
I get in the second link |
|
The github link miss the |
|
Backend server still not uptodate. |
|
Uptodate. We move from 18 000 to 900! |
Tagging that road has rural speed limit is done in many ways.
Pl:ruralinsource:maxspeedPl:ruralinmaxspeedThis is messy and hairy and there is plenty to complain but in http://osmose.openstreetmap.fr/en/error/22358635600 there is no valid reason to complain about "Discordant maxspeed and source:maxspeed"
highway | residential |
lit | no |
maxspeed | 90 |
maxspeed:bus | 70 |
maxspeed:hgv:conditional | 90 @ (weight<=3.5); 70 @ (weight>3.5) |
maxspeed:trailer | 70 |
noname | yes |
source:maxspeed | PL:rural |
surface | asphalt
The text was updated successfully, but these errors were encountered: