Re: [Geotools-devel] [ExternalEmail] Re: trunk and 2.6.x broken?

2010-08-22 Thread Jody Garnett
I found the following in the docs... exclude_patterns = ['**/.svn'] Jody On 16/07/2010, at 1:36 PM, Ben Caradoc-Davies wrote: > On 15/07/10 23:25, Justin Deoliveira wrote: >> Alternatively can we just have ant delete all .svn files under the >> target directory. > > Don't think this will work.

[Geotools-devel] uDIG, GeoTools and MapInfo Tab

2010-08-22 Thread Balint Persics
Hi, I am working on a GIS software based on uDIG 1.2 and I have several questions. I need to implement a MapInfo TAB reader since we have a lot of files in that format. I set up the following plan: 0. Use GDAL/OGR Java bindings to read the data. 1. Implement the TAB reader as a GeoTools Data plu

Re: [Geotools-devel] [udig-devel] uDIG, GeoTools and MapInfo Tab

2010-08-22 Thread Andrea Aime
Balint Persics ha scritto: > Hi, > > I am working on a GIS software based on uDIG 1.2 and I have several > questions. > > I need to implement a MapInfo TAB reader since we have a lot of files > in that format. > I set up the following plan: > 0. Use GDAL/OGR Java bindings to read the data. > 1.

Re: [Geotools-devel] [udig-devel] uDIG, GeoTools and MapInfo Tab

2010-08-22 Thread Jody Garnett
You may wish to talk to John Hudson who did a uDig based project working with TAB files a while back. John do you have any advice on handling TAB files. I also note there is an example community plugin which uses GDAL to convert a file format to a temporary shapefile for rendering. - http://svn.