How to detect a wrong/improper/broken highway classification/hierarchy?
naoliv 于 2014年九月 3日 以 English 发布Sometimes I see highways with a broken classification/hierarchy on the map.
For example:
- in green we have a small
tertiary
section connected toresidential
highways; or this smalltertiary
should beresidential
like everything else or we are missing sometertiary
highways on the area - in red we see a
residential
section that should be, at least,tertiary
(connecting thesecondary
to thetertiary
highway)
Another example:
- in green we see some
residential
sections that should besecondary
, making it a continuoussecondary
highway - in red we see an isolated
primary
section (which probably should also besecondary
)
Do we have any tools to detect (or help detecting) cases like this, where the classification/hierarchy is broken?
讨论
Stalfur 于 2014年09月 3日 20:13 的评论
Excellent question. Seems like a SQL query would be able to catch this. I just don’t happen to have resources for it personally.
frodrigo 于 2014年09月 3日 21:15 的评论
In fact Osmose QA already check for this.
http://osmose.openstreetmap.fr/map/#layer=Mapnik&overlays=FFFFFFFFFFFFFFFFFFFT&item=1120&level=1%2C2%2C3
http://osmose.openstreetmap.fr/errors/?item=1120
Source code is here : https://gitorious.org/osmose/backend/source/f80d9181a2e21e1be78f607e99bd1cc791413740:analysers/analyser_osmosis_broken_highway_level_continuity.py
This errors set is also available as a Maproulette challenge.
naoliv 于 2014年09月 3日 22:26 的评论
Osmose doesn’t cover Brazil :-/
Super-Map 于 2014年09月 4日 07:40 的评论
Hello “Brazil” contributors”…
I think your community must work for to make a spacial tools for that (I don’t know if it’s a case?…). In my country, “FRANCE” we have a special tool, however, it’s not perfect (like everybody…). You can see this tool at this link below:
http://tile.openstreetmap.fr
And select IGN Route500.
This is an example for my country “only”, probably the same thing exist in other countries. Ask this question to your community and “friends” or seek in the Wiki…
Zverik 于 2014年09月 4日 08:31 的评论
Use http://peirce.gis-lab.info/qa/WORLD Search for “Brazil” and click on a name Then look for “Изолированные рутинговые подграфы” and subitems. To see them on a map, click “на карте”. Example. Clicking on a marker opens JOSM at that point.
The validator was written by Zkir and is updated around once a month.
Xmypblu 于 2014年09月 4日 10:52 的评论
osm.wiki/Quality_Assurance_Tools_script