Skip to content
geonef edited this page Mar 19, 2012 · 2 revisions

PHP 5 bindings for GDAL

php5-gdal is a PHP 5 module that provides PHP bindings to the GDAL/OGR library. It is maintained and is so far written by the Geonef company.

This package is released under an X11/MIT style Open Source license. See LICENSE.txt file.

The build requires GDAL 1.7 or above.

GDAL/OGR is a powerful C++ library providing access to a variety of raster and vector data sources through a single abstract model.

php5-gdal is still in development, and yet incomplete: PHP bindings are available for only a portion of of the GDAL and OGR libraries.

Documentation

Resources

Clone this wiki locally