-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Milestone
Description
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
latto latitude andlngtolongitudein all apiControllers, controllers, templates and services - Delete all
latandlngvalues in all indoor locations and introducex,yvalues instead. This highlights the different reference systems of indoor & outdoor locations.