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

Issue 234 - Support reverse geocoding in apoc.spatial #876

Merged
merged 3 commits into from
Aug 7, 2018

Conversation

albertodelazzari
Copy link
Contributor

  • added a new method reverseGeocode(Double latitude, Double longitude)
  • reviewed all the variables and methods changing "inverseGeocode" with "reverseGeocode"
  • documentation updated
  • added a new property for reverse geocoding when using a custom GeoProvider
  • tests for the custom GeoProvider assert the existence of a key otherwise they don't run anything

@albertodelazzari albertodelazzari self-assigned this Aug 2, 2018
@jexp jexp merged commit 85fc696 into neo4j-contrib:3.4 Aug 7, 2018
jexp pushed a commit that referenced this pull request Aug 8, 2018
* add inverseGeocoding

* fixes #234 - add inverseGeocoding

* fixes #234 - add inverseGeocoding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants