{ "type":"Topology", "arcs": [ [[0, 0], [10, 0], [0, 10]], [[10, 10], [-10, 0], [0, -10]], [[1,1],[0,8],[8,0],[0,-8],[-8,0]], null, [], [null], [[]], [[0]], [[null, null]], ], "transform": { "scale": [1,10],"translate": [100,1000] }, "objects": [ null, 0, {}, {"type": "GeometryCollection" }, {"type": "GeometryCollection", "geometries" : null }, {"type": "GeometryCollection", "geometries" : [ {"type": "LineString", "arcs": [0] } ], "id" : "a_layer" }, {"type": "invalid" }, {"type": 1 }, {"type": "Point" }, {"type": "Point", "coordinates": null }, {"type": "Point", "coordinates": "null" }, {"type": "Point", "coordinates": [] }, {"type": "Point", "coordinates": [null] }, {"type": "Point", "coordinates": [0] }, {"type": "Point", "coordinates": [0,1] }, {"type": "LineString" }, {"type": "LineString", "arcs": null }, {"type": "LineString", "arcs": "null" }, {"type": "LineString", "arcs": [] }, {"type": "LineString", "arcs": [null] }, {"type": "LineString", "arcs": [10] }, {"type": "LineString", "arcs": [-10] }, {"type": "LineString", "arcs": [3], "properties" : null }, {"type": "LineString", "arcs": [4], "properties" : [] }, {"type": "LineString", "arcs": [5], "properties" : {} }, {"type": "LineString", "arcs": [6], "properties" : { "name": null } }, {"type": "LineString", "arcs": [7], "properties" : { "name": 0 } }, {"type": "LineString", "arcs": [8], "properties" : { "name": "foo" } }, {"type": "LineString", "arcs": [0], "id" : 1 }, {"type": "LineString", "arcs": [-1], "id" : "2" }, {"type": "Polygon" }, {"type": "Polygon", "arcs": null }, {"type": "Polygon", "arcs": "null" }, {"type": "Polygon", "arcs": []}, {"type": "Polygon", "arcs": [null]}, {"type": "Polygon", "arcs": [0]}, {"type": "Polygon", "arcs": [[0, 1],[2]]}, {"type": "Polygon", "arcs": [[-1, -2],[-3]]}, {"type": "MultiPoint" }, {"type": "MultiPoint", "coordinates": null }, {"type": "MultiPoint", "coordinates": "null" }, {"type": "MultiPoint", "coordinates": [] }, {"type": "MultiPoint", "coordinates": [null] }, {"type": "MultiPoint", "coordinates": [0] }, {"type": "MultiPoint", "coordinates": [[]] }, {"type": "MultiPoint", "coordinates": [[0,1],[1,2]] }, {"type": "MultiPolygon" }, {"type": "MultiPolygon", "arcs": null }, {"type": "MultiPolygon", "arcs": "null" }, {"type": "MultiPolygon", "arcs": [] }, {"type": "MultiPolygon", "arcs": [null] }, {"type": "MultiPolygon", "arcs": [[]] }, {"type": "MultiPolygon", "arcs": [[[-1, -2]],[[-3]]]}, {"type": "MultiLineString" }, {"type": "MultiLineString", "arcs": null }, {"type": "MultiLineString", "arcs": "null" }, {"type": "MultiLineString", "arcs": [] }, {"type": "MultiLineString", "arcs": [null] }, {"type": "MultiLineString", "arcs": [[0]] }, {"type": "MultiLineString", "arcs": [[0,1]] }, {"type": "MultiLineString", "arcs": [[0,1],[2]] }, ] }