add test for #2721
This commit is contained in:
parent
2143dbe7ef
commit
09afe230fb
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@
|
||||||
"objects": {
|
"objects": {
|
||||||
"escaped": {
|
"escaped": {
|
||||||
"type": "GeometryCollection",
|
"type": "GeometryCollection",
|
||||||
|
"bbox": [
|
||||||
|
-180,
|
||||||
|
-90,
|
||||||
|
180,
|
||||||
|
90
|
||||||
|
],
|
||||||
"geometries": [
|
"geometries": [
|
||||||
{
|
{
|
||||||
"type": "Point",
|
"type": "Point",
|
||||||
|
|
Loading…
Reference in a new issue