Hi, I'm trying to fix a bug in SLD spatial filter that would need some code backporting to GeoTools.
Basically spatial filters embedded in SLD or anyways sent down to the renderer via CQL_FILTER are, at the time of writing, crs unaware, which means they need to be expressed in the same CRS as the data... which makes the life of the client hard, especially so if you are dealing with a map that combines different layers in different CRSs. So I would like to port back to GeoTools (2.7.x, stable series) the ReprojectingFilterVisitor and the DefaultCRSFilterVisitor that we already use with success in GeoServer WFS (and then use them inside the renderer). Any objection? Cheers Andrea -- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 339 8844549 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
