Page 1 of 1

Stable Labeling in xMap 1.0

Posted: Tue Sep 20, 2016 3:38 pm
by impact
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?

Re: Stable Labeling in xMap 1.0

Posted: Wed Sep 21, 2016 2:04 pm
by Bernd Welter
OK, here is the response from DEV:
xMap 1.0 does not support stable labeling / cacheable label tiles in any form. Nor can this be achieved by any workaround. Wait for xS-2 instead.
so from my perspective there is a difference between the following topics
  • How to use a webframework such as OpenLayers, Leaflet, Ajaxmaps to work proper with tiled approaches: works fine with separated background and foreground layers. Codesamples are available in the CodeSampleBrowser
  • How to benefit from a browser or other cache dealing with the LABEL tiles: this doesn't work at the xMap 1. We have solutions for this topic in the upcoming releases (oct. 14th, 2016)
Sorry for this 50% answer - we are aware of the requirement an improve it!

Best regards Bernd