Esri's Geotrigger Service is replacing Geoloqi! Learn More | FAQ

layer/update/:id

Contents

URL

https://api.geoloqi.com/1/layer/update/:id

Description

Update information about a layer.

Supported Request Methods

POST

Scope

layer

Parameters

See API/layer/create

Response

Success

If the layer was updated successfully, you will get an "ok" response.

HTTP/1.1 200 OK
 
{"result":"ok"}