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: 8 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 | 451 |
davidmoten/rtree | An in-memory, immutable spatial index implementation with reactive API and concurrency support | 1,094 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 134 |
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,013 |
jeremygelb/geocmeans | An R package to apply fuzzy clustering algorithm with spatial dimensions to data | 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 | 233 |
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. | 211 |
jblindsay/kdtree | An efficient spatial data structure for fast point query operations | 43 |