spatial

Spatial library

A Neo4j library facilitating the import, storage and querying of spatial data in a graph database

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.

GitHub

780 stars
78 watching
192 forks
Language: Scheme
last commit: 3 months ago
Linked from 3 awesome lists

geoservergeotoolsgishacktoberfestneo4jneo4j-databaseneo4j-proceduresneo4j-spatial-pluginpostgisproceduresspatial-data

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tiepologian/neospatial-py A Python wrapper for a Neo4j plugin enabling spatial data querying and indexing 3
neo4j-contrib/neo4j-elasticsearch Integrates Neo4j change-feed with an ElasticSearch cluster to enable real-time data ingestion and indexing 212
locationtech/spatial4j A Java library providing common shapes and distance calculations for Euclidean and geodesic spatial modeling. 941
wolfgang-schuetzelhofer/jcypher Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. 86
neo4j-contrib/neo4j-apoc-procedures A comprehensive collection of procedures and functions for Neo4j graph databases 1,728
spring-projects/spring-data-neo4j Provides a Spring-based framework for integrating with Neo4j graph databases 840
neo4j/docker-neo4j Provides Docker images for running Neo4j Graph Database in containerized environments. 339
neo4j-contrib/neomodel An Object Graph Mapper for Neo4j's graph database, built on top of the neo4j_driver. 968
jimwebber/neo4j-tutorial A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests 320
thegeekyasian/geo-assist A Java library for efficiently storing and querying spatial data using KD Trees. 212
neo4j/neo4j-ogm A Java library that simplifies development with the Neo4j graph database 338
neo4j/neo4j-jdbc Provides a JDBC driver for interacting with Neo4j graph databases 135
neo4j-contrib/neo4j-tinkerpop-api A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database 6
neo4j-contrib/neo4j_doc_manager A tool for synchronizing data between MongoDB and Neo4j graph databases 99
graphaware/neo4j-importer A Java-based tool for efficiently importing large amounts of data into Neo4j graph databases from various sources such as CSV files and SQL databases. 26