|
From: Jody G. <jga...@re...> - 2008-05-14 02:11:34
|
Well I have an old tutorial on how to start: - http://docs.codehaus.org/display/GEOTDOC/DataStore+Developers+Guide The code has been updated since then; but it is available in svn - as the plugin/property module. - http://svn.geotools.org/trunk/modules/plugin/property/src/main/java/org/geotools/data/property/PropertyDataStore.java A DataStore is not the most easy thing to start with; but it is a great deal of fun. As you get more of your DataStore to work you can see it on the screen in uDig, or start serving up KML using GeoServer etc.... Jody |