add test for #2721

This commit is contained in:
Dane Springmeyer 2015-03-06 17:10:21 -08:00
parent 2143dbe7ef
commit 09afe230fb

View file

@ -3,6 +3,12 @@
"objects": { "objects": {
"escaped": { "escaped": {
"type": "GeometryCollection", "type": "GeometryCollection",
"bbox": [
-180,
-90,
180,
90
],
"geometries": [ "geometries": [
{ {
"type": "Point", "type": "Point",