That is a bit tricky David. Too bad you could not just display the layer
titles in Open Layers?

There is an open layers output format, it has recently been updated to OL3:

*
https://github.com/geoserver/geoserver/blob/master/src/wms/src/main/java/org/geoserver/wms/map/OpenLayersMapOutputFormat.java
*
https://github.com/geoserver/geoserver/blob/master/src/wms/src/main/resources/org/geoserver/wms/map/OpenLayers3MapTemplate.ftl


--
Jody Garnett

On 3 February 2015 at 11:48, Marks, David <[email protected]>
wrote:

> Hello all,
>
> Can anyone point me to where the wms portion of GeoServer handles incoming
> getMap requests where the format is set to use openLayers?
>
> As part of an ongoing project I've used the DispatcherCallback workflow to
> hide the internal names of GeoServer layers, translating them in outgoing
> getCapabilities responses and then re-interpreting them on incoming getMap
> requests. However, testing has discovered the openLayers implementation in
> GeoServer is somehow getting the original internal name and I'd like to
> figure out how.
>
> Thanks,
> David Marks
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Geoserver-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-devel
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to