[postgis-users] View Problem - Version2

David Blasby dblasby at refractions.net
Fri Nov 29 10:36:20 PST 2002


Try using

DATA "geometry from (select * from area_log) as foo USING UNIQUE cod_log USING SRID=-1"

Your mappostgis.c only allows you to use the 'using unique' and 'using srid=' for
sub-select type queries.  You should use a more modern mappostgis.c.


dave




More information about the postgis-users mailing list