Alain Desmeules schrieb: > I try to create a Datastore with AbstractDataStore. I have > scientific database with home structure. I saw source code of Mysql > and Tiger Datastore. But it's not a small example... May i a small > functionnal example with polygon ?
Download the GT2 sources and have a look at the sub projects "gt2-demo-property" and "gt2-mif". These are good starting points to create your own data store. If your data reside in a sql database you have to use jdbc or similar to retrieve your data. Regards, Lars ------------------------------------------------------------------------- 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-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
