summaryrefslogtreecommitdiff
path: root/test/fixtures/expression_equality/within.b.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/expression_equality/within.b.json')
-rw-r--r--test/fixtures/expression_equality/within.b.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/expression_equality/within.b.json b/test/fixtures/expression_equality/within.b.json
new file mode 100644
index 0000000000..e5805c93a1
--- /dev/null
+++ b/test/fixtures/expression_equality/within.b.json
@@ -0,0 +1,4 @@
+["within", {
+ "type": "Polygon",
+ "coordinates": [[[0, 0], [0, 6], [5, 5], [5, 0], [0, 0]]]
+ }] \ No newline at end of file