Wasn't suggesting you did it during work hours ;-) I will ping you at the weekend. Do I create a bug in geotools JIRA for this to start with? If so what version of geotools should I mark it against (2.7.4)? I will read up on creating a SVN patch over the weekend too.
Regards, Ken -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Andrea Aime Sent: 16 March 2012 14:03 To: Bisland, Kenneth Cc: [email protected] Subject: Re: [Geoserver-users] Geoserver and large tables On Fri, Mar 16, 2012 at 2:48 PM, Bisland, Kenneth <[email protected]> wrote: > Hi Andrea, > > I can see the line where the change needs to be made but I am not a java > programmer so not sure how to create a patch or how to submit it. Happy to > do it if you can provide some guidance on generating/submitting a patch. If > not, would you be able to do it? I would change the first line of the > getGeometrySRID function to: > > StringBuffer sql = new StringBuffer("SELECT TOP 1 "); > > This will then only select the single row that the rest of the code uses. Eh, during working hours I can't, there's customers with support contracts/custom projects to attend to. I normally do this kind of things during the weekend, but can't promise I'll remember/have time next weekend, maybe ping me again saturday/sunday 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 ------------------------------------------------------- ********************************************************************** This e-mail from Ultra Electronics Limited and any attachments to it are confidential to the intended recipient and may also be privileged. If you have received it in error please notify the sender and delete it from your system. If you are not the intended recipient you must not copy it or use it for any purpose nor disclose or distribute its contents to any other person. All communications may be subject to interception or monitoring for operational and/or security purposes. Please rely on your own virus checking as the sender cannot accept any liability for any damage arising from any bug or virus infection. Ultra Electronics Limited is a company registered in England and Wales, registration number 2830644. The address of its registered office is 417 Bridport Road, Greenford, Middlesex, UB6 8UA. ********************************************************************** ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
