Hello,
Is there any link describing what should be done/modified when adding a new
plugin to geoserver?
Cheers,
Adit
Hello,
Is there any link describing what should be done/modified when adding a new
plugin to geoserver?
Cheers,
Adit
Adit Santokhee ha scritto:
Hello,
Is there any link describing what should be done/modified when adding a new
plugin to geoserver?
I fear not, the documentation is outdated. Can I ask you what you're trying to do? The question is very generic.
If all you want to do is take a 2d netcdf coverage and display it,
you just need to add a format/reader classes to the gt2 netcdf module.
(see gtopo30 module as an example of a simple format/reader implementation).
If you need to do something else, please elaborate what you're
trying to do in detail.
Cheers
Andrea