mirror of
https://github.com/sacridini/Awesome-Geospatial.git
synced 2025-01-13 23:49:27 -05:00
Update README.md
This commit is contained in:
parent
80345ea8f7
commit
467a8a8ee3
@ -165,7 +165,7 @@
|
||||
|
||||
* [GDAL](http://www.gdal.org/) - Geospatial Data Abstraction Library (GDAL) is a translator library for raster and vector geospatial data formats.
|
||||
* [PDAL](https://www.pdal.io/) - Point Data Abstraction Library. GDAL for point cloud data.
|
||||
* [Mapnik](http://mapnik.org/) - C++/Python/Node.js library for rendering.
|
||||
* [Mapnik](http://mapnik.org/) - C++/Python/Node.js library for map rendering.
|
||||
* [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.
|
||||
* [Orfeo ToolBox](https://www.orfeo-toolbox.org/) - Orfeo ToolBox (OTB) is an open-source C++ library for remote sensing images processing.
|
||||
@ -269,7 +269,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.
|
||||
* [Mapnik](http://mapnik.org/) - C++ library for map rendering.
|
||||
* [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.
|
||||
@ -517,7 +517,8 @@
|
||||
* [Bing Maps V8 Web Control](https://msdn.microsoft.com/en-us/library/mt712542.aspx) - Bing Maps API for JavaScript.
|
||||
* [Bing Maps V8 Interactive SDK](https://www.bing.com/api/maps/sdkrelease/mapcontrol/isdk#loadMapWithOptions+JS) - An interactive code sample gallery for Bing Maps V8.
|
||||
* [Bing Maps V8 Code Samples](https://github.com/Microsoft/BingMapsV8CodeSamples) - A large collection of open source code samples for Bing Maps V8.
|
||||
* [Bing Maps V8 TypeScript Definitions ](https://github.com/Microsoft/Bing-Maps-V8-TypeScript-Definitions) - TypeScript Definitions for the Bing Maps V8 web control.
|
||||
* [Bing Maps V8 TypeScript Definitions ](https://github.com/Microsoft/Bing-Maps-V8-TypeScript-Definitions) - TypeScript Definitions for the Bing Maps V8 web control.
|
||||
* [ArcGIS API](https://developers.arcgis.com/javascript/) - ArcGIS API for JavaScript.
|
||||
* [Heatmap.js](https://www.patrick-wied.at/static/heatmapjs/) - A heatmap implementation for Javascript.
|
||||
* [Thermo.js](https://github.com/dazuma/thermo.js) - Another heatmap implementation for Javascript.
|
||||
* [Heatcanvas.js](https://github.com/sunng87/heatcanvas) - Yet another heatmap implementation for Javascript.
|
||||
|
Loading…
Reference in New Issue
Block a user