mirror of
https://github.com/sacridini/Awesome-Geospatial.git
synced 2024-12-29 00:26:10 -05:00
Update README.md
This commit is contained in:
parent
1409109a67
commit
3699774f6e
@ -239,6 +239,10 @@
|
|||||||
## C++
|
## C++
|
||||||
|
|
||||||
* [GEOS](https://trac.osgeo.org/geos/) - GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
|
* [GEOS](https://trac.osgeo.org/geos/) - GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
|
||||||
|
* [GDAL](http://www.gdal.org/) - Geospatial Data Abstraction Library (GDAL) is a computer library.
|
||||||
|
* [Mapnik](http://mapnik.org/) - C++ library for rendering.
|
||||||
|
* [Terralib](http://www.terralib.org/) - TerraLib is a GIS classes and functions open source library.
|
||||||
|
* [Boost Geometry](http://www.boost.org/doc/libs/1_61_0/libs/geometry/doc/html/index.html) - Part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.
|
||||||
* [Capaware](https://en.wikipedia.org/wiki/Capaware) - 3D terrain representation with multilayer representation.
|
* [Capaware](https://en.wikipedia.org/wiki/Capaware) - 3D terrain representation with multilayer representation.
|
||||||
* [libspatialindex](https://github.com/libspatialindex/libspatialindex) - C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API.
|
* [libspatialindex](https://github.com/libspatialindex/libspatialindex) - C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API.
|
||||||
* [Spatial](https://sourceforge.net/projects/spatial/) - Spatial is a generic header-only C++ library providing multi-dimensional in-memory containers, iterators and functionals.
|
* [Spatial](https://sourceforge.net/projects/spatial/) - Spatial is a generic header-only C++ library providing multi-dimensional in-memory containers, iterators and functionals.
|
||||||
|
Loading…
Reference in New Issue
Block a user