[mapserver-users] ms4w 3.1.4 mapcache
hosain mohammadi
hosain.moh00 at gmail.com
Wed May 18 23:17:06 PDT 2016
hello there
i active mapcache in ms4w 3.1.4 with it's introduction
and run successfully image in tmp folder , in example is openlayers2
but i'd like use mapcache ms4w via openlayers 3 and my code is below
new ol.layer.Tile({
title: 'Chabahar',
source: new ol.source.TileWMS({
url: '
http://localhost:100/cgi-bin/mapserv.exe?map=D:/WEB_GIS/code_test/wms/HTML5Application/public_html/chabahar.map&
',
params: {
'LAYERS': 'chabahar',
'FORMAT': 'image/png',
'TILED': true
},
serverType: 'mapserver'
})
}) ,
but no image save in tmp directory
do you have some offer?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20160519/be1fd3be/attachment.htm>
More information about the MapServer-users
mailing list