[Geoserver-users] publish coverage with a different name from the native name

Hi…

This is a weird one.
I try to publish a coverage where

coverage_newname coverage_orginalname ....

url - http://localhost:8080/geoserver/rest/workspaces/AllenProject/coveragestores/圖2/coverages.xml
error - The specified coverageName coverage_newname is not supported

If both name uses coverage_orginalname (original filename) then it would work. I was also able to use geoserver’s interface and create different name as well.

So why does this happen? What do I do so REST will accept a publish a new coverage with different name?

Allen