Skip to content
geonef edited this page Mar 19, 2012 · 1 revision

API

The PHP classes that php5-gdal exposes follow the API of GDAL and OGR as much as possible.

  • Main documentation is that of: GDAL and OGR

The API documented here is PHP's. It is more or less the equivalent to the C++ classes of GDAL and OGR, but translated into PHP.

Functions

Classes

GDAL

Very incomplete. Few classes implemented.

OGR

Around a half of OGR is implemented currently.

Clone this wiki locally