rskedgell's Comments
| Changeset | When | Comment |
|---|---|---|
| 164334975 | Thanks for replying. There are a lot of mis-taggings for access in OSM, so it's not catastrophic, but hopefully we all want mapping to be as accurate as possible and hope that renderers and routers catch up. What I know about actually implementing routing services would look lonely on the back of a postage stamp, so take this with a grain of salt ... Ideally a more specific access tag should override a less specific one. For the case of buses, bus=* should take precedence over psv=*, which should in turn take precedence over motor_vehicle=*, vehicle=* and finally access=* If you have access to street side imagery of the place you're checking (with an OSM compatible licence), there's a guide to interpreting UK traffic signs on the wiki.
|
|
| 164312601 | Hi, Changing vehicle=no to motor_vehicle=no here may cause problems for other data consumers, as that's not what the signage means. In this case, the signs visible in Bing's streetside imagery here ( way/3528791 ) are the TSRGD diagram 953 variant "Route for use by buses and pedal cycles only". That translates to OSM access tagging as:
Replacing vehicle=no with motor_vehicle=no implies carriage=yes. OSM-based routing for horse-drawn carriages may be somewhat niche (arguably, so is routing bus journeys after they have taken place), but we should tag to the best of our ability to reflect reality and shouldn't entertain changes which would potentially send more vulnerable road users like drivers of carriages along roads where they are prohibited. I can see that you're trying to make a positive contribution to OSM and improve the experience of your fellow Busmiles.uk users, but you won't balance those two objectives if you ignore changeset comments. |
|
| 164334975 | I think you mean "breaking correct tagging in order to work with a defective router". The TSRGD diagram 953 sign variant used here means "Route for use by buses and pedal cycles only".
Please read osm.wiki/Busmiles.uk |
|
| 160868165 | Thanks for fixing the mis-tagging of the pedestrian section of King Street as a living street. Some Busmiles users don't really care what they break, so long as the website's facility for snapping journeys to the map makes pretty pictures for them. |
|
| 163981845 | Thanks for updating the crossings! Where features have been removed, but the aerial imagery hasn't caught up yet, it can be worth using lifecycle prefixes on the features instead of deleting them (e.g. change a crossing=traffic_signals node to was:crossing=traffic_signals). That way, armchair mappers working from aerial imagery are much less likely to incorrectly add them again. |
|
| 164287833 | Has the sign at the entrance to the bus station been changed since Bing's street side imagery was last updated? If it's still "motor vehicles prohibted, except for buses and access" (TSRGD diagram 619), then it's:
https://www.bing.com/maps?cp=51.44498%7E0.369115&lvl=22.0&mo=om.1&pi=-6.9&style=x&dir=333.5 |
|
| 161920122 | The bus lane was already mapped with the older bus:lane=left tag on Home Gardens and has now been replaced with lanes=3 + bus:lanes=1 + bus_bay=left. The mapping for the renderer has been removed. |
|
| 164148640 | I see. Having bus=yes or bus=designated should override motor_vehicle=no, vehicle=no, or access=no as the most specific mode should take precedence in routing software. If something is mapped as highway=busway, as is the case here, I think you can safely remove motor_vehicle and vehicle access tags without causing routing issues for other vehicles. It might be more of a problem around bus stations where the entry signage on a highway=service road is "no entry except buses" or "no vehicles except buses". Access tags are supposed to follow legal restrictions and in both of these cases, vehicle=no + bus=designated is the effect of the signs. Can I assume that this is the Brouter implementation used in Busmiles.uk's snap to route function? |
|
| 164148640 | Thanks. I made a couple of other minor tweaks around that junction for cycle routing, but I've left it with bus=yes rather than designated. |
|
| 164148640 | No problem and thanks for the quick reply. I asked because occasionally some QA tools (and the iD editor) can make some unhelpful suggestions, which mappers follow in good faith. |
|
| 163000919 | For additional context, concerns raised in December 2023:
|
|
| 163000919 | The problem is that almost every edit you have made has been incorrect and has had to be corrected by other mappers. OpenStreetMap has data consumers other than Busmiles.uk users, who rely on the data being correct and usable. |
|
| 164148640 | Please could you explain how deleting the cycleway and sidewalk tags here is a "correction"? Was it suggested by a QA tool, or something else? |
|
| 164015456 | I'm curious about why changing bus=designated to bus=yes is a "correction"? Was this suggested by a QA tool, or prompted by something else? |
|
| 163000919 | You have been asked repeatedly and politely not to map for the renderer, but persist in making exceptionally poor edits which damage the OSM database. Thank you for confirming that you do actually read changeset comments and have simply ignored them out in the past. |
|
| 163000919 | I've repaired High Street. You can have little idea how bitterly I resent wasting my time fixing damaging edits like yours. |
|
| 163000919 | Again, please don't map for the renderer. Lanes, without physical separation other than paint, are mapped as tags on the same way. Carriageways with physical separation are mapped as separate ways. Please read the articles linked below. osm.wiki/Tagging_for_the_renderer
|
|
| 164210958 | Hi, the value of the addr:city tag in UK addresses is usually the post town. Local authority names are not part of postal addresses. See osm.wiki/Addresses_in_the_United_Kingdom |
|
| 164221333 | Another mapper broke the access tagging on the bus loop in changeset/159276247 - now fixed so that it's bus=designated + vehicle=private (per the road markings visible in the aerial imagery). Thanks for adding the one way tag. |
|
| 159276247 | Hi, On the bus-only bit of Kestrel Road, access="no, bus=yes" won't mean anything to data consumers and motor_vehicle=designated means that access is legally designated for ALL motor vehicles, not only for designated motor vehicles. Adding foot=no means that the intersecting paths cease to be routable, as does the part of it which has a sidewalk/pavement. Repaired in changeset/164235134 |