spatial_import_from_remote
Import a layer or field definition from a remote spatial service using its URL, enabling reuse in your portal.
Instructions
Copy a layer or field definition from another spatial-service (/manageLayers/importLayer|importField) [changes spatial-service]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | e.g. https://spatial.ala.org.au/ws/layer/123 or …/field/cl22 | |
| kind | Yes | ||
| dryRun | No | Preview only (default). Set false, together with confirm:true, to really do it | |
| confirm | No | Must be true (and dryRun false) to really do it |