From d31007d0e071975e57350d1484706d66aec8a905 Mon Sep 17 00:00:00 2001 From: cemrehancavdar <50503448+cemrehancavdar@users.noreply.github.com> Date: Wed, 26 Jan 2022 10:35:08 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2480203..6a12378 100644 --- a/README.md +++ b/README.md @@ -962,6 +962,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [iTowns](http://www.itowns-project.org/) - A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data. It can connect to WMS/WMTS/TMS servers including elevation data and load many different data formats (3dTiles, gpx, KML and much much more). * [JSTS](https://github.com/bjornharrtell/jsts) - Port of the Java JTS library. * [kepler.gl](https://uber.github.io/kepler.gl/#/) - kepler.gl is a data-agnostic, high-performance web-based application for visual exploration of large-scale geolocation data sets. +* [Koop](https://koopjs.github.io/) - Koop - an open source geospatial data server. Transform geospatial data on the fly and serve as GeoJSON, Vector Tiles, Feature Services and more. * [landsat8.earth](https://github.com/kylebarron/landsat8.earth) - 2D/3D WebGL-powered Landsat 8 satellite imagery analysis. * [landspeed.js](https://github.com/springmeyer/landspeed.js) - WMS server using node-mapnik. * [Leaflet TimeDimension](https://github.com/socib/Leaflet.TimeDimension) - Add time dimension capabilities on a Leaflet map.