[fdo-internals] FDO OSGeo PostGIS Provider

Jason Birch Jason.Birch at nanaimo.ca
Tue Apr 29 11:30:41 EDT 2008


I'd suggest:

Check out the FDO 3.2.x branch from here:
  http://svn.osgeo.org/fdocore/branches/3.2.x/

Create new directory called pgsql in the ThirdParty directory, and check
out the following into that directory:
  http://svn.osgeo.org/fdo/branches/3.3/Thirdparty/pgsql/

Create a new directory for the PostGIS provider under Providers, and
check out the following into that directory:
  http://svn.osgeo.org/fdo/branches/PostGIS-3.2.x

This is how I was building PostGIS against 3.2 earlier (from the 3.3
trunk), and it worked well.  With versions of FDO prior to 3.3, you had
to do this for each of the providers you wanted to build.  It's nice to
have it all in one tree for 3.3.

>From there, you can choose to either modify the root 3.2.x build scripts
to include the PostGIS provider, or just build the PostGIS provider from
within its own directory.

Jason

-----Original Message-----
From: Bruno Scott
Subject: RE: RE: [fdo-internals] FDO OSGeo PostGIS Provider


ok, maybe i got it
Is it something like this:


More information about the fdo-internals mailing list