Skip to content

Commit 01a9b4c

Browse files
author
Dane Springmeyer
committed
add regression coverage for mapnik#2745
1 parent 51b6553 commit 01a9b4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/data/json/escaped.geojson

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"features":
44
[
55
{
6-
"type":"Feature",
76
"geometry":
87
{
98
"type":"Point",
@@ -24,7 +23,8 @@
2423
"NOM_FR":"Qu\u00e9bec",
2524
"object": {"value":{"type":"\u041c\u0430pni\u043a","array": [3,0,"x"]}},
2625
"array" : [ [ [1], ["deux"]],[["\u0442\u0440\u0438","four","\u4e94"]]]
27-
}
26+
},
27+
"type":"Feature"
2828
}
2929
]
3030
}

0 commit comments

Comments
 (0)