Hello,
I’m interested in creating my own data store type.
Are there any tutorials out there for this? Found o.g.d.GeoServerDataSource.java and see the class files for DBs like MySQL but don’t see any source for the additional data store extensions.
Thanks
-Kris
On Sun, Sep 15, 2013 at 9:25 PM, Kristopher Kane <kkane.list@anonymised.com>wrote:
Hello,
I'm interested in creating my own data store type.
Are there any tutorials out there for this? Found
o.g.d.GeoServerDataSource.java and see the class files for DBs like MySQL
but don't see any source for the additional data store extensions.
Look into GeoTools, you have to write a GeoTools DataStore (for simple
features) or a DataAccess (for complex features).
If properly written the moment you drop its jar in GeoServer (and restart)
it should be made available via the GUI
Cheers
Andrea
--
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------