Hello,
I'm a developer working on the GeoMesa project. We're trying to add a custom
raster data source and integrate it into
GeoServer 2.8.x. However, we'd like to not extend any GeoServer classes out of
an abundance of caution around GPL
licensing (we're Apache 2). With vector data sources, all of the information
regarding configuration is pulled out of
the getParametersInfo method - perfect for us. However, it seems that for
raster data sources, any custom configuration
has to be done by extending the GeoServer StoreEditPanel - something we'd
prefer to avoid.
One potential work-around we found is to register a custom URL handler, and use
it to parse our configuration. However,
that involves messy classloading issues, such that we would have to install
code in the JRE.
Are there any other extension points we're missing for configuration of raster
data sources?
Thanks,
Emilio Lahr-Vivaz
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel