WFS from PostGIS, layer not found

Edward Fialkowski wef1 at CEC.WUSTL.EDU
Thu Jul 12 16:57:04 EDT 2007


Hello, I'm trying to get MapServer to read from my postGIS database.

I have a WFS set up, but I cannot get my layer to appear in the
FeatureTypeList for the WFS getCapabilities, thus requests for this layer
throw an error.

I'm not quite sure what else to include, but here's my layer definition:

LAYER
  CONNECTIONTYPE POSTGIS
  NAME FireHistory
  CONNECTION "dbname=test user=postgres"
  DATA "geometry FROM temp"
  STATUS ON
  TYPE POINT
  CLASS
        COLOR 114 106 255
  END
END


getCapabilities request:
http://niceguy.wustl.edu/cgi-bin/mapserv?map=/var/www/html/mapserver/gis.map&SERVICE=WFS&VERSION=1.0.0&REQUEST=getCapabilities

I can provide any and all information requested ASAP.
I would be extremely grateful for any help.
Any ideas?
-Ed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20070712/3ac9764f/attachment.html


More information about the mapserver-users mailing list