spatial_create_field
Add a field to a spatial layer for indexing, search, or tabulation, then reload the intersect configuration.
Instructions
Add a field to a layer (wiki step 5); starts FieldCreation, then reloads the intersect config [changes spatial-service]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| desc | No | ||
| indb | No | Include in the biocache (SOLR) index | |
| sdesc | No | Contextual: DBF column describing each object | |
| sname | No | Contextual: DBF column naming each object (see inspect_layer_zip suggestedSname) | |
| 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 | |
| layerId | Yes | ||
| fieldName | No | Field name (default: the layer display name) | |
| intersect | No | Include in tabulations | |
| namesearch | No | Objects searchable in the gazetteer | |
| defaultlayer | No |