{
  "type": "FeatureCollection",
  "name": "Panay Trunkline Part 2 — Capiz / Roxas / Iloilo",
  "description": "Redigitized 2026-07-24 v2 from trunkline maps 11–18.",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "id": "tabaao-sigma",
        "name": "Main: Taba-ao – Altavas – Sapian – Sigma",
        "stroke-width": 5,
        "status": "from-screenshots-v2",
        "stroke": "#ff00d8",
        "kind": "trunk"
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            122.3329,
            11.6391
          ],
          [
            122.36,
            11.62
          ],
          [
            122.4,
            11.595
          ],
          [
            122.445,
            11.57
          ],
          [
            122.4872,
            11.5376
          ],
          [
            122.53,
            11.52
          ],
          [
            122.57,
            11.505
          ],
          [
            122.604,
            11.4942
          ],
          [
            122.635,
            11.46
          ],
          [
            122.6658,
            11.4218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "altavas-north",
        "name": "Altavas North / Tinago Lake bypass",
        "stroke-width": 5,
        "status": "from-screenshots-v2",
        "stroke": "#ff8800",
        "kind": "bypass"
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            122.445,
            11.57
          ],
          [
            122.47,
            11.56
          ],
          [
            122.5,
            11.548
          ],
          [
            122.53,
            11.535
          ],
          [
            122.555,
            11.52
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "roxas-branch",
        "name": "Roxas City branch",
        "stroke-width": 5,
        "status": "from-screenshots-v2",
        "stroke": "#ff00d8",
        "kind": "branch"
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            122.6658,
            11.4218
          ],
          [
            122.7,
            11.44
          ],
          [
            122.73,
            11.46
          ],
          [
            122.75,
            11.49
          ],
          [
            122.76,
            11.52
          ],
          [
            122.7688,
            11.54
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "iloilo-branch",
        "name": "Iloilo branch (Sigma – Dao)",
        "stroke-width": 5,
        "status": "from-screenshots-v2",
        "stroke": "#8000ff",
        "kind": "branch-iloilo"
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            122.6658,
            11.4218
          ],
          [
            122.675,
            11.405
          ],
          [
            122.6852,
            11.394
          ],
          [
            122.69,
            11.37
          ],
          [
            122.692,
            11.35
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Banga / Taba-ao",
        "kind": "node"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          122.3329,
          11.6391
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sigma Hub",
        "kind": "node"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          122.6658,
          11.4218
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Roxas approach",
        "kind": "node"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          122.7688,
          11.54
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dao → Iloilo",
        "kind": "node"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          122.692,
          11.35
        ]
      }
    }
  ]
}