summaryrefslogtreecommitdiff
path: root/metrics/tests/location_indicator/query_test/expected.json
blob: 3104dfe82d1843c32384fb9ecb1e04b8e98b5335 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        35.693055,
        139.766707
      ]
    },
    "properties": {},
    "source": "",
    "sourceLayer": "puck123",
    "state": {}
  }
]