neo4j-contrib / spatial

Neo4j Spatial is a library of utilities for Neo4j that faciliates the enabling of spatial operations on data. In particular you can add spatial indexes to already located data, and perform spatial operations on the data like searching for data within specified regions or within a specified distance of a point of interest. In addition classes are provided to expose the data to geotools and thereby to geotools enabled applications like geoserver and uDig.
http://neo4j-contrib.github.io/spatial
Other
777 stars 191 forks source link

Minor version updates and code polishes #395

Open seabamirum opened 4 months ago

seabamirum commented 4 months ago
Andy2003 commented 1 month ago

@seabamirum Have you already signed the CLA?

seabamirum commented 1 month ago

Yes, I have signed the CLA. I think this branch is all properly synced up now..

Andy2003 commented 1 month ago

@craigtaverner May you take a look at these changes?