Hi Everyone!

I would like to confirm if somebody tried to use the PointN function in
YSLD. For example trying to display a label on geometry vertex doesn't work
as if PointN function doesn't return any value:

name: style
feature-styles:- name: style
  rules:
  - name: style
    symbolizers:
    - text:
        uom: metre
        geometry: ${pointN(geometry,1)}
        label: ${geometryType(geometry)}
        placement: point
        fill-color: '#000088'
        font-family: Tahoma
        font-size: 0.5


I've already posted this issue at:
https://gis.stackexchange.com/questions/363382/geoserver-function-pointn-doesnt-work-in-ysld

And a ticket at:
https://osgeo-org.atlassian.net/browse/GEOS-9640

Best Regards
Daniel
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to