• Main Page
  • Namespaces
  • Classes
  • Files

define_pages.h

Go to the documentation of this file.
00001 /*! \mainpage Introduction
00002 <div class="mainpage">
00003 <!-- This is the index.html page that the user first sees. -->
00004 
00005 <p>The Feature Data Objects (FDO) API provides access to data in a 
00006 data store. A provider is a specific implementation of the OSGeo FDO API 
00007 that provides access to data in a particular data store. The FDO 
00008 Provider for PostGIS provides FDO with access to a spatial extension of a PostgreSQL-based data store.
00009 </p>
00010 
00011 
00012 <p>
00013 For more information, see <i>The Essential FDO</i> 
00014 and the <i>FDO Developer's Guide</i>.
00015 </p>
00016 
00017 <br>
00018 </div>
00019 */
00020 
00021 
00022 
00023 
Please send us your comment about this page