summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/distance.b.json
blob: 4a4714354e6effe690609977a8a01e8ca5ad6173 (plain)
1
2
3
4
5
["distance", {
    "type": "LineString",
    "coordinates": [[0, 0], [0, 6], [5, 5], [5, 0]]
  }
]