We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3194804 commit b635b5dCopy full SHA for b635b5d
test/integration/expression-tests/within/basic/test.json
@@ -48,7 +48,7 @@
48
"result": "success"
49
},
50
"outputs": [false, true, false],
51
- "serialized": ["Within", {
+ "serialized": ["within", {
52
"coordinates": [[[0, 0], [0, 5], [5, 5], [5, 0], [0, 0]]],
53
"type": "Polygon"
54
}]
0 commit comments