I use mapguide as WbgGIS server before.It change big tiff file into tiles.Tiles are saved to server so the file need to be processed only once.I try the tile service of Geoserver and didn’t find the tiles that i supposed to be saved in the server.Does the tiff file needs to be processed everytime that use browser it ?
Thanks.
Jacky.Xu
网易邮箱,中国第一大电子邮件服务商
xuzhen-001 wrote:
I use mapguide as WbgGIS server before.It change big tiff file into tiles.Tiles are saved to server so the file need to be processed only once.I try the tile service of Geoserver and didn't find the tiles that i supposed to be saved in the server.Does the tiff file needs to be processed everytime that use browser it ?
A standard WMS is not supposed to store the tiles anywhere.
What you're looking for is a tile cache, and GeoServer ships with
an integrated tile cache called GeoWebCache.
There is some documentation here:
http://geoserver.org/display/GEOSDOC/GeoServer+GeoWebCache+Configuration
and you can also referer to the geowebcache.org site.
Hope this helps
Cheers
Andrea