Hi,
I was wondering if there is someone working, or planning to, in
supporting KML 2.1 regions in geoserver KML outputFormat.
I also have another question regarding SLD.
In one of my SLD I switch the layer is presented depending on the
scale with max min scale denominators. So I have something like
layer_0,layer_1...layer_5 and they should be presented at different
zoom levels.
I would like to present this as a simple layer to the user with my
default SLD that switches the layers at different scales. Right now to
present it in an interface my queries to the WMS server always have to
include the 5 layers in the request. But if I want a user from, let
say uDig, how can I provide him with one single layer that
"instiantiate" the others?
I also would like to "hide" some of these "intermdiate" layers from my
WMS capabilities document, I dont see how this is possible with
Geoserver so I was thinking in creating my own WMS capabilities
document (the one produced by Geoserver with some cuts) and store it
in a web server so that is accesible. Is that ok? (considering that I
have to take care of returning the correct mime type for this
document).
Thanks in advance for any suggestion.
Javier.