Hello everyone, i need your valuable help with this issue I have: I'm running MapServer 4.8.1 over Apache 2.2.1 in Windows, and also TileCache 2.1 using mod_python, everything is great so far, but i want to improve the performance when displaying the maps by only showing the tiles in the current extent, let me explain: I've noticed that when I zoom in the mapserver in some way (that I'm too stupid to find out) takes the coordinates and starts sending the request to get the tiles one by one, i see that sometimes it downloads up to 70 tiles when looking at the screen no more than 20 would be neccesary to fill the screen, so that is the question, how do i make mapserver to show me just the necessary stuff instead of downloading tiles that are close to the visible area but are not necessary anyway?
Thank a lot. -- View this message in context: http://n2.nabble.com/Show-tiles-only-in-current-extent-tp3604671p3604671.html Sent from the Mapserver - User mailing list archive at Nabble.com. _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
