Thanks for digging into this! The functionality is an "extension" to GeoServer SLD (specific to GeoServer) so it should be documented here: https://docs.geoserver.org/latest/en/user/styling/sld/extensions/pointsymbols.html
It would also be great to include it in the workbook. - The functionality should be accessible in YLD (which is a direct mirror of SLD just in plain text yet-another-markup-language). - I am not sure about CSS but I expect so - MBStyle only uses sprites (not SVG) so it will have to miss out. -- Jody Garnett On Mon, 3 Aug 2020 at 01:35, Richard Duivenvoorde <[email protected]> wrote: > Hi, > > It took me considerable time to find out how 'paramatrized'-svg icons > work. Best resource is actually a blog post: > > http://blog.geoserver.org/2016/10/31/geoserver-2-10-0-released/ > (the part about Improved QGIS style compatibility) > > But it lacked some info about for example what to do when you want several > params to be used etc. > > I want to put this info to in the Styling docs of Geoserver. So my > question: what would be the best place to put this. > > I was thinking about: > > SLD points part: > https://docs.geoserver.org/latest/en/user/styling/sld/cookbook/points.html > > A paragraph in the QGIS-export: > > https://docs.geoserver.org/latest/en/user/styling/qgis/index.html#exporting-vector-symbology > > In the workbook: > https://docs.geoserver.org/latest/en/user/styling/workshop/css/point.html > > Or just propose someghing else > > I only used sld... not sure if this is also possible in other styling > languages Geoserver does: CSS, YSLD MBSTYLE? > IS it possible? Should I try and add that also? > > Regards, > > Richard Duivenvoorde > > > _______________________________________________ > Geoserver-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-devel >
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
