mirror of
https://github.com/sacridini/Awesome-Geospatial.git
synced 2024-10-01 00:55:41 -04:00
Merge pull request #69 from pomadchin/upd/libs
Add more libs into the list
This commit is contained in:
commit
699eb8ba74
@ -190,6 +190,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
|
||||
* [Terracotta](https://github.com/DHI-GRAS/terracotta) - A light-weight, versatile XYZ tile server. MIT-licensed, pure Python, serving Cloud-Optimized GeoTIFF (COG).
|
||||
* [utilery](https://github.com/tilery/utilery) - Micro vector tile manufacturing from PostGIS.
|
||||
* [Zoo Project WPS](http://www.zoo-project.org/) - A WPS (Web Processing Service) implementation written in C, Python and JavaScript. It is an open source platform which implements the WPS 1.0.0 and WPS 2.0.0 standards edited by the Open Geospatial Consortium (OGC). It provides a developer-friendly framework for creating and chaining WPS compliant Web Services.
|
||||
* [GeoTrellis Server](https://github.com/geotrellis/geotrellis-server) - Tools for building raster processing and display services. It supports WMS, WCS, WMTS and can use individual rasters, STAC Catalogs (through the STAC API service) and GeoTrellis Layers as input raster sources.
|
||||
|
||||
## Radar
|
||||
|
||||
@ -381,6 +382,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
|
||||
* [TorchSat](https://github.com/sshuair/torchsat) - TorchSat is an open-source PyTorch framework for satellite imagery analysis.
|
||||
* [WaterNet](https://github.com/treigerm/WaterNet) - A convolutional neural network that identifies water in satellite images.
|
||||
* [YOLT](https://github.com/avanetten/yolt) - You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery.
|
||||
* [Raster Vision](https://github.com/azavea/raster-vision) - An open source framework for deep learning on satellite and aerial imagery.
|
||||
|
||||
|
||||
## Python
|
||||
@ -517,6 +519,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
|
||||
* [xarray_leaflet](https://github.com/davidbrochart/xarray_leaflet) - An xarray extension for tiled map plotting.
|
||||
* [xcube](https://github.com/dcs4cop/xcube) - xcube is a Python package for generating and exploiting data cubes powered by xarray, dask, and zarr.
|
||||
* [YATSM](https://github.com/ceholden/yatsm) - Yet Another Timeseries Model (YATSM) is a Python package for utilizing a collection of timeseries algorithms and methods designed to monitor the land surface using remotely sensed imagery.
|
||||
* [PySTAC](https://github.com/stac-utils/pystac) - Python library for working with any SpatioTemporal Asset Catalog (STAC).
|
||||
|
||||
|
||||
## Perl
|
||||
@ -546,6 +549,9 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
|
||||
* [Spatial4j](https://github.com/locationtech/spatial4j) - Spatial4j is a general purpose geospatial ASL licensed open-source Java library.
|
||||
* [whitebox-geospatial-analysis-tools](https://github.com/jblindsay/whitebox-geospatial-analysis-tools) - An open-source GIS and remote sensing package.
|
||||
* [World Wind Java SDK](http://worldwind.arc.nasa.gov/java/) - Nasa cross-platform Java SDK.
|
||||
* [Proj4j](https://github.com/locationtech/proj4j) - Java port of the Proj.4 library for coordinate reprojection.
|
||||
* [PDAL-Java](Java extension and bindings for PDAL) - Java extension and bindings for PDAL.
|
||||
* [GDAL Warp Bindings](https://github.com/geotrellis/gdal-warp-bindings) - Thread-safe bindings for GDAL's Warp functionality.
|
||||
|
||||
|
||||
## Kotlin
|
||||
@ -782,6 +788,8 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
|
||||
* [mapnik2geotools](https://github.com/dwins/mapnik2geotools) - Using the Scala XML API to translate from Mapnik XML to GeoTools' SLD dialect.
|
||||
* [osm4scala](https://simplexspatial.github.io/osm4scala/) - High perfromance Scala library and Spark Polyglot (Scala, Python, SQL, etc.) connector for OpenStreetMap Pbf files.
|
||||
* [RTree2D](https://github.com/plokhotnyuk/rtree2d) - RTree2D is a 2D immutable R-tree with STR (Sort-Tile-Recursive) packing for ultra-fast nearest and intersection queries.
|
||||
* [Stac4s](https://github.com/azavea/stac4s) - a scala library with primitives to build applications using the SpatioTemporal Asset Catalogs specification.
|
||||
* [Franklin](https://github.com/azavea/franklin) - A STAC/OGC API Features Web Service.
|
||||
|
||||
## Groovy
|
||||
|
||||
@ -911,6 +919,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
|
||||
* [ui-leaflet](https://github.com/angular-ui/ui-leaflet) - AngularJS directive to embed an interact with maps managed by Leaflet library.
|
||||
* [Vue2Leaflet](https://github.com/KoRiGaN/Vue2Leaflet) - Vue 2 components for Leaflet maps.
|
||||
* [Windshaft](https://github.com/CartoDB/Windshaft) - A Node.js map tile library for PostGIS and torque.js, with CartoCSS styling.
|
||||
* [Loam](https://github.com/azavea/loam) - Javascript wrapper for GDAL in the browser.
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user