bootleaf icon indicating copy to clipboard operation
bootleaf copied to clipboard

Styles from Geoserver

Open ed5on opened this issue 4 years ago • 4 comments

In geoserver you can customize the styles of the points or lines. How can I bring those styles from the geoserver server together with the wfs request?

ed5on avatar Sep 09 '20 03:09 ed5on

I think this cannot be done.

WFS only sends the data from GeoServer and any styling must be done by the client.

Cheers.

hardreddata avatar Jul 26 '21 22:07 hardreddata

Am keen on this one too. if we cannot import Geoserver styles, how can we add custom styles to map?

ShwetaMorkhandikar avatar May 03 '22 04:05 ShwetaMorkhandikar

You can load the data from GeoServer as wms (not wfs) and the style will come with the layer.

On Tue, 3 May 2022, 2:04 pm ShwetaMorkhandikar, @.***> wrote:

Am keen on this one too. if we cannot import Geoserver styles, how can we add custom styles to map?

— Reply to this email directly, view it on GitHub https://github.com/iag-geo/bootleaf/issues/32#issuecomment-1115721329, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKEPO2UZUL4AXKU4XHVT6YTVICQTPANCNFSM4RA4SLXA . You are receiving this because you commented.Message ID: @.***>

hardreddata avatar May 03 '22 05:05 hardreddata

Thank you

ShwetaMorkhandikar avatar May 03 '22 05:05 ShwetaMorkhandikar