Stable Labeling in xMap 1.0
Posted: Tue Sep 20, 2016 3:38 pm
Hello,
Is it possible to implement Stable Labeling using xMap 1.0 and unify the label-layer and the background-layer into one tiles-layer that is cacheable?
We use OpenLayers to present PTV XMap maps to our customers. The OpenLayers configuration is similar to the demo configuration of the xMap Server (one background layer with 256x256 tiles, one big layer with labels):
[url]http://<server>:50010/WMS/pages/OpenLayersDemo.jsp[/url]
An apache reverse caching proxy is placed in front of the xServer for performance reasons, which works fine for the background layer, but not for the labels (the dimensions of the big labels-image depends on the size of the client window as well as the position on the map). A solution, which would make the tiles cacheable would be appreciated.
Any ideas?
Is it possible to implement Stable Labeling using xMap 1.0 and unify the label-layer and the background-layer into one tiles-layer that is cacheable?
We use OpenLayers to present PTV XMap maps to our customers. The OpenLayers configuration is similar to the demo configuration of the xMap Server (one background layer with 256x256 tiles, one big layer with labels):
[url]http://<server>:50010/WMS/pages/OpenLayersDemo.jsp[/url]
An apache reverse caching proxy is placed in front of the xServer for performance reasons, which works fine for the background layer, but not for the labels (the dimensions of the big labels-image depends on the size of the client window as well as the position on the map). A solution, which would make the tiles cacheable would be appreciated.
Any ideas?