{ "type": "FeatureCollection", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ { "type": "Feature", "properties": { "col1": 1, "col2": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -0.0, 1.0 ], [ 0.707106781186544, 0.707106781186551 ], [ 1.0, 0.0 ], [ 0.292893218813454, 0.292893218813451 ], [ -0.0, 1.0 ] ] ] } }, { "type": "Feature", "properties": { "col1": 1, "col2": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 1.0, 0.0 ], [ 0.707106781186548, -0.707106781186547 ], [ 0.0, -1.0 ], [ -0.707106781186546, -0.707106781186549 ], [ -1.0, -0.0 ], [ -0.70710678118655, 0.707106781186545 ], [ -0.0, 1.0 ], [ 0.292893218813454, 0.292893218813451 ], [ 1.0, 0.0 ] ] ] } }, { "type": "Feature", "properties": { "col1": 2, "col2": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.573223304703363, 0.176776695296637 ], [ 0.79289321881345, 0.707106781186545 ], [ 1.5, 1.0 ], [ 1.926776695296637, 0.823223304703364 ], [ 1.707106781186548, 0.292893218813453 ], [ 1.0, 0.0 ], [ 0.573223304703363, 0.176776695296637 ] ] ] } }, { "type": "Feature", "properties": { "col1": 2, "col2": null }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 2.5, 0.0 ], [ 2.207106781186548, -0.707106781186547 ], [ 1.5, -1.0 ], [ 0.792893218813454, -0.707106781186549 ], [ 0.5, -0.0 ], [ 0.573223304703363, 0.176776695296637 ], [ 1.0, 0.0 ], [ 1.707106781186548, 0.292893218813453 ], [ 1.926776695296637, 0.823223304703364 ], [ 2.207106781186543, 0.707106781186551 ], [ 2.5, 0.0 ] ] ] } }, { "type": "Feature", "properties": { "col1": null, "col2": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 2.0, 1.0 ], [ 1.926776695296637, 0.823223304703364 ], [ 1.5, 1.0 ], [ 0.79289321881345, 0.707106781186545 ], [ 0.75, 0.603553390593273 ], [ 0.707106781186544, 0.707106781186551 ], [ -0.0, 1.0 ], [ 0.29289321881345, 1.707106781186545 ], [ 1.0, 2.0 ], [ 1.707106781186543, 1.707106781186551 ], [ 2.0, 1.0 ] ] ] } }, { "type": "Feature", "properties": { "col1": null, "col2": 2 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 3.0, 2.0 ], [ 2.707106781186548, 1.292893218813453 ], [ 2.0, 1.0 ], [ 1.292893218813454, 1.292893218813451 ], [ 1.0, 2.0 ], [ 1.292893218813449, 2.707106781186544 ], [ 2.0, 3.0 ], [ 2.707106781186543, 2.707106781186551 ], [ 3.0, 2.0 ] ] ] } }, { "type": "Feature", "properties": { "col1": null, "col2": 2 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 3.0, 2.0 ], [ 2.707106781186548, 1.292893218813453 ], [ 2.0, 1.0 ], [ 1.292893218813454, 1.292893218813451 ], [ 1.0, 2.0 ], [ 1.292893218813449, 2.707106781186544 ], [ 2.0, 3.0 ], [ 2.707106781186543, 2.707106781186551 ], [ 3.0, 2.0 ] ] ] } } ] }