[postgis-users] Upper/lower case mismatch with postgis layers in mapserver

Daniel daniel.faivre at camptocamp.com
Thu May 12 02:29:10 PDT 2005


Hello,

I encounter a problem with a PostGIS layer defined for mapserver with:

DATA "geom from user_FT000001.annuaire"

Mapserver send the request to PostGIS with the schema name in lowercase
(user_ft000001).
But I need to have it in uppercase to comply with the externally defined
database structure ...

Is there a way to have this working without writing a full "select from"
clause ?

Nota:
1) I've tried to quote the schema name -> crash
2) I've posted this on the mapserver list before ...

Daniel FAIVRE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: daniel.faivre.vcf
Type: text/x-vcard
Size: 382 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20050512/13b2408d/attachment.vcf>


More information about the postgis-users mailing list