From 8d7932e69066a9fdd6584638e7802331ba3b9bcc Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Sun, 13 Aug 2017 18:31:53 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17955e4..43eb35b 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ * [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 that serve as a translator library for raster and vector geospatial data formats. * [Mapnik](http://mapnik.org/) - C++ library for rendering. -* [Terralib](http://www.terralib.org/) - TerraLib is a GIS classes and functions open source library. +* [Terralib](http://www.dpi.inpe.br/terralib5/wiki/doku.php?id=start) - 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. * [libspatialindex](https://github.com/libspatialindex/libspatialindex) - C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API.