PublishLayer Reference
Queues a job to Publish a layer.Publish creates a snapshot from transactional data to a spatial data set optimized for high volume access, minimizing cost per hit, maximizing end user performance, and maximizing data distribution and availability.Input| Parameter name | Type | Description | 
|---|
 | output | String |  The output type for the page. Possible types include 'XML', 'JSON', 'JSONXML', 'HTML', and 'CUSTOM'. |  | obsId | String |  (Required for JSON/JSONXML output) The object listening for the JSON callback. |  | obsSuccessMethod | String |  (Required for JSON/JSONXML output) The JSON success callback function. |  | obsErrorMethod | String |  (Required for JSON/JSONXML output) The JSON error callback function. |  | transformer | String |  (Required for CUSTOM output) The XSLT to use to transform the XML output. |  | layer | String | (Required) The layer to publish to. |  | email | E-mail address | (Required) E-mail to use to send the notifications to. |  
 Output
 
         
         |