Hello,
I'm attempting to create a raster from a shapefile of point data, with grid
cells 1 degree square. Although the area I have defined matches up with the
origin coordinates I want, and the grid cells match up with a vector 1-degree
grid I produced in QGIS, the squares supposedly containin
Hi all,
some time ago I start to write Pascal bindings for GDAL library.
Here is current results, maybe anyone find them useful
http://gis-lab.info/share/alexbruy/gdal_pascal.tar.bz2
Currently only OGR part tested (see examples in demo directory).
I continue to work on it, but there are also seve