mirror of
https://github.com/sacridini/Awesome-Geospatial.git
synced 2025-01-12 23:29:25 -05:00
Merge pull request #125 from thegeekyasian/feat/geo-assist
Add geo-assist
This commit is contained in:
commit
3656b31a7d
@ -579,6 +579,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
|
||||
|
||||
## Java
|
||||
|
||||
* [Geo Assist](https://github.com/thegeekyasian/geo-assist) - Geo Assist is an open source API for indexing and querying spatial data in the most efficient manner. It allows you to store 2D spatial data in-memory and support features such as find nearest neighbors, find in bounding box, etc.
|
||||
* [Apache SIS](http://sis.apache.org/) - Apache Spatial Information System (SIS) is a free software, Java language library for developing geospatial applications.
|
||||
* [asgbook](https://github.com/lakshmanok/asgbook) - Implementation of GIS/RS features in Java. Its also the code accompanying the book "Automating the Analysis of Spatial Grids" by Valliappa Lakshmanan.
|
||||
* [GDAL Warp Bindings](https://github.com/geotrellis/gdal-warp-bindings) - Thread-safe bindings for GDAL's Warp functionality.
|
||||
|
Loading…
Reference in New Issue
Block a user