OurVoiceUSA / HelloVoter

HelloVoter App Suite. Contact your Reps. Canvass for any cause at zero cost.
https://ourvoiceusa.org/hellovoter/
GNU Affero General Public License v3.0
34 stars 33 forks source link

Bring 3rd party neo4j spatial plugin functionality in-house #46

Open cormander opened 5 years ago

cormander commented 5 years ago

As a maintainer of HelloVoter I would like a neo4j plugin that contains just the few procedures we need brought into our own plugin so that we are not tied to waiting on the spatial neo4j plugins release cycle for neo4j upgrades and so we don't carry the functions we don't need that those plugins provide.

This feature is done when:

Procedures we currently use are: spatial.intersects spatial.withinDistance

cormander commented 4 years ago

NOTE: A simple plugin that does point-in-polygon can be found here: https://github.com/craigtaverner/spatial-3d