However, i've noted some strange rendering behavior with WMS 1.1.1.:
I've compared a geometry transformation and a WPS rendering transformation (that applies to a polygon feature collection), with the JTS:interiorPoint.
* if in the SLD in i specify both point (interiorPoint) and polygon symbolizer, the 'continuum' of world WMS images is maintained (for both geometry and rendering transformations)
see first attached image
* now if in the SLD i only specify a point symbolizer (interiorPoint):
-- with the geometry transformation: it is applied to the main view but i don't have continuum of WMS image (e.g. if move on the right of the map towards Western Pacific area)
-- with the rendering transformation (that computes interiorPoint), i have this continuum
How can you explain that? is it a bug?
Thanks in advance
Emmanuel
Le 11/03/2013 10:50, Andrea Aime a écrit :
On Mon, Mar 11, 2013 at 10:49 AM, Andrea Aime <andrea.aime@anonymised.com <mailto:andrea.aime@anonymised.com>> wrote:
On Mon, Mar 11, 2013 at 10:39 AM, Emmanuel Blondel
<emmanuel.blondel1@anonymised.com <mailto:emmanuel.blondel1@anonymised.com>>
wrote:
Hello all,
I'm wondering if it is possible to use a WPS JTS process (like
JTS:interiorPoint) directly as WPS rendering process in a SLD
file, or if it is necessary to build a process taking as input
a feature collection (what i did until now).
If both are possible, would there be one more performant than
the other?
Btw, if all you want is to extract the interior point of a geometry, why don't you just use
a geometry transformation instead?
http://docs.geoserver.org/stable/en/user/styling/sld-extensions/geometry-transformations.html
Cheers
Andrea
--
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------


