[fdo-users] Can the FDO PostGIS provider use views?
Jason Birch
Jason.Birch at nanaimo.ca
Wed Dec 19 11:05:36 EST 2007
I agree that the provider should probably give access to spatial views
also.
John, regardless of whether you have the resource to fix the problem
(which would be cool; Mateusz has a lot on his plate), please submit
this as an issue in our Trac instance:
http://trac.osgeo.org/fdo/wiki/SubmitTicket
Jason
-----Original Message-----
From: Greg Boone
Subject: RE: [fdo-users] Can the FDO PostGIS provider use views?
I am not sure of your background, but I was wondering if you would be in
a position to develop a patch to fix this issue, test it and post it for
submission?
-----Original Message-----
From: John Pulles
Subject: [fdo-users] Can the FDO PostGIS provider use views?
For views, the relkind column has a value of 'v', thus views are NOT
selected by this query. Shouldn't the PostGIS provider enable usage of
views that are present in the geometry_columns table?
More information about the fdo-users
mailing list