How to detect a wrong/improper/broken highway classification/hierarchy?
naoliv님이 English로 2014년 9월 3일에 게시함.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?
토론
2014년 9월 3일 20:13에 Stalfur님의 의견
Excellent question. Seems like a SQL query would be able to catch this. I just don’t happen to have resources for it personally.
2014년 9월 3일 21:15에 frodrigo님의 의견
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.
2014년 9월 3일 22:26에 naoliv님의 의견
Osmose doesn’t cover Brazil :-/
2014년 9월 4일 07:40에 Super-Map님의 의견
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…
2014년 9월 4일 08:31에 Zverik님의 의견
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.
2014년 9월 4일 10:52에 Xmypblu님의 의견
osm.wiki/Quality_Assurance_Tools_script