Hi Paolo, > we are not able to use in mapserver data from postgres/postgis views, > even if the_geom column of view was add to the geometry_column table). > Anybody had a similar problem?
Yes, I had the same problem. Adding the oid-column of the table that contained the geometry-column to the view made it working.
hth, Bjoern.
