diff options
author | Andrew Harvey <andrew@alantgeo.com.au> | 2021-05-05 21:13:21 +1000 |
---|---|---|
committer | Andrew Harvey <andrew@alantgeo.com.au> | 2021-05-05 21:13:21 +1000 |
commit | 60d77f619efce5a38baee78ec10ed7e01c077881 (patch) | |
tree | 96f6e404caa40d4705a094fa5584e9ca9c0ee924 /README.md | |
parent | 60875e0a0b2bc6114a7f436dca6b47763f90cdef (diff) |
update docs on addr:unit:prefix
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,4 +102,4 @@ One potential solution is to encode this in the `addr:` key like `addr:unit`, `a Another solution is use a new tag like `addr:unit:prefix=Unit`, although there is no existing usage of this tagging scheme ([taginfo](https://taginfo.openstreetmap.org/search?q=addr%3Aunit#keys)). -Alternativly this information could be omitted. +In the current codebase this information is omitted. |