nngeo
Spatial join library
An R library providing spatial data join capabilities using the k-nearest neighbor algorithm
k-Nearest Neighbor Join for Spatial Data
79 stars
5 watching
11 forks
Language: C
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
msalib/spatial-join | A Rust library providing efficient geospatial join functionality | 7 |
norlab-ulaval/libnabo | A fast K Nearest Neighbor library for low-dimensional spaces | 452 |
davidmoten/rtree | An in-memory R-tree implementation for efficient spatial indexing and search in Java with reactive API support | 1,094 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 135 |
michaelklishin/neocons | A Clojure client for interacting with the Neo4J graph database API | 204 |
stefansalewski/rtree | A data structure for efficient spatial searching and indexing of objects in high-dimensional space. | 26 |
spatial-go/geoos | A Go library providing spatial data and geometric algorithms | 618 |
rgeo/rgeo-activerecord | An extension of ActiveRecord for working with spatial data in Ruby | 90 |
rgeo/rgeo | A Ruby library for working with geospatial data and geometric operations | 1,018 |
jeremygelb/geocmeans | A package to perform spatial fuzzy clustering algorithms and visualize results | 27 |
tidwall/rtree | An in-memory R-tree implementation designed for fast spatial searching and indexing | 316 |
mrhooray/kdtree-rs | An efficient data structure library for fast geospatial indexing and nearest neighbor searches | 236 |
kristofferc/nearestneighbors.jl | A Julia package for efficient nearest neighbor searches in high-dimensional spaces | 426 |
thegeekyasian/geo-assist | A Java library for efficiently storing and querying spatial data using KD Trees. | 212 |
jblindsay/kdtree | An efficient spatial data structure for fast point query operations | 43 |