-
Notifications
You must be signed in to change notification settings - Fork 117
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
traffic_signals:direction=forward/backward not fixable "online" #360
Comments
The geometry display on marker click was added mainly to address this problem. 2/ I think its possible with overpass. I think the number of results object should be very close to 0. |
Thanks for responding so quickly! It's not a problem to have a marker on missing directions on traffic_signals, stop signs, etc. But currently you can't solve that ONLINE correctly. But that is what is suggested by Osmose. |
Would be great to solve this on frontend, i.e. add an overlay or a tile service that can show way directions. Saves a lot of time adding directions to all those stop signs from osmose rather than josm/id. |
@ zzptichka: what you propose would be even better. |
* frodrigo/master: Rename test features to be case independant #246 Add way in result of analyser_osmosis_highway_traffic_signals #360 Use ST_Intersect in place of bbxox intersect in analyser_osmosis_double_tagging #379 Remove duplicate police FR merge analyser Fix name of analyser_merge_police_FR_pn Docker: postgres tmpfs Mapcss code style Support driving side in Bicycle.mapcss mapcss: support :righthandtraffic Docker build better cache usage How to debug with docker Docker: change Docker default cmd
Is this feature live planet-wide? |
Yes, it will be available world wide. |
@frodrigo do you need more server capacity? I would like to see canada_* updated more often. I have some spare sever capacity here. |
@matthewdarwin one or more vm would help us a lot right now. The minimum configuration per vm is about 4 GB of RAM, 50 GB of hard disk space (ideally ssd, double if possible), 1 cpu core/vm. Thank. |
* frodrigo/master: Fix fallback coord on geocoding fails #591 Contains in place of Intersects in analyser_osmosis_double_tagging #598 Avoid duplicate in analyser_merge_geodesie #560 Avoid duplicate issues in analyser_osmosis_building_overlaps #560 Avoid duplicate issues in Analyser_Merge #560 Avoid duplicate issues in Highway_Lanes #360 Avoid duplicated issues in analyser_osmosis_relation_associatedStreet #560 Avoid duplicate issues in analyser_osmosis_relation_public_transport #560 Base subclass on node index #560 Avoid duplicate error from analyser_osmosis_boundary_intersect #560 Avoid duplicate issues in analyser_osmosis_powerline #560
Hi,
it's not useful to fix_edit any "traffic_signals:direction" online (osmose-editor). You can't decide whether it's "forward" or "backward" without knowing the direction of the OSM-way. For example, in JOSM you need to click on the way to get the direction first before making the decision.
2nd: Is it possible to get a list of all the "traffic_signals:direction" that has been added using the osmose editor (maybe with overpass?)? It would be useful to control whether there are now any wrong "traffic_signals:direction" caused by that problem.
The text was updated successfully, but these errors were encountered: