mmm, IMAGEPATH is used to cache image comming from wms server, if I read the mapserver documentation correctly. I dont think I have ever tried to use that in a Cartoweb project, as Cartoweb use it's own caching system. Maybe you can try and tell us if you notice any performances improvement. as far as I know, simply specify a path to some folder where www-data (or the apache user) can write file. in Cartoweb, this is usualy the "www-data" folder
regards Oliver > How can I set IMAGEPATH in order to make cartoweb always working with wms > image? > > Thanks > > Oliver Christen ha scritto: >> Hi Fabio >> >> you can easily set up a wms layer in your mapfile: >> see http://mapserver.org/ogc/wms_client.html >> >> then simply add a corresponding entry in the layers.ini exactly as you do >> for raster or postgis layers >> >> for info, the wmsBrowserLight has no server part, so you dont need to try >> to load it in the server side ini file >> >> regards >> Oliver >> >>> Hello, >>> I'd like to define a WMS layer into mapserver and display into layer >>> list (/server/layers.ini) (I don't want to use plugin lo load a WMS >>> URL). >>> >>> If this is not possible, how can i use ogcLayerLoader and\or >>> wmsBrowserLight to do it without problems? I followed the documentation, >>> so i load oglayerloader, wmsBrowserLight but the error is: >>> >>> "Can't load Server WmsBrowserLight" (something similar...) >>> >>> Thank you >>> >>> -- >>> Fabio D'Ovidio >>> Geospatial solutions >>> >>> Inova S.r.l. >>> Web : http://www.inovaos.it >>> GeoBI Blog: www.geobi.org >>> Tel.: 081 197 57 600 >>> mail: [email protected], [email protected] >>> skype: dovidio_fa >>> >>> _______________________________________________ >>> Cartoweb-users mailing list >>> [email protected] >>> http://lists.maptools.org/mailman/listinfo/cartoweb-users >>> >> >> > > -- > Fabio D'Ovidio > Geospatial solutions > > Inova S.r.l. > Web : http://www.inovaos.it > GeoBI Blog: www.geobi.org > Tel.: 081 197 57 600 > mail: [email protected], [email protected] > skype: dovidio_fa > > _______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
