osmlab / checkin-checker

A simple application that notifies you when a Foursquare checkin venue doesn't exist in OSM.
https://checkin-checker.dev.openstreetmap.us/
MIT License
19 stars 3 forks source link

Expose a super-simple POI editor instead of asking questions in email #21

Open iandees opened 7 years ago

iandees commented 7 years ago

Right now we link to the user's editor on OSM (e.g. https://www.openstreetmap.org/edit?way=20967912) when the checkin venue matches something in OSM. In most cases, this will lead to the iD editor. Since people will very likely be on their phone when they checkin and receive the email, pointing them to iD is a terrible experience.

Instead, let's set up something like Poi Pond or a similar mobile-friendly interface to collect more data.

wboykinm commented 7 years ago

A non-native version of this, mayhap? Is there a working version of POI Pond out there anywhere to look at?

iandees commented 7 years ago

Yep, something like Pushpin. I don't think there's a POI Pond set up anywhere. I'm working on getting an instance of it set up right now.

Another thing I'd like to consider is doing something like Google Maps' yes/no/don't know interface:

image

…with a possible extension for simple text input (address/phone number).