I'd think you'd need to use one of the spatial operators like "contains" in your data statement. However, you'd need access to the computed map extent to be able to do so. There's another thread related to this topic but with the computed scale.
Steve -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Guillaume Sueur Sent: Thursday, July 15, 2010 9:48 AM To: Mapserver-users Subject: [mapserver-users] PostGIS Layer : get only objects WITHIN view Hi list, I was wondering if there was an efficient way to display only objects fully included inside the map viewport. I could mess around with runtime substitution, but as bbox is already sent, I think there is a way to use it inside my DATA string. Thanks for your clues Guillaume _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
