I have my own databse with some data which i use to render an image, how can
i plug in my data source interface to use my data and be able to answer by
geoserver wms?
--
View this message in context: http://old.nabble.com/How-to-deploy-my-own-datasource--tp27367266p27367266.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.
I have my own databse with some data which i use to render an image, how can
i plug in my data source interface to use my data and be able to answer by
geoserver wms?
You have to write a GeoTools DataStore.
There is not much documentation on how to do so but a good starting point is to look into the ContentDataStore abstract class and
the JDBCDataStore implementation that extends it.
Cheers
Andrea
--
Andrea Aime
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.