{
  "type": "Topology",
  "objects": {
    "parcels": {
      "type": "GeometryCollection",
      "geometries": [
        {
          "type": "Polygon",
          "id": "P-010",
          "properties": {
            "name": "West Field",
            "areaHa": 1.31
          },
          "arcs": [
            [
              0,
              1
            ]
          ]
        },
        {
          "type": "Polygon",
          "id": "P-011",
          "properties": {
            "name": "East Field",
            "areaHa": 1.31
          },
          "arcs": [
            [
              -1,
              2
            ]
          ]
        },
        {
          "type": "LineString",
          "id": "Z-001",
          "properties": {
            "name": "Zero-length survey leg",
            "defect": "arc has no extent"
          },
          "arcs": [
            3
          ]
        }
      ]
    }
  },
  "arcs": [
    [
      [
        -12.474,
        47.069
      ],
      [
        -12.474,
        47.06
      ]
    ],
    [
      [
        -12.474,
        47.06
      ],
      [
        -12.49,
        47.06
      ],
      [
        -12.49,
        47.069
      ],
      [
        -12.474,
        47.069
      ]
    ],
    [
      [
        -12.474,
        47.069
      ],
      [
        -12.458,
        47.069
      ],
      [
        -12.458,
        47.06
      ],
      [
        -12.474,
        47.06
      ]
    ],
    [
      [
        -12.482,
        47.064
      ],
      [
        -12.482,
        47.064
      ]
    ]
  ]
}
