{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "type": "label",
        "style": {
          "text": "出警路线",
          "color": "#FFFFFF",
          "font_family": "黑体",
          "font_size": 18,
          "border": false,
          "border_color": "#ffffff",
          "border_width": 2,
          "background": true,
          "background_color": "rgba(0, 0, 0, .8)"
        },
        "attr": {
          "name": "出警路线",
          "id": "f37db040-4c2c-4295-abc1-b07f8a757799"
        }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.066749, 32.059426, -0.6]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "polygon",
        "style": { "text": "小区" },
        "attr": { "name": "小区", "id": "a65caa57-4b1f-4033-a853-507e6e3f877c" }
      },
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [121.06701, 32.056232, -0.01],
            [121.066988, 32.052646, 0],
            [121.074422, 32.052775, -0.01],
            [121.074253, 32.056344, -0.01],
            [121.06701, 32.056232, -0.01],
            [121.06701, 32.056232, -0.01]
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": {
          "name": "垃圾车",
          "id": "1a9c592a-8290-49ad-a23c-6ff92f841f78"
        }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.075558, 32.052621, -0.05]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": {
          "name": "垃圾车",
          "id": "6917840d-d6c8-417b-acd6-037d3ad97cf3"
        }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.074692, 32.052657, -0.07]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": {
          "name": "垃圾车",
          "id": "91db320c-cfde-4352-b4b7-d52f330cb267"
        }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.074762, 32.052627, -0.07]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "polyline",
        "style": { "color": "#FF6A00", "width": 6, "outlineWidth": "4.0" },
        "attr": {
          "name": "道路",
          "animateLine": true,
          "id": "b2de1530-b965-44f7-9076-4b4546618be4"
        }
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [121.06666, 32.052912, 0],
          [121.066867, 32.060968, 0.01],
          [121.075494, 32.061043, 0.01],
          [121.075477, 32.061695, 0.01]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/police.png", "scale": 0.25 },
        "attr": { "name": "警察", "id": "9f5eb606-d775-40b8-9dcd-6eae9e753538" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.066634, 32.052901, 0.11]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/alarm1.png", "scale": 0.25 },
        "attr": {
          "name": "突发事故",
          "id": "ffc11681-91b4-407a-a4f3-7c31777f6368"
        }
      },
      "geometry": { "type": "Point", "coordinates": [121.075515, 32.061682, 0] }
    }
  ]
}
