Characters in keys
Any valid Unicode character can appear in an OSM key but usually only lower case latin letters (a-z) and the underscore (_) are used. The colon (:) is often used as a separator character. This report categorizes all keys according to the characters they use.
Statistics overview
| Count | Fraction | Characters in key | |
|---|---|---|---|
| A | 14418 | 14.49% | Only latin lowercase letters (a to z) and underscore (_), first and last characters are letters. |
| B | 55721 | 56.00% | Like A but with one or more colons (:) inside. |
| C | 16395 | 16.48% | Like B but with uppercase latin letters or letters from other alphabets. |
| D | 865 | 0.87% | At least one whitespace character (space, tab, new line, carriage return, or from other alphabets). |
| E | 278 | 0.28% | Contains possibly problematic characters =+/&<>;'"?%#@\,. |
| F | 11825 | 11.88% | Everything else. |
| 99502 | 100% | Total |