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