--
You received this message because you are subscribed to the Google Groups "openscales-dev" group.
To post to this group, send email to opensca...@googlegroups.com.
To unsubscribe from this group, send email to openscales-de...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openscales-dev?hl=en.
Hi !There are two ways you can obtain the SLD files from a Geoserver. The first one is to use the GetStyles operation of the WMS protocol, as defined in http://portal.opengeospatial.org/files/?artifact_id=1188.The second solution is to use Geoserver REST extension http://docs.geoserver.org/stable/en/user/extensions/rest/index.html to access the styles.Either way will get you a SLD file (XML) you'll have to parse and transform into OpenScales Style objects. Hopefully, the architecture of the style API of OpenScales is quite close to SLD structure, which should simplify the process.Regards.
Could anybody help with finding out how to obtain the sld files from
GEO Server ?
If I do a WMS request it returns an image, I cannot find any
attributes of the WFS request that might bring back the sld file
Thanks
--
You received this message because you are subscribed to the Google Groups "openscales-dev" group.
To post to this group, send email to openscales-dev@googlegroups.com.
To unsubscribe from this group, send email to openscales-dev+unsubscribe@googlegroups.com.
I implemented a Rest calls to get the geoserver styles... but had no idea about the GetStyles operation....Thanks
-Will
--
You received this message because you are subscribed to the Google Groups "openscales-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/openscales-dev/-/AUoDh9va4wYJ.
To post to this group, send email to opensca...@googlegroups.com.
To unsubscribe from this group, send email to openscales-de...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openscales-dev?hl=en.
--
You received this message because you are subscribed to the Google Groups "openscales-dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/openscales-dev/-/dxPlTSS7vvsJ.
To post to this group, send email to opensca...@googlegroups.com.
To unsubscribe from this group, send email to openscales-de...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openscales-dev?hl=en.
<TextSymbolizer> <Label> <ogc:Function name="numberFormat"> <ogc:Literal>##</ogc:Literal> <ogc:PropertyName>ELEVATION</ogc:PropertyName> </ogc:Function> </Label> </TextSymbolizer>
To post to this group, send email to openscales-dev@googlegroups.com.
To unsubscribe from this group, send email to openscales-dev+unsubscribe@googlegroups.com.