Re: [Geotools-devel] MonetDB DataStore plugin

2013-11-19 Thread Jody Garnett
I'm going to mostly base my work on the existing JDBC plugins. Any  suggestions for the "best" one to use as an example? Perhaps the PostGIS  JDBC plugin  (http://docs.geotools.org/latest/userguide/library/jdbc/postgis.html)?  The h2 plugin is the "gold standard" used as a reference implementatio

[Geotools-devel] MonetDB DataStore plugin

2013-11-19 Thread Dennis Pallett
Hi everyone, I would like to integrate Geotools (and more specifically Geoserver) with MonetDB/GeoSpatial (http://www.monetdb.org/Documentation/Extensions/GIS). I can't find any existing work on a DataStore plugin for MonetDB so I'm going to write my own. I'm going to mostly base my work on t