I am able to update the layer's name and title using the following:

curl -u admin:geoserver -XPUT -H 'Content-type: application/xml' -d
'<coverage><title>Virginia Beach</title></coverage>'
http://localhost:8081/geoserver/rest/workspaces/vri/coveragestores/Virginia-Beach/coverages/pyramid.xml
 

My next question is how to I modify the converage parameters such as:
AllowMultiThreading
InputTransparentColor
etc.

Regards,
Tam



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Use-Geoserver-REST-to-update-layer-name-and-title-tp5147983p5148183.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to