Hi all, as you know, I've been working on a OGR data store. I think it's time to make it available as an unsupported module. At the beginning it won't be included in the build, since I still have to solve the native library location issues, after that, I'll try to put it in the build for those platform that I can provide native libraries for.
For those who won't know, OGR is a simple feature I/O library written in C++ that comes along with GDAL, and that can handle an interesting number of formats we cannot read or write. Whilst having a pure java datastores is a preferred way of accessing data that does not have platform and jvm breakage issues, OGR allows us to access an ever growing set of data formats with low effort. Well, let me know what you think about it. Should I start a wiki page in r&d? I don't think I would have much more to add compared to this mail, datastores do not require much design, you know me, and no, I don't have any deadline. Cheers Andrea ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
