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