Re: [gdal-dev] Geomedia mdb files

2011-01-23 Thread Even Rouault
> > To solve this, I'm currently working on a (not yet commited) OGR driver > that relies on the Jackcess Java library ( > http://jackcess.sourceforge.net/ ) through JNI invocation to read MDB > databases. It works quite well. Should be ready soon hopefully. The MDB driver that uses Jackcess is i

Re: [gdal-dev] Geomedia mdb files

2011-01-22 Thread Angelos Tzotsos
I am checking with some old colleagues at Intergraph to see if the data are free to redistribute. On 01/22/2011 06:26 PM, Even Rouault wrote: Le samedi 22 janvier 2011 16:58:27, Angelos Tzotsos a écrit : Hi Even. Good work. I can provide a sample mdb file made from GeoMedia. Is there any part

Re: [gdal-dev] Geomedia mdb files

2011-01-22 Thread Even Rouault
Le samedi 22 janvier 2011 16:58:27, Angelos Tzotsos a écrit : > Hi Even. > > Good work. > I can provide a sample mdb file made from GeoMedia. Is there any > particular shapefile, you would like me to translate? > Perhaps we can include the US Sample Data as provided by Intergraph. > If the sampl

Re: [gdal-dev] Geomedia mdb files

2011-01-22 Thread Even Rouault
Le samedi 22 janvier 2011 17:00:27, Zoltan Szecsei a écrit : > I have just looked at www.gdal.org and not found a link to your version. Yeah, the doc will appears in a few hours when the web site is regenerated. > > If you can spoonfeed me I can test it for you tomorrow (on a reasonable > size

Re: [gdal-dev] Geomedia mdb files

2011-01-22 Thread Zoltan Szecsei
Hi Even, Your timing is brilliant!! :-) I have a meeting on Monday, where I am about to confess failure in converting mdb to (multiple) shape files. I sadly have no time today (it's almost 18h00 here) but will be in tomorrow as I have a deadline for Monday. I have just looked at www.gdal.o

Re: [gdal-dev] Geomedia mdb files

2011-01-22 Thread Angelos Tzotsos
Hi Even. Good work. I can provide a sample mdb file made from GeoMedia. Is there any particular shapefile, you would like me to translate? Perhaps we can include the US Sample Data as provided by Intergraph. Best regards, Angelos On 01/22/2011 05:42 PM, Even Rouault wrote: Hi, I've just add

Re: [gdal-dev] Geomedia mdb files

2011-01-22 Thread Even Rouault
Hi, I've just added a read-only geomedia driver in GDAL trunk (GDAL 1.9.0dev). Testing is appreciated. It would be usefull if someone could provide a small and freely redistribuable geomedia .mdb (possibly hand-made with fake data) with different types of geometries (1 feature for each geometr

Re: [gdal-dev] Geomedia mdb files

2010-10-12 Thread Frank Warmerdam
Moskovitz, Bob wrote: Frank, I'm also interested in seeing a Geomedia driver for gdal. Btw, gvSIG has a Geomedia plugin (see https://code.google.com/p/extmdb ). This might help you figure out how to make a driver for gdal. Bob, Interesting. Using the extmdb MDBGeometryAdapter.java code it

RE: [gdal-dev] Geomedia mdb files

2010-10-12 Thread Moskovitz, Bob
ginal Message- From: gdal-dev-boun...@lists.osgeo.org on behalf of Frank Warmerdam Sent: Tue 10/12/2010 7:59 AM To: Zoltan Szecsei Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] Geomedia mdb files Zoltan Szecsei wrote: > Hi, > Is there an opensource read/write capability for Geom

Re: [gdal-dev] Geomedia mdb files

2010-10-12 Thread Frank Warmerdam
Zoltan Szecsei wrote: Hi, Is there an opensource read/write capability for Geomedia Access MDB files? If not, are there any "work in progress" attempts? I see they are "Standard Jet DBs", but the geometry coordinates seem to be in a BLOB field. zoltan, I am not aware of an open source geomed

[gdal-dev] Geomedia mdb files

2010-10-12 Thread Zoltan Szecsei
Hi, Is there an opensource read/write capability for Geomedia Access MDB files? If not, are there any "work in progress" attempts? I see they are "Standard Jet DBs", but the geometry coordinates seem to be in a BLOB field. TIA, Zoltan -- === Zoltan Sze