From 217dabef3e7c848ce0e01f7886f1b82aa190f001 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Sat, 24 Sep 2016 20:24:04 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd032b5..376d801 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,8 @@ * [Mapzen Tangram-ES] (https://github.com/tangrams/tangram-es) - C++ library for rendering 2D and 3D maps using OpenGL ES 2 with custom styling and interactions * [Mapnik Vector Tile] (https://github.com/mapbox/mapnik-vector-tile) - Mapnik C++ implemention of Mapbox Vector Tile specification. * [Vector Tiles Producer] (https://github.com/vross/vector-tiles-producer) - Command line tool in C++ to creates vector tiles for a given area at chosen zoom levels using a Mapnik XML. +* [libGeoTiff] (https://trac.osgeo.org/geotiff/) - Manipulate TIFF based interchange format for georeferenced raster imagery. +* [Orfeo ToolBox] (https://www.orfeo-toolbox.org/) - Orfeo TooLBox (OTB) is an open-source C++ library for remote sensing images processing, distributed under the CeCILL-v2 licence. ## C