Skip to content

eryk918/GDAL_UI

Repository files navigation

GDAL UI: Geospatial Data Abstraction Library User Interface

Simple graphical interface for the GDAL library.

GDAL UI Light Mode GDAL UI Dark Mode

Description:

The application includes the implementation of the following programs:

  • gdal2tiles.py
  • gdalbuildvrt
  • gdalcompare.py
  • gdaldem
  • gdalinfo
  • gdalwarp
  • gdal_merge.py
  • gdal_translate

Requirements:

It's recommended to use a package manager like Conda or OSGeo4W.

Recommended python version >= 3.9.

Dependencies:

PyQt5>=5.15.7,
PyQtWebEngine>=5.15.5,
gdal>=3.4.34,
gdal2tiles,
gdal_merge,
proj,
matplotlib==3.5.1,
rasterio==1.3.3,
geopandas>=0.11.1

Usage:

Clone the repository via command:

git clone https://github.com/eryk918/GDAL_UI

Start application by:

python GDAL_UI/main.py

About

Simple graphical interface for the GDAL library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages