Hi, I modified gt-jdbc.JDBCDataStore.selectSQLPS to be able to modify the Sql query before it's sent to the databse engine.
I also modified gs-wfs.GetFeature.run to perform a geographic operation (clip) before sending the result to the client. I did those from 2.12 sources. As you may expect, it's not working with 2.14. Geoserver doesn't start. Is it possible de develop "outside" (plug in) instead of poking directly into those .jar ? For now what triggers those modifications is a comment in the view's SQL. I have also developped a wps function which can be "plugged" (dropped inside the lib folder) which works without any issue. For now I don't mind opening the new jars but another approach if possible would be welcome. Thanks -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html _______________________________________________ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
