I believe you can do this by using a tile layer with an explicit FILTER set for the temporal piece. So, If in your tile index you have a time attribute (or whatever you can do this):
LAYER NAME 'tileindex' TYPE TILEINDEX ... FILTER 'limit tiles by attributes' END LAYER NAME 'tiles' TYPE RASTER ... TILEINDEX 'tileindex' END We use this mechanism in the WCS server code... Steve From: [email protected] [mailto:[email protected]] On Behalf Of Peisheng Zhao Sent: Tuesday, February 23, 2010 9:25 AM To: users mapserver Subject: [mapserver-users] support of time and space tiling Hi all, Does MapServer support both time and space tiling for a dataset yet? Peisheng ________________________________ Hotmail: Free, trusted and rich email service. Get it now.<http://clk.atdmt.com/GBL/go/196390708/direct/01/>
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
