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 |
|---|---|---|
EPEL 9
|
x86_64 (20)* | EPEL 9 (103 downloads) |
Fedora 40
|
x86_64 (12)* | Fedora 40 (0 downloads) |
Fedora 41
|
x86_64 (12)* | Fedora 41 (45 downloads) |
Fedora 42
|
x86_64 (9)* | Fedora 42 (37 downloads) |
Fedora 43
|
x86_64 (0)* | Fedora 43 (11 downloads) |
Fedora rawhide
|
x86_64 (17)* | Fedora rawhide (291 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable neteler/gdal-grass-plugin
More info about enabling Copr repositories
EPEL 9
Fedora 40