Discussion:
[Geoserver-users] Is there any document or tutorial about developing geoserver extension?
许秋熹
2017-06-15 04:04:56 UTC
Permalink
Hi,I am working on developing GIS on Hadoop platform.

I want to manage the datastore by geoserver.
so I need to write an datastore extension.

Google just shows how to use extension,but there is no result of writing an
datastore extension by oneself.

Is there any document or tutorial about developing geoserver extension?
Ben Caradoc-Davies
2017-06-15 20:08:51 UTC
Permalink
Data stores are implemented as GeoTools modules. Please see the GeoTools
user guide for documentation on how to implement a data store:

Data: http://docs.geotools.org/latest/userguide/library/data/index.html
Especially:
DataStore:
http://docs.geotools.org/latest/userguide/library/data/datastore.html
Internals:
http://docs.geotools.org/latest/userguide/library/data/internal.html

Examples of how to package GeoTools data stores as GeoServer extensions
can be found in the GeoServer release module.

Kind regards,
Ben.
Post by 许秋熹
Hi,I am working on developing GIS on Hadoop platform.
I want to manage the datastore by geoserver.
so I need to write an datastore extension.
Google just shows how to use extension,but there is no result of writing an
datastore extension by oneself.
Is there any document or tutorial about developing geoserver extension?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list
https://lists.sourceforge.net/lists/listinfo/geoserver-users
--
Ben Caradoc-Davies <***@transient.nz>
Director
Transient Software Limited <http://transient.nz/>
New Zealand
Loading...