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

Renaming lat, lng to latitude, longitude #32

Open
2 tasks
nicho90 opened this issue Jun 21, 2017 · 0 comments
Open
2 tasks

Renaming lat, lng to latitude, longitude #32

nicho90 opened this issue Jun 21, 2017 · 0 comments

Comments

@nicho90
Copy link
Collaborator

nicho90 commented Jun 21, 2017

to support spatial capabilities in Neo4j 3.x, using the point({latitude, longitude}) class as well as the built in function distance(point(a), point(b)): http://www.jexp.de/blog/html/full-text-and-spatial-search-in-neo4j-3.html

  • Rename lat to latitude and lng to longitude in all apiControllers, controllers, templates and services
  • Delete all lat and lng values in all indoor locations and introduce x, y values instead. This highlights the different reference systems of indoor & outdoor locations.
@nicho90 nicho90 added this to the Future release milestone Jun 21, 2017
@nicho90 nicho90 added this to Done in CREATOR Jun 21, 2017
@nicho90 nicho90 moved this from Done to Future release in CREATOR Jun 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
CREATOR
Future release
Development

No branches or pull requests

2 participants