[mapserver-users] Re: map server a tile server

Stephen Woodbridge woodbri at swoodbridge.com
Wed Jul 27 23:35:49 EDT 2011


On 7/27/2011 6:00 PM, jk wrote:
> Thanks Steve, I'm able to use your instructions, use gdatindex, map file, and
> create a tile index. Also after adding Wms to the map file, map server is
> now wms-serving . I noticed slowness in some cases.

Oh, I forgot to mention that you should probably build internal 
overviews to speed up sampling. This is typically done like:

gdaladdo  average abc.tif 2 4 8 16 32 64 128 256

this should improve performance went you need to resample the images 
based on scale. It will use more diskspace.

-Steve W

> I am able to change the bbox values and map server serves the right image,
> making ones if the bbox values crossing static tiles. so, that's VERY good.
> Thanks a lot for your help.
>
>
> JK
>
> --
> View this message in context: http://osgeo-org.1803224.n2.nabble.com/map-server-a-tile-server-tp6623555p6627916.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users



More information about the mapserver-users mailing list