The Technical Console provides access to your atlas configuration, allowing administrators to view and modify settings directly.
/staging/outlets/html/admin)The editor provides a visual interface for editing your atlas configuration JSON:
Edit Layer Properties:
1. Expand dataswale → layers
2. Find the layer you want to modify
3. Edit properties like color, add_labels, editable_columns, etc.
Modify Asset/Outlet Settings:
1. Expand assets
2. Select the outlet (e.g., runbook, gazetteer)
3. Adjust properties like in_layers, page_size, feature_scale
Update Bounding Box:
1. Expand dataswale → bbox
2. Modify north, south, east, west coordinates
Key sections in the configuration:
- name: Atlas name
- data_root: Base path for data storage
- dataswale.bbox: Geographic bounding box
- dataswale.layers: Layer definitions and styling
- dataswale.versions: List of published versions
- assets: Output configurations (runbook, gazetteer, webmap, etc.)