#13298 closed defect (fixed)
Use of addr:postcode instead of postal_code for places
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | 16.07 |
| Component: | Internal preset | Version: | |
| Keywords: | Cc: |
Description
On line 229 (rev 10769) of the preset in the chunk "population_postcode_website" addr:postcode is used instead of postal_code, which is IMHO the correct tag for indicating the post code on objects taht do not have an address.
Attachments (0)
Change History (5)
comment:1 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 9 years ago
| Milestone: | → 16.07 |
|---|
follow-up: 4 comment:3 by , 9 years ago
Isn't postal_code for areas only?
https://wiki.openstreetmap.org/wiki/Key:postal_code
If I didn't understand it wrongly, with this fix we will have postal_code included in place nodes, right?
comment:4 by , 9 years ago
Replying to naoliv:
If I didn't understand it wrongly, with this fix we will have
postal_codeincluded in place nodes, right?
yes
Isn't
postal_codefor areas only?
https://wiki.openstreetmap.org/wiki/Key:postal_code
It is used also on streets (while I personally don't like this usage).
postal_code on places (also on nodes) is described here https://wiki.openstreetmap.org/wiki/Key:place (in the table at the end)



In 10771/josm: