gdal-js
Geospatial library
An Emscripten port of GDAL 2.4 for JavaScript, enabling geospatial data manipulation and processing in web applications.
This is an Emscripten port of GDAL, an open source X/MIT licensed translator library for raster and vector geospatial data formats.
124 stars
5 watching
16 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
emscriptengdalgeospatialjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
bugra9/gdal3.js | Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly | 325 |
airbusgeo/godal | A Golang wrapper around the GDAL library for working with geospatial data | 139 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |
yeesian/archgdal.jl | A high-level API for working with geospatial data formats using the GDAL library in Julia | 142 |
meggart/gdalfuns.jl | A Julia library that provides an interface to the GDAL geospatial data processing library | 0 |
usdaforestservice/gdalraster | Provides an interface to the GDAL library for geospatial data manipulation and analysis in R. | 41 |
geo-data/gdal-docker | Provides a Docker image for building and running the Geospatial Data Abstraction Library (GDAL) with a range of drivers. | 124 |
maxrev-dev/gdal.netcore | Provides a minimal setup to access GDAL functionality without installing heavy binaries. | 158 |
rouault/gdal-mini | A lightweight implementation of key Geospatial Data Abstraction Library (GDAL) components for embedded systems or resource-constrained environments. | 20 |
azavea/loam | A JavaScript wrapper around GDAL that enables browser-based geospatial data processing using WebAssembly. | 218 |
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
osgeo/gdal | A library for translating and manipulating geospatial data formats into a common representation | 4,908 |
dwins/geoscript.scala | A Scala library for reading, writing, manipulating, and rendering geospatial data. | 47 |
geotrellis/gdal-warp-bindings | Provides thread-safe bindings for GDAL's Warp functionality to enable high-performance GIS tile servers | 17 |
sibartlett/geo | A comprehensive geospatial library for .NET, supporting various geometric and GPS data types. | 181 |