summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/within.a.json
blob: c982681537ee5b17123f4a79c3040f670e165b9b (plain)
1
2
3
4
["within", {
    "type": "Polygon",
    "coordinates": [[[0, 0], [0, 5], [5, 5], [5, 0], [0, 0]]]
  }]