Fire Atlas Help

HOME

View and Edit Configuration

The Technical Console provides access to your atlas configuration, allowing administrators to view and modify settings directly.

Accessing the Configuration Editor

  1. Go to the Admin Console (typically at /staging/outlets/html/admin)
  2. Click "Admin" or "Technical" in the Help and Links section
  3. Navigate to the Configuration Editor link

Using the Configuration Editor

The editor provides a visual interface for editing your atlas configuration JSON:

Navigation Modes

Common Tasks

Edit Layer Properties: 1. Expand dataswalelayers 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 dataswalebbox 2. Modify north, south, east, west coordinates

Saving Changes

  1. Click "💾 Save Configuration" in the toolbar
  2. Wait for the success message
  3. Changes are saved to the staging configuration immediately

Important Notes

Configuration Structure

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.)