geoserver使用curl发布 imagemosaic
1、//create workspace curl -v -u admin:geoserver -XPOST -H "Content-type: text/xml" -d "<workspace><name>toby</name></workspace>"http://localhost:8080/geoserver/re...