From 1790496ae1e404a626345841455eecc3b5f9bf4c Mon Sep 17 00:00:00 2001 From: cemrehancavdar <50503448+cemrehancavdar@users.noreply.github.com> Date: Fri, 5 Aug 2022 23:05:28 +0300 Subject: [PATCH] added geotoolbox --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8466d3..5a1250f 100644 --- a/README.md +++ b/README.md @@ -976,6 +976,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [GeoPackage.js](https://github.com/ngageoint/geopackage-js) - GeoPackage JS is an implementation of the OGC GeoPackage spec. This library works in both the browser and Node 4+. * [geopouch](https://github.com/pouchdb/geopouch) - Spatial plugin from PouchDB extracted and supporting N dimensional coordinates. * [geotiff.js](https://github.com/geotiffjs/geotiff.js) - geotiff.js is a small library to parse TIFF files for visualization or analysis. +* [geotoolbox](https://github.com/neocarto/geotoolbox) - is javascript tool for geographers. It allows to simply deal with geojson properties (attribute data) and provides several GIS operations useful for thematic cartography. * [Ginkgoch](https://ginkgoch.com) - Ginkgoch is a GIS visualization, analyze library on Node.js. It allows to build cross-platform GIS services, desktop and mobile apps. * [gmaps.js](https://github.com/hpneo/gmaps) - gmaps.js allows you to use the potential of Google Maps in a simple way. * [Google Maps API](https://developers.google.com/maps/documentation/javascript/?hl=pt-br) - Google Maps API for JavaScript.