-
Notifications
You must be signed in to change notification settings - Fork 12
geonef edited this page Mar 19, 2012
·
1 revision
The PHP classes that php5-gdal exposes follow the API of GDAL and OGR as much as possible.
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.
Very incomplete. Few classes implemented.
Around a half of OGR is implemented currently.