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

POI musings #28

Open
Stalfur opened this issue Jun 30, 2015 · 0 comments
Open

POI musings #28

Stalfur opened this issue Jun 30, 2015 · 0 comments

Comments

@Stalfur
Copy link
Owner

Stalfur commented Jun 30, 2015

This requires a well defined area, it will work in places like Kópavogur or within its defined neighborhoods, counting POIs and types, like shops etc, cache it and count again later and track changes.

Another POI possibility would be to add a special tag to a POI, like osm_contact: some@emailexample.tld , then if the node has not been updated in a year send (bulk if many nodes with same osm_contact) a generated e-mail, listing the POI and links to them on the map and a uniquely generated link that allows them, in a simple interface, to update data.

For example:

  • Marking it has closed
  • Updating the address
  • Fixing opening time

The interface could then either update the database in case of simple fixes (opening time), perhaps delete node if it closed.

If it has moved then we can try and do a lookup and present a pin on a map and ask "Is this the new location?", if not and we can't find new address then we put it on a microtask list that can be looked at, or put an OSM Note on it.

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

No branches or pull requests

1 participant