{"type": "FeatureCollection", "features": [ {"type": "Feature","properties": {"z":1, "x":0, "y": 0, "bbox": "-180,-90,-90,0"},"geometry": { "type": "Polygon", "coordinates": [[ [-180,-90], [-180,0], [-90,0], [-90,-90], [-180,-90] ]]}} ,{"type": "Feature","properties": {"z":1, "x":0, "y": 1, "bbox": "-180,0,-90,90"},"geometry": { "type": "Polygon", "coordinates": [[ [-180,0], [-180,90], [-90,90], [-90,0], [-180,0] ]]}} ,{"type": "Feature","properties": {"z":1, "x":1, "y": 0, "bbox": "-90,-90,0,0"},"geometry": { "type": "Polygon", "coordinates": [[ [-90,-90], [-90,0], [0,0], [0,-90], [-90,-90] ]]}} ,{"type": "Feature","properties": {"z":1, "x":1, "y": 1, "bbox": "-90,0,0,90"},"geometry": { "type": "Polygon", "coordinates": [[ [-90,0], [-90,90], [0,90], [0,0], [-90,0] ]]}} ,{"type": "Feature","properties": {"z":1, "x":2, "y": 0, "bbox": "0,-90,90,0"},"geometry": { "type": "Polygon", "coordinates": [[ [0,-90], [0,0], [90,0], [90,-90], [0,-90] ]]}} ,{"type": "Feature","properties": {"z":1, "x":2, "y": 1, "bbox": "0,0,90,90"},"geometry": { "type": "Polygon", "coordinates": [[ [0,0], [0,90], [90,90], [90,0], [0,0] ]]}} ,{"type": "Feature","properties": {"z":1, "x":3, "y": 0, "bbox": "90,-90,180,0"},"geometry": { "type": "Polygon", "coordinates": [[ [90,-90], [90,0], [180,0], [180,-90], [90,-90] ]]}} ,{"type": "Feature","properties": {"z":1, "x":3, "y": 1, "bbox": "90,0,180,90"},"geometry": { "type": "Polygon", "coordinates": [[ [90,0], [90,90], [180,90], [180,0], [90,0] ]]}} ]}