On Tue, Sep 28, 2010 at 12:26 PM, Jakub Rojek <[email protected]> wrote: > Hi, > > I design a geodatabase for my project but I would like to do it in good way. > The problem is that I did not find anything about "building: geodatabase > except some articles from ESRI. I check some literature, which deals with > open source GIS software, but there was not too much about this topic. If you > could give me some tips, it would be highly appreciated. >
The GeoDatabase format is a closed, proprietary format and as such is not implemented or implementable in open source software. If you must use a GeoDatabase then you are stuck using ESRI tools, alternatively you could use an open standards based solution such as PostGIS to store your data. Ian -- Ian Turton ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
