Hello list, I need the function 'centroid' in CSS in Geoserver 2.7.
In SLD I would use this syntax:

<TextSymbolizer>
   <Geometry>
     <ogc:Function name="centroid">
       <ogc:PropertyName>the_geom</ogc:PropertyName>
     </ogc:Function>
   </Geometry>
......


In CSS I tried:

geometry: [centroid];

But it does not have effect.

Thanks, Tommaso


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to