Access to spatial data processing made easy.
Makefile | Minor changes in makefile(s) | 2024-05-16 14:27:55 |
---|---|---|
Makefile.win | Minor changes in makefile(s) | 2024-05-16 14:27:55 |
README.md | README.md modyfied | 2024-02-21 23:26:15 |
ezgdal.c | bugs fixed | 2024-03-25 09:42:06 |
ezgdal.h | bugs fixed | 2024-03-25 09:42:06 |
lgpl-3.0.txt | Initial commit | 2024-02-21 22:59:38 |
ezGDAL - Easy GDAL - library is a layer between GDAL library and a user program. It allows to acces GDAL data (GeoTIFF) in two modes: as scan lines or horizontal buffer divided to squares (frames).
The library is available under LGPL license.