Re: [Geotools-devel] Trunk build broken on referencing? Maybe just on 64bit systems?

2010-02-18 Thread Simone Giannecchini
Trunk should build fine now. If anyone has problems, please, let me know. Simone. --- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 058498

Re: [Geotools-devel] is the SRS used for anything in BBoxImpl ?

2010-02-18 Thread Andrea Aime
Michael Bedward ha scritto: > Hi Jody, > >> It *should* be used to construct the the correct ReferencedEnvelope as well. > > OK, that makes me feel slightly less dumb because that's what I was > expecting, but it doesn't seem to be the case. A failing test case pretty please? :-) Cheers Andrea

Re: [Geotools-devel] is the SRS used for anything in BBoxImpl ?

2010-02-18 Thread Michael Bedward
On 18 February 2010 21:05, Andrea Aime wrote: > > A failing test case pretty please? :-) > Yes, good idea Andrea. I should have started with that. I'll knock one up in the morning. Though I've an uncomfortable suspicion that any failings highlighted by the test will be mine :-) Michael ---

[Geotools-devel] [jira] Created: (GEOT-2957) Expose methods to determine if a feature collection is wrapping a coverage or a coverage reader

2010-02-18 Thread Andrea Aime (JIRA)
Expose methods to determine if a feature collection is wrapping a coverage or a coverage reader --- Key: GEOT-2957 URL: http://jira.codehaus.org/browse/GEOT-2957

[Geotools-devel] [jira] Created: (GEOT-2958) StreamingRenderer fails to render a shapefile feature when trying to convert from CoordinateArraySequence to LiteCoordinateSequence

2010-02-18 Thread Milton Jonathan (JIRA)
StreamingRenderer fails to render a shapefile feature when trying to convert from CoordinateArraySequence to LiteCoordinateSequence --- Key: GEOT-2958

Re: [Geotools-devel] Coverage speedup patch ready to be applied

2010-02-18 Thread Andrea Aime
Andrea Aime ha scritto: Hi, after quite a bit of testing on our own and a cross review in person during the FOSS4G-IT 2009 conference in Lugano me and Simone have agreed it's time to turn the patch into committed status. Oh, just noticed the GeoTools patch was incomplete. Here is a better one.