spatial

Spatial database library

A Neo4j extension facilitating spatial data storage and querying using JTS and GeoTools libraries

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.

GitHub

779 stars
79 watching
192 forks
Language: Scheme
last commit: about 1 month 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 211
locationtech/spatial4j A Java library providing common shapes and distance calculations for Euclidean and geodesic spatial modeling. 937
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 library of custom implementations for Neo4j's procedural interface, providing extensions to the graph database's capabilities. 1,715
spring-projects/spring-data-neo4j A library that enables Java developers to integrate Neo4j's graph database into their applications with a familiar Spring-based programming model 833
neo4j/docker-neo4j Provides Docker images for running Neo4j Graph Database in containerized environments. 336
neo4j-contrib/neomodel A Python-based Object Graph Mapper for Neo4j graph database 964
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. 210
neo4j/neo4j-ogm An object-graph mapping library for Neo4j graph databases 335
neo4j/neo4j-jdbc An official Java driver for interacting with Neo4j graph databases using the JDBC protocol 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