RE: [OSGeo-Discuss] Open Geo Database

2008-01-23 Thread Sampson, David
thought I'd share. Cheers From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Basques Sent: Wednesday, January 16, 2008 09:40 To: OSGeo Discussions Subject: Re: [OSGeo-Discuss] Open Geo Database All, Don't know the specifics about

Re: [OSGeo-Discuss] Open Geo Database

2008-01-16 Thread Bob Basques
isty Sent: Tuesday, January 15, 2008 4:08 PM To: OSGeo Discussions Subject: Re: [OSGeo-Discuss] Open Geo Database David and All, A nice up-and-coming open Java geodatabase format is H2 + spatial extensions. The H2 database is by the same guy that wrote that HSQL db. H2 has some good proper

RE: [OSGeo-Discuss] Open Geo Database

2008-01-16 Thread Miguel Montesinos
Geo Discussions >Subject: Re: [OSGeo-Discuss] Open Geo Database > >David and All, > >A nice up-and-coming open Java geodatabase format is H2 + >spatial extensions. > >The H2 database is by the same guy that wrote that HSQL db. H2 >has some good properties, most impor

Re: [OSGeo-Discuss] Open Geo Database

2008-01-15 Thread Frank Hardisty
David and All, A nice up-and-coming open Java geodatabase format is H2 + spatial extensions. The H2 database is by the same guy that wrote that HSQL db. H2 has some good properties, most importantly, it's small (1 Mb), works well in embedded mode, and is fast. Adding in spatial data in JTS format

Re: [OSGeo-Discuss] Open Geo Database

2008-01-14 Thread Paolo Cavallini
Sampson, David ha scritto: > Hey Folks, > > Just wondering if there is still thought out there from the previous > thread about a portable and open geodatabase. I came across the nemesis > project "an experimental finite element code. Utilizes SQLite to store, > handle and retrieve geometry and a

RE: [OSGeo-Discuss] Open Geo Database

2008-01-14 Thread Traian Stanev
/trunk/src/database/SQLiteDatabase.cpp), not sure if that was the right place to look. Traian From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sampson, David Sent: Monday, January 14, 2008 3:14 PM To: discuss@lists.osgeo.org Subject: [OSGeo-Discuss] Open Geo Database Hey Folks, Just

[OSGeo-Discuss] Open Geo Database

2008-01-14 Thread Sampson, David
Hey Folks, Just wondering if there is still thought out there from the previous thread about a portable and open geodatabase. I came across the nemesis project "an experimental finite element code. Utilizes SQLite to store, handle and retrieve geometry and analysis data. " http://www.nemesis-pro