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

Add support for Instagram #8

Open iandees opened 8 years ago

iandees commented 8 years ago

Instgram allows you to geotag a media posting with a location and they have support for webhooks. Let's add support for them.

stevevance commented 8 years ago

Yes! I geotag photos on Instagram more often than I check in on Foursquare.

iandees commented 8 years ago

A small hiccup here is that unlike Foursquare the Instagram webhooks don't send the user's e-mail address, so I'm going to have to build some database to link an Instagram user ID with an e-mail address that we ask for when the user connects.

talllguy commented 8 years ago

One issue is the IG locations are Facebook locations, which tend to be much lower quality (in my experience) unless they are claimed.

stevevance commented 8 years ago

Instagram locations also pull up massive boundaries, like "all of Chicago" or "all of [this neighborhood]". Does that pose a problem?

dphiffer commented 7 years ago

:+1: