Update README.md

This commit is contained in:
Eduardo Lacerda 2016-11-14 01:40:11 -02:00 committed by GitHub
parent e3008b7a4d
commit d921d5bc1a

View File

@ -107,7 +107,6 @@
* [Geoserver] (http://geoserver.org/) - WMS written in Java and relies on GeoTools. Allows users to share and edit geospatial data. * [Geoserver] (http://geoserver.org/) - WMS written in Java and relies on GeoTools. Allows users to share and edit geospatial data.
* [Mapserver] (http://mapserver.org/) - WMS written in C. * [Mapserver] (http://mapserver.org/) - WMS written in C.
* [Mapnik] (http://mapnik.org/) - C++/Python/Node.js library for rendering.
* [MapGuide] (https://mapguide.osgeo.org/) - Runs on Linux or Windows, supports Apache and IIS web servers, and has APIs (PHP, .NET, Java, and JavaScript) for application development. * [MapGuide] (https://mapguide.osgeo.org/) - Runs on Linux or Windows, supports Apache and IIS web servers, and has APIs (PHP, .NET, Java, and JavaScript) for application development.
* [PGRestAPI] (https://github.com/spatialdev/PGRestAPI) - Node.js REST API for PostGres Spatial Entities. AKA: SpatialServer. * [PGRestAPI] (https://github.com/spatialdev/PGRestAPI) - Node.js REST API for PostGres Spatial Entities. AKA: SpatialServer.
* [utilery] (https://github.com/tilery/utilery) - Micro vector tile manufacturing from PostGIS. * [utilery] (https://github.com/tilery/utilery) - Micro vector tile manufacturing from PostGIS.
@ -150,6 +149,7 @@
## Libraries ## Libraries
* [GDAL] (http://www.gdal.org/) - Geospatial Data Abstraction Library (GDAL) is a computer library. * [GDAL] (http://www.gdal.org/) - Geospatial Data Abstraction Library (GDAL) is a computer library.
* [Mapnik] (http://mapnik.org/) - C++/Python/Node.js library for rendering.
* [Terralib] (http://www.terralib.org/) - TerraLib is a GIS classes and functions open source library. * [Terralib] (http://www.terralib.org/) - TerraLib is a GIS classes and functions open source library.
* [GeographicLib] (http://geographiclib.sourceforge.net/) - For solving geodesic problems. Implemented in C, C++, Java, Javascript, Fortran, Python and Matlab. * [GeographicLib] (http://geographiclib.sourceforge.net/) - For solving geodesic problems. Implemented in C, C++, Java, Javascript, Fortran, Python and Matlab.
* [Orfeo ToolBox] (https://www.orfeo-toolbox.org/) - Orfeo ToolBox (OTB) is an open-source C++ library for remote sensing images processing. * [Orfeo ToolBox] (https://www.orfeo-toolbox.org/) - Orfeo ToolBox (OTB) is an open-source C++ library for remote sensing images processing.