geoserver-restconfig
geoserver-restconfig copied to clipboard
Add ImagePyramid to Catalog.create_coveragestore - allowed_types
Hi, is it possible to add ImagePyramid to the allowed_types of create_coveragestore function in Catalog.py?
as far as I tested the only change needed is to add 'ImagePyramid' to the allowed_types list
please add "NetCDF " too.