From d9e51f49f352f753030e46c676afa261e008e006 Mon Sep 17 00:00:00 2001 From: cemrehancavdar <50503448+cemrehancavdar@users.noreply.github.com> Date: Fri, 5 Aug 2022 23:09:00 +0300 Subject: [PATCH] added geoverview --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8466d3..18aa07b 100644 --- a/README.md +++ b/README.md @@ -973,6 +973,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [GeoExt](https://geoext.github.io/geoext3/) - Open Source and enables building desktop-like GIS applications through the web. It is a JavaScript framework that combines the GIS functionality of OpenLayers with the user interface of the ExtJS library provided by Sencha. * [geojson-merge](https://github.com/mapbox/geojson-merge) - Merge multiple GeoJSON files into one FeatureCollection. * [Geokit](https://github.com/developmentseed/geokit) - Geokit is a command-line interface (CLI) tool written in javascript, that contains all the basic functionalities for measurements, conversions and operations of geojson files. +* [geoverview ](https://github.com/neocarto/geoverview) - Based on maplibre-gl, geoverview is a tool for giving a quick and easy geographic overview of any geojson (and the information it contains). * [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.