-
Notifications
You must be signed in to change notification settings - Fork 12
Home
geonef edited this page Mar 19, 2012
·
2 revisions
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.
- Source repository: https://github.com/geonef/php5-gdal
- Mailing-list: http://ml.geonef.fr/mailman/listinfo/php5-gdal-dev
- Download
- Compilation
- API
- [https://github.com/geonef/php5-gdal/tree/master/examples] (Examples of use)
- Notes
- GDAL : http://www.gdal.org/
- OGR : http://www.gdal.org/ogr/