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

Implement OSM equivalent for the google geolocator for reverse geo location #41

Open
nellessen opened this issue Jun 2, 2012 · 3 comments
Assignees
Labels

Comments

@nellessen
Copy link

The javascript function reverseGeocode() still uses the google maps API for reverse geo locating. I fixed related js errors by checking if the required objects exists. What we really need though is a OSM euivalent for this. Maybe we can use http://wiki.openstreetmap.org/wiki/Nominatim.

@ghost ghost assigned nellessen Jun 2, 2012
@markiliffe
Copy link
Member

Thanks for discovering this, I guess this is a problem with inheriting a code base, you never know where the hacks and 'wrong' code is buried. I would like to work on this with you, maybe we could plan a joint hacking session over a few hours one evening soon?

@nellessen
Copy link
Author

Yes, we can go that soon. I think it should be straight forward.

@markiliffe
Copy link
Member

Cool, can we schedule a time where we can both hack on it, or will you JDFI?

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

No branches or pull requests

2 participants