Skip to content

Instantly share code, notes, and snippets.

@aaronlidman
Last active August 29, 2015 14:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaronlidman/7bb7b84f2a6689f7e94f to your computer and use it in GitHub Desktop.
Save aaronlidman/7bb7b84f2a6689f7e94f to your computer and use it in GitHub Desktop.
keepright=# select count(object_id) as count, error_name from errors group by error_name order by count DESC;
256280 | point of interest without name
227587 | missing turn restriction
215243 | highway-riverbank
133183 | railway crossings without tag
79830 | dead-ended one-ways
72253 | waterway-waterway
53722 | places of worship without religion
48564 | motorways without ref
48326 | http error
47651 | highway-cyclew/footp
47503 | doubled places
45486 | misspelled tags
42155 | impossible angles
35431 | motorways connected directly
34337 | non-closed areas
33516 | loopings
27880 | non-match
25302 | mixed layers intersections
16612 | non-physical use of sport-tag
15512 | splitting boundary
12928 | cyclew/footp-waterway
11912 | faintly connected
10771 | ways without nodes
7942 | missing name
6826 | *_link-connections
6681 | not closed loop
5724 | wrong restriction angle
4539 | strange layers
4030 | missing from way
4004 | missing to way
3733 | relations without type
3727 | cyclew/footp-riverbank
3168 | wrong direction
3044 | wrongly used railway crossing tag
2319 | missing admin_level
2102 | bridge-tags
1125 | missing type
1083 | via is not on the way ends
1049 | cyclew/footp-cyclew/footp
983 | already restricted by oneway
846 | highway-cycleway
233 | domain hijacking
214 | wrong direction of to member
115 | cycleway-cycleway
56 | admin_level too high
34 | from or to not a way
18 | cycleway-riverbank
3 | cycleway-waterway
@aaronlidman
Copy link
Author

@aaronlidman
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment