On Tue, Nov 19, 2013 at 2:56 PM, Niels Charlier wrote:
> Hi,
>
> I am proposing a new unsupported module that allowes kml files to be
> used as datastores in geoserver:
>
> http://docs.codehaus.org/display/GEOTOOLS/KML+DataStore
>
> https://github.com/geotools/geotools/pull/316
Niels, cool stuf
Hi,
I am proposing a new unsupported module that allowes kml files to be
used as datastores in geoserver:
http://docs.codehaus.org/display/GEOTOOLS/KML+DataStore
https://github.com/geotools/geotools/pull/316
Regards,
Niels
-
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
Hi list,
I've just completed the pull req to fix this issue:
http://jira.codehaus.org/browse/GEOT-4598
Could you kindly take a look at the pull req below?
https://github.com/geotools/geotools/pull/290
Cheers,
Carlo
--
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
Jeroen Dr
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