Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish Address Format fix #4784

Merged
merged 1 commit into from Feb 9, 2018
Merged

Polish Address Format fix #4784

merged 1 commit into from Feb 9, 2018

Conversation

MKuranowski
Copy link
Contributor

The current Polish address fields format includes addr:place alongside addr:street, which could make it prone to inexperienced users to enter both fileds - and this is, according to OSM Wiki, an error.

This PR simply removes the addr:place format. Main discussion on implementing addr:place is held under #2898.

Also, the Polish placeholders for addr:place and addr:city are the same ("Miejscowość"), which only makes more confusion.

@bhousel
Copy link
Member

bhousel commented Feb 9, 2018

Looks good, thanks @MKuranowski !

@bhousel bhousel merged commit 0348f9f into openstreetmap:master Feb 9, 2018
@maraf24
Copy link

maraf24 commented Feb 22, 2018

@MKuranowski please revert this change.

@bhousel
Copy link
Member

bhousel commented Feb 22, 2018

Sorry @maraf24 but @MKuranowski and @Slawek234 raise some good points..

Supporting multiple alternate per-country address formats per #2898 is the ideal solution we want to get to - not just putting all the fields on one form and expecting the user to know which ones to use.

@openstreetmap openstreetmap locked as resolved and limited conversation to collaborators Feb 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants