[Geoserver-users] KML w/ dynamic SLD

2017-10-26 Thread Billy Newman
I am having problems styling a KML network link via an external SLD. Running v2.12.0 The network link that is generated looks like this:

Re: [Geoserver-users] wps asynch set Task and Progress

2017-10-26 Thread Andrea Aime
On Thu, Oct 26, 2017 at 7:42 PM, Bessette-Halsema, Dominique E < dominique.besse...@gdit.com> wrote: > How do I set the Task and Progress updates in my WPS for asynchronous > calls? Right now it’s always returning 0% Progress. > You accept a progress listener as one of the parameters, and use

[Geoserver-users] wps asynch set Task and Progress

2017-10-26 Thread Bessette-Halsema, Dominique E
How do I set the Task and Progress updates in my WPS for asynchronous calls? Right now it's always returning 0% Progress. Thank You Dominique Bessette -- Check out the vibrant tech community on one of the

[Geoserver-users] Geoserver Styling Error (CSS and YSLD)

2017-10-26 Thread Kris Johnson
I am attempting to style a point layer using a CSS style in geoserver. Here is the style definition: /* @title red point */* { mark: url(https://raw.githubusercontent.com/mapbox/maki/master/icons/industry-15.svg); mark-mime: "image/svg";} [@scale < 200] { mark-size: 30;} [@scale >

[Geoserver-users] Masking/showing a certain area of cascaded WMS

2017-10-26 Thread Matthew David Corney
Hi List, I have a WMS (a topographical map of Sweden) that I am cascading and using as a background layer to our own web map. I would like to show only the area of the topographic map that is relevant to our area. A simple rectangular box is what I am looking for.. I know that it is not yet