Introduction

The Feature Data Objects (FDO) API provides access to data in a data store. A provider is a specific implementation of the OSGeo FDO API that provides access to data in a particular data store. The FDO Provider for PostGIS provides FDO with access to a spatial extension of a PostgreSQL-based data store.

For more information, see The Essential FDO and the FDO Developer's Guide.