Ciao, I have asked Daniele (who worked on this implementation) to check the process to see if it can be used as is as a Rendering Transformation (which means inside an SLD for doing the GeoRectification on the fly). We'll keep you posted.
Regards, Simone Giannecchini == Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 333 8128928 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- On Mon, Jul 8, 2013 at 4:18 PM, alsteine <[email protected]> wrote: > Hello Geoserver User List, > > I encountered an error message when trying to warp a raster layer "on the > fly" using SLD. It should call the function "GeorectifyCoverage" and apply a > rendering transformation to the image based on some Ground Control Points > (GCP): > > <Transformation> > <ogc:Function name="gs:GeorectifyCoverage"> > <ogc:Function name="parameter"> > <ogc:Literal>data</ogc:Literal> > </ogc:Function> > <ogc:Function name="parameter"> > <ogc:Literal>gcp</ogc:Literal> > <ogc:Literal>[[[0, 0], [308639.500, > 5154180.500]], [[0, 450], [308639.500, 5150929.500]], [[600, 0], > [315730.500, 5154180.500]], [[600, 450], [315730.500, > 5150929.500]]]</ogc:Literal> > </ogc:Function> > <ogc:Function name="parameter"> > <ogc:Literal>targetCRS</ogc:Literal> > <ogc:Literal>EPSG:32632</ogc:Literal> > </ogc:Function> > </ogc:Function> > </Transformation> > > Unfortunately it reports upon request from OpenLayers: > > Could not convert the value EPSG:32632 into the expected type interface > org.opengis.referencing.crs.CoordinateReferenceSystem for parameter > targetCRS > > Nobody was able to even give me a hint on how to tackle that, so I address > myself to you in this matter. More details on my question can be found on > GIS Stackexchange > <http://gis.stackexchange.com/questions/65162/geoserver-georectification-via-sld-fails> > . > > Best, > xandriksson > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/Geoserver-Georectification-via-SLD-fails-tp5064734.html > Sent from the GeoServer - User mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
