neteler/gdal-grass-plugin
Project ID: 11890
Description
GRASS GIS plugin for GDAL
- based on GRASS GIS 7.8 for Fedora 33, 34, 35
- based on GRASS GIS 8.2 for Fedora 36+
- based on GRASS GIS 8.3 for Fedora 39+
- based on GRASS GIS 8.4 for Fedora 41+
Manuals:
- GRASS-GDAL raster driver: https://github.com/OSGeo/gdal-grass/blob/main/docs/grass_raster.md
- GRASS-OGR vector driver: https://github.com/OSGeo/gdal-grass/blob/main/docs/grass_vector.md
SRPM files:
- G78: https://data.neteler.org/tmp/gdal-grass-3.3.2-1.fc35.src.rpm (outdated)
- G82: https://data.neteler.org/tmp/gdal-grass-1.0.2-1.fc36.src.rpm
- G83: https://data.neteler.org/tmp/gdal-grass-1.0.2-2.fc38.src.rpm
- G84: https://data.neteler.org/tmp/gdal-grass-1.0.4-1.fc41.src.rpm
Source code:
Installation Instructions
# install as root user
su
# Fedora
dnf copr enable neteler/gdal-grass-plugin
dnf update
# install
dnf install grass grass-libs
dnf install gdal-grass
# usage
Dataset (compatible with both GRASS GIS 7 and 8): https://grass.osgeo.org/download/data/#NorthCarolinaDataset --> North Carolina basic dataset
Show raster map:
gdalinfo $HOME/grassdata/nc_basic_spm_grass7/PERMANENT/cellhd/elevation
Show vector map:
ogrinfo -so -al $HOME/grassdata/nc_basic_spm_grass7/PERMANENT/vector/zipcodes/head
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (20)* | EPEL 9 (85 downloads) |
![]() |
x86_64 (12)* | Fedora 40 (0 downloads) |
![]() |
x86_64 (10)* | Fedora 41 (34 downloads) |
![]() |
x86_64 (4)* | Fedora 42 (21 downloads) |
![]() |
x86_64 (15)* | Fedora rawhide (273 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable neteler/gdal-grass-plugin
More info about enabling Copr repositories