-
Notifications
You must be signed in to change notification settings - Fork 62
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
Allow one click 'import' from google my business API; facebook site API #19
Comments
So Facebook's graph API makes this pretty easy I might have a go at the oauth steps
produces
|
Hmm, interesting. It's probably against the Facebook TOU to grab their data, but if it's the store owner suggesting it then maybe it's ok. |
Yeah, I did intend for it to only be your own business - the owner would have the ability to release that info under a compatible license. Annoyingly, finding out if a facebook user owns a page requires extended permissions (http://stackoverflow.com/questions/2966015/facebook-get-list-of-pages-that-a-user-is-admin-of); so for the short term I've gone for the simplest thing that can work - take the user's word that they are the owner. |
* Add Esri layer * Update site.js
Reasoning: its very easy for small businesses to add themselves to google or facebook - some are skipping even websites in favour of a facebook page.
People are more likely to contribute their data to OSM if it is trivial to sync from data they have already keyed in elsewhere.
The text was updated successfully, but these errors were encountered: