Spatial 0.25.7-neo4j-3.4.9
·
1 commit
to 0.25-neo4j-3.4
since this release
This fixes a few things, but in some cases it makes small API changes, so take care when upgrading if you use these API's:
- Changed some procedures to functions (spatial.decodeGeometry and spatial.asGeometry)
- Support returning Points in 3.4
- Support returning non-Points as maps
- Orthdromic distance for non-points looks for nearest points distance
- Fix for bug reported by community (withinDistance), based on orthodromic distance filter