gdalraster
Geospatial data processor
Provides an interface to the GDAL library for geospatial data manipulation and analysis in R.
R Bindings to GDAL (Geospatial Data Abstraction Library)
41 stars
7 watching
7 forks
Language: C++
last commit: 15 days ago
Linked from 1 awesome list
gdalgeospatialrr-packagerasterrstatsvector
Related projects:
Repository | Description | Stars |
---|---|---|
georust/gdal | Rust bindings for a powerful geospatial data processing library | 369 |
meggart/gdalfuns.jl | A Julia library that provides an interface to the GDAL geospatial data processing library | 0 |
bugra9/gdal3.js | Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly | 325 |
georust/geozero | A Rust library for reading and writing geospatial data formats without an intermediate representation. | 358 |
ddohler/gdal-js | An Emscripten port of GDAL 2.4 for JavaScript, enabling geospatial data manipulation and processing in web applications. | 124 |
rspatial/terra | An R package for spatial data analysis and processing of raster data. | 543 |
rouault/gdal-mini | A lightweight implementation of key Geospatial Data Abstraction Library (GDAL) components for embedded systems or resource-constrained environments. | 20 |
r-spatial/sf | Provides simple features access for R, allowing users to work with geospatial data in a unified way across various formats and systems. | 1,345 |
appelmar/gdalcubes | An R package for working with satellite imagery data as regular raster data cubes | 121 |
maxrev-dev/gdal.netcore | Provides a minimal setup to access GDAL functionality without installing heavy binaries. | 158 |
16eagle/getspatialdata | An R package for querying, preprocessing and downloading various spatial datasets from public APIs. | 304 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 290 |
hypertidy/gdalio | A tool for working with geospatial raster data using the GDAL warp library | 27 |
mogasw/rasterix | A utility for processing and analyzing geospatial raster data with graphical user interface capabilities | 29 |
airbusgeo/godal | A Golang wrapper around the GDAL library for working with geospatial data | 141 |