From 0ebbbe0e872b3c420add4bef328e8e57ecf53fd8 Mon Sep 17 00:00:00 2001 From: VicentGN Date: Sun, 29 Jan 2023 17:35:11 +0100 Subject: [PATCH] Merge request: add WebGISService. Geospatial operations running as a service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18898d5..3abd861 100644 --- a/README.md +++ b/README.md @@ -680,6 +680,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [Turf.js](http://turfjs.org/) - Advanced geospatial analysis for browsers and node. * [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. +* [WebGISService](https://github.com/VicentGN/WebGISService) - Geospatial operations running as a service. Based on NodeJS/ExpressJS and TurfJS. Works with GeoJSON Features and FeaturesCollection. * [Windshaft](https://github.com/CartoDB/Windshaft) - A Node.js map tile library for PostGIS and torque.js, with CartoCSS styling. ## Julia