{
  "version": 1,
  "canvas": {
    "width": 1500,
    "height": 1000,
    "background": "grass",
    "backgroundImage": null,
    "backgroundImageTransform": null,
    "mapWidthM": 400,
    "grid": {
      "cell": 200,
      "intervalM": 100,
      "labels": true
    },
    "renderMode": "field",
    "geo": {
      "e": 47300,
      "n": 82100,
      "terrain": null
    }
  },
  "meta": {
    "title": "",
    "subtitle": "",
    "dtg": "",
    "preparedBy": "",
    "banner": ""
  },
  "sheet": {
    "enabled": false,
    "legendText": {}
  },
  "phases": [],
  "steps": [],
  "layers": [],
  "relief": null,
  "groups": {},
  "items": [
    {
      "id": "hb03-patch-wood",
      "type": "terrain-patch",
      "x": 400,
      "y": 300,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "points": [
          [
            -230,
            -150
          ],
          [
            -50,
            -195
          ],
          [
            165,
            -130
          ],
          [
            180,
            25
          ],
          [
            -25,
            90
          ],
          [
            -215,
            45
          ]
        ],
        "texture": "forest",
        "edge": "spline",
        "cornerRadius": 8,
        "tension": 0.8,
        "patternScale": 0.5
      },
      "phase": null
    },
    {
      "id": "hb03-road-main",
      "type": "road-straight",
      "x": 760,
      "y": 600,
      "rotation": -8,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "length": 1700,
        "width": 45,
        "centerLine": true,
        "edgeLines": true
      },
      "phase": null
    },
    {
      "id": "hb03-house-1",
      "type": "house",
      "x": 1010,
      "y": 470,
      "rotation": -4,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "width": 95,
        "height": 65,
        "roof": "red"
      },
      "phase": null
    },
    {
      "id": "hb03-house-2",
      "type": "house",
      "x": 1115,
      "y": 535,
      "rotation": 6,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "width": 80,
        "height": 60,
        "roof": "gray"
      },
      "phase": null
    },
    {
      "id": "hb03-pl-amber",
      "type": "phase-line",
      "x": 940,
      "y": 520,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "points": [
          [
            0,
            -380
          ],
          [
            0,
            380
          ]
        ],
        "name": "PL AMBER",
        "color": "#d6a23a",
        "strokeWidth": 6,
        "style": "solid",
        "showLabels": true
      },
      "phase": null
    },
    {
      "id": "hb03-unit-alpha",
      "type": "unit-marker",
      "x": 300,
      "y": 760,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "abbr": "1",
        "color": "#2a5f9e",
        "label": {
          "enabled": true,
          "title": "ALPHA",
          "subtitle": "",
          "side": "left"
        },
        "arrow": {
          "enabled": true,
          "angle": 90,
          "length": 90,
          "color": "#2a5f9e"
        }
      },
      "phase": null
    },
    {
      "id": "hb03-unit-bravo",
      "type": "unit-marker",
      "x": 520,
      "y": 855,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "abbr": "2",
        "color": "#2a5f9e",
        "label": {
          "enabled": true,
          "title": "BRAVO",
          "subtitle": "",
          "side": "left"
        },
        "arrow": {
          "enabled": true,
          "angle": 75,
          "length": 90,
          "color": "#2a5f9e"
        }
      },
      "phase": null
    },
    {
      "id": "hb03-north",
      "type": "north-arrow",
      "x": 1370,
      "y": 130,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "size": 80,
        "style": "light"
      },
      "phase": null
    },
    {
      "id": "hb03-scale",
      "type": "scale-bar",
      "x": 250,
      "y": 930,
      "rotation": 0,
      "scaleX": 1,
      "scaleY": 1,
      "props": {
        "style": "light"
      },
      "phase": null
    }
  ]
}