[Geotools-devel] [jira] Created: (GEOT-2523) Remove r-tree support from indexed shapefile

2009-05-31 Thread Andrea Aime (JIRA)
Remove r-tree support from indexed shapefile Key: GEOT-2523 URL: http://jira.codehaus.org/browse/GEOT-2523 Project: GeoTools Issue Type: Task Components: data shapefile Affects Versi

[Geotools-devel] Upgrading JTS dependency to 1.10?

2009-05-31 Thread Andrea Aime
Hi all, noticed JTS dependency is still stuck to 1.9. What about upgrading to 1.10 on trunk? I've tested a full build on gt2, found just a minor issue (linestring.reverse() now returns a geometry instead of a linestring) that I've fixed. If you want to try that out, just bump the version number on

Re: [Geotools-devel] Upgrading JTS dependency to 1.10?

2009-05-31 Thread Christian Müller
+1 without comment Andrea Aime writes: > Hi all, > noticed JTS dependency is still stuck to 1.9. > What about upgrading to 1.10 on trunk? I've tested a full > build on gt2, found just a minor issue (linestring.reverse() > now returns a geometry instead of a linestring) that I've fixed. > > If

Re: [Geotools-devel] Site generation changes

2009-05-31 Thread Simone Giannecchini
+1 --- Ing. Simone Giannecchini GeoSolutions S.A.S. Owner - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 0584983027 mob:+39 333 8128928 http://www.geo-solutions.it http://simboss.blogspot

Re: [Geotools-devel] Upgrading JTS dependency to 1.10?

2009-05-31 Thread Jody Garnett
Hi Andrea: +1 That would be fine; the main problem is deploying the jars and source code..thanks for doing that. Jody On Sun, May 31, 2009 at 7:36 PM, Andrea Aime wrote: > Hi all, > noticed JTS dependency is still stuck to 1.9. > What about upgrading to 1.10 on trunk? I've tested a full > buil

Re: [Geotools-devel] Upgrading JTS dependency to 1.10?

2009-05-31 Thread Michael Bedward
Hi Andrea and all, +1 for upgrading, but I think there will be good reason to go to the new jts 1.11 as soon as possible because Martin D has added some very nice code for delaunay triangulation... http://n2.nabble.com/Delaunay-triangulation-code-in-JTS-1.11-tc2734366.html http://tsusiatsoftware

Re: [Geotools-devel] Upgrading JTS dependency to 1.10?

2009-05-31 Thread Andrea Aime
Michael Bedward ha scritto: > Hi Andrea and all, > > +1 for upgrading, but I think there will be good reason to go to the > new jts 1.11 as soon as possible because Martin D has added some very > nice code for delaunay triangulation... > > http://n2.nabble.com/Delaunay-triangulation-code-in-JTS-1