<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="-1">List,<br>
<br>
Unfortunately I still cannot get transparency to work.<br>
<br>
I've created a WMS-service to debug.<br>
I've created a minimal mapproxy config with only the things to get
it going in it<br>
I've created a viewer to see the result.<br>
<br>
If you look at the demo-viewer:<br>
<a class="moz-txt-link-freetext" href="http://178.63.74.185/hosting/demo/show_source.html?layernames=Bedrijventerrein&test=true&opacity=1&url=http://test.tiles.md-kwadraat.nl/mp/service">http://178.63.74.185/hosting/demo/show_source.html?layernames=Bedrijventerrein&test=true&opacity=1&url=http://test.tiles.md-kwadraat.nl/mp/service</a><br>
<br>
you see that the overlay is fully opaque. My configuration is
attached below.<br>
<br>
Please help me with tracking down this problem.<br>
Is there anything wrong with my config?<br>
How can I track this problem. I really don't know where to start.<br>
<br>
Any help greatly appreciated. <br>
<br>
Marco<br>
<br>
<br>
caches:<br>
_Bedrijventerrein:<br>
grids: [applas_grid]<br>
link_single_color_images: true<br>
sources: [wms_Bedrijventerrein]<br>
globals:<br>
cache:<br>
base_dir: /var/applas_user_data/prod/cache/<br>
lock_dir: /var/applas_user_data/prod/cache/locks/<br>
meta_buffer: 255<br>
meta_size: [3, 3]<br>
minimize_meta_requests: true<br>
grids:<br>
applas_grid:<br>
bbox: [-285401.91999999998, 22598.080000000002,
595401.92000000004, 903401.92000000004]<br>
res: [3440.6399999999999, 1720.3199999999999,
860.15999999999997, 430.07999999999998,<br>
215.03999999999999, 107.52, 53.759999999999998,
26.879999999999999, 13.44, 6.7199999999999998,<br>
3.3599999999999999, 1.6799999999999999, 0.83999999999999997,
0.41999999999999998,<br>
0.20999999999999999]<br>
srs: EPSG:28992<br>
tile_size: [256, 256]<br>
layers:<br>
- name: Bedrijventerrein<br>
sources: [_Bedrijventerrein]<br>
title: Bedrijventerrein<br>
services:<br>
tms: null<br>
wms:<br>
image_formats: ['image/png','png']<br>
md:<br>
abstract: test for transparency.<br>
access_constraints: none<br>
contact: {address: none, city: none, country: The
Netherlands, email: none,<br>
organization: none, person: none, phone: none,<br>
position: none, postcode: none}<br>
fees: None<br>
online_resource: <a class="moz-txt-link-freetext" href="http://tiles.md-kwadraat.nl/">http://tiles.md-kwadraat.nl/</a><br>
title: test for transparency.<br>
srs: ['EPSG:28992']<br>
sources:<br>
wms_Bedrijventerrein:<br>
image: {opacity: 0.4}<br>
req: { layers: Bedrijventerrein, transparent: true, url:
'<a class="moz-txt-link-freetext" href="http://178.63.74.185/fcgi-bin/mapserv?map=/var/www/html/shared/services/wmsproxy/wmsproxy.map">http://178.63.74.185/fcgi-bin/mapserv?map=/var/www/html/shared/services/wmsproxy/wmsproxy.map</a>'}<br>
supported_srs: ['EPSG:28992']<br>
type: wms<br>
</font><br>
</body>
</html>