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

Use EXIF location when pin's location is missing #8

Open
rapee opened this issue Jul 10, 2016 · 4 comments
Open

Use EXIF location when pin's location is missing #8

rapee opened this issue Jul 10, 2016 · 4 comments

Comments

@rapee
Copy link
Member

rapee commented Jul 10, 2016

When a new pin is created with images but no location information provided, it should detect location (lat,lng) from uploaded images (EXIF) and fill in the blank.

Node.js modules from google's top results:

@parnurzeal parnurzeal added this to the Nice-to-have milestone Jul 20, 2016
@p16i
Copy link
Contributor

p16i commented Sep 24, 2016

It seems current youpin-web doesn't not allow to create pin if not location is specified. So do we need still need this feature?

I think maybe we can implement it in youpin-web, extracting location from the photo and use it as a center of map. we have this feature already.

@supasate
Copy link
Contributor

@rapee Should we close this issue?

@rapee
Copy link
Member Author

rapee commented Sep 29, 2016

@heytitle I still think it's better to have this. It helps user locate the nearest location when he/she's not at the location of the photos.

@p16i
Copy link
Contributor

p16i commented Sep 29, 2016

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

4 participants