https://github.com/huidaecho/gdalutils
GDAL utility scripts in Python 3
https://github.com/huidaecho/gdalutils
Last synced: 2 months ago
JSON representation
GDAL utility scripts in Python 3
- Host: GitHub
- URL: https://github.com/huidaecho/gdalutils
- Owner: HuidaeCho
- License: gpl-3.0
- Created: 2019-11-14T17:21:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-19T12:45:19.000Z (over 6 years ago)
- Last Synced: 2025-11-27T15:28:43.567Z (8 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# gdalutils
This repository contains useful GDAL utility modules written in Python 3.
## License
Copyright (C) 2019, Huidae Cho <>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <>.