From 3c819784052d7f3167385e25c028e843ce2c9a5a Mon Sep 17 00:00:00 2001 From: cemrehancavdar <50503448+cemrehancavdar@users.noreply.github.com> Date: Thu, 26 Jan 2023 10:37:05 +0300 Subject: [PATCH] new: geo-three added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf444d2..18898d5 100644 --- a/README.md +++ b/README.md @@ -627,6 +627,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [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. +* [Geo-Three](https://github.com/tentone/geo-three) - Tile based geographic world map visualization library for threejs. * [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.