Process queries for HexGrid objects.
:param request: HTTP GET request
:return: JSON format of HexGrid (only pk and count) or GeoJSON of the geom of HexGrid.

GET /api/occurrence/grid/?type=occurrence&dataset=408
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "features": [
        {
            "properties": {
                "pk": "440559"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -8000000.0,
                                2742415.05730204
                            ],
                            [
                                -7916666.62781247,
                                2886752.69189689
                            ],
                            [
                                -7749999.88343742,
                                2886752.69189689
                            ],
                            [
                                -7666666.51124989,
                                2742415.05730204
                            ],
                            [
                                -7749999.88343742,
                                2598077.4227072
                            ],
                            [
                                -7916666.62781247,
                                2598077.4227072
                            ],
                            [
                                -8000000.0,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440560"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -8000000.0,
                                3031090.32649173
                            ],
                            [
                                -7916666.62781247,
                                3175427.96108657
                            ],
                            [
                                -7749999.88343742,
                                3175427.96108657
                            ],
                            [
                                -7666666.51124989,
                                3031090.32649173
                            ],
                            [
                                -7749999.88343742,
                                2886752.69189689
                            ],
                            [
                                -7916666.62781247,
                                2886752.69189689
                            ],
                            [
                                -8000000.0,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440561"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -8000000.0,
                                3319765.59568142
                            ],
                            [
                                -7916666.62781247,
                                3464103.23027626
                            ],
                            [
                                -7749999.88343742,
                                3464103.23027626
                            ],
                            [
                                -7666666.51124989,
                                3319765.59568142
                            ],
                            [
                                -7749999.88343742,
                                3175427.96108657
                            ],
                            [
                                -7916666.62781247,
                                3175427.96108657
                            ],
                            [
                                -8000000.0,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440562"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -8000000.0,
                                3608440.86487111
                            ],
                            [
                                -7916666.62781247,
                                3752778.49946595
                            ],
                            [
                                -7749999.88343742,
                                3752778.49946595
                            ],
                            [
                                -7666666.51124989,
                                3608440.86487111
                            ],
                            [
                                -7749999.88343742,
                                3464103.23027626
                            ],
                            [
                                -7916666.62781247,
                                3464103.23027626
                            ],
                            [
                                -8000000.0,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440615"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7749999.88343742,
                                3175427.96108657
                            ],
                            [
                                -7666666.51124989,
                                3319765.59568142
                            ],
                            [
                                -7499999.76687484,
                                3319765.59568142
                            ],
                            [
                                -7416666.39468731,
                                3175427.96108657
                            ],
                            [
                                -7499999.76687484,
                                3031090.32649173
                            ],
                            [
                                -7666666.51124989,
                                3031090.32649173
                            ],
                            [
                                -7749999.88343742,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440616"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7749999.88343742,
                                3464103.23027626
                            ],
                            [
                                -7666666.51124989,
                                3608440.86487111
                            ],
                            [
                                -7499999.76687484,
                                3608440.86487111
                            ],
                            [
                                -7416666.39468731,
                                3464103.23027626
                            ],
                            [
                                -7499999.76687484,
                                3319765.59568142
                            ],
                            [
                                -7666666.51124989,
                                3319765.59568142
                            ],
                            [
                                -7749999.88343742,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440617"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7749999.88343742,
                                3752778.49946595
                            ],
                            [
                                -7666666.51124989,
                                3897116.13406079
                            ],
                            [
                                -7499999.76687484,
                                3897116.13406079
                            ],
                            [
                                -7416666.39468731,
                                3752778.49946595
                            ],
                            [
                                -7499999.76687484,
                                3608440.86487111
                            ],
                            [
                                -7666666.51124989,
                                3608440.86487111
                            ],
                            [
                                -7749999.88343742,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440618"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7749999.88343742,
                                4041453.76865564
                            ],
                            [
                                -7666666.51124989,
                                4185791.40325048
                            ],
                            [
                                -7499999.76687484,
                                4185791.40325048
                            ],
                            [
                                -7416666.39468731,
                                4041453.76865564
                            ],
                            [
                                -7499999.76687484,
                                3897116.13406079
                            ],
                            [
                                -7666666.51124989,
                                3897116.13406079
                            ],
                            [
                                -7749999.88343742,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440669"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7499999.76687484,
                                2742415.05730204
                            ],
                            [
                                -7416666.39468731,
                                2886752.69189689
                            ],
                            [
                                -7249999.65031226,
                                2886752.69189689
                            ],
                            [
                                -7166666.27812473,
                                2742415.05730204
                            ],
                            [
                                -7249999.65031226,
                                2598077.4227072
                            ],
                            [
                                -7416666.39468731,
                                2598077.4227072
                            ],
                            [
                                -7499999.76687484,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440671"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7499999.76687484,
                                3319765.59568142
                            ],
                            [
                                -7416666.39468731,
                                3464103.23027626
                            ],
                            [
                                -7249999.65031226,
                                3464103.23027626
                            ],
                            [
                                -7166666.27812473,
                                3319765.59568142
                            ],
                            [
                                -7249999.65031226,
                                3175427.96108657
                            ],
                            [
                                -7416666.39468731,
                                3175427.96108657
                            ],
                            [
                                -7499999.76687484,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440672"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7499999.76687484,
                                3608440.86487111
                            ],
                            [
                                -7416666.39468731,
                                3752778.49946595
                            ],
                            [
                                -7249999.65031226,
                                3752778.49946595
                            ],
                            [
                                -7166666.27812473,
                                3608440.86487111
                            ],
                            [
                                -7249999.65031226,
                                3464103.23027626
                            ],
                            [
                                -7416666.39468731,
                                3464103.23027626
                            ],
                            [
                                -7499999.76687484,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440673"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7499999.76687484,
                                3897116.13406079
                            ],
                            [
                                -7416666.39468731,
                                4041453.76865564
                            ],
                            [
                                -7249999.65031226,
                                4041453.76865564
                            ],
                            [
                                -7166666.27812473,
                                3897116.13406079
                            ],
                            [
                                -7249999.65031226,
                                3752778.49946595
                            ],
                            [
                                -7416666.39468731,
                                3752778.49946595
                            ],
                            [
                                -7499999.76687484,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440722"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7249999.65031226,
                                2309402.15351751
                            ],
                            [
                                -7166666.27812473,
                                2453739.78811235
                            ],
                            [
                                -6999999.53374967,
                                2453739.78811235
                            ],
                            [
                                -6916666.16156215,
                                2309402.15351751
                            ],
                            [
                                -6999999.53374967,
                                2165064.51892266
                            ],
                            [
                                -7166666.27812473,
                                2165064.51892266
                            ],
                            [
                                -7249999.65031226,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440723"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7249999.65031226,
                                2598077.4227072
                            ],
                            [
                                -7166666.27812473,
                                2742415.05730204
                            ],
                            [
                                -6999999.53374967,
                                2742415.05730204
                            ],
                            [
                                -6916666.16156215,
                                2598077.4227072
                            ],
                            [
                                -6999999.53374967,
                                2453739.78811235
                            ],
                            [
                                -7166666.27812473,
                                2453739.78811235
                            ],
                            [
                                -7249999.65031226,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440724"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7249999.65031226,
                                2886752.69189689
                            ],
                            [
                                -7166666.27812473,
                                3031090.32649173
                            ],
                            [
                                -6999999.53374967,
                                3031090.32649173
                            ],
                            [
                                -6916666.16156215,
                                2886752.69189689
                            ],
                            [
                                -6999999.53374967,
                                2742415.05730204
                            ],
                            [
                                -7166666.27812473,
                                2742415.05730204
                            ],
                            [
                                -7249999.65031226,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440725"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7249999.65031226,
                                3175427.96108657
                            ],
                            [
                                -7166666.27812473,
                                3319765.59568142
                            ],
                            [
                                -6999999.53374967,
                                3319765.59568142
                            ],
                            [
                                -6916666.16156215,
                                3175427.96108657
                            ],
                            [
                                -6999999.53374967,
                                3031090.32649173
                            ],
                            [
                                -7166666.27812473,
                                3031090.32649173
                            ],
                            [
                                -7249999.65031226,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440726"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7249999.65031226,
                                3464103.23027626
                            ],
                            [
                                -7166666.27812473,
                                3608440.86487111
                            ],
                            [
                                -6999999.53374967,
                                3608440.86487111
                            ],
                            [
                                -6916666.16156215,
                                3464103.23027626
                            ],
                            [
                                -6999999.53374967,
                                3319765.59568142
                            ],
                            [
                                -7166666.27812473,
                                3319765.59568142
                            ],
                            [
                                -7249999.65031226,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440727"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -7249999.65031226,
                                3752778.49946595
                            ],
                            [
                                -7166666.27812473,
                                3897116.13406079
                            ],
                            [
                                -6999999.53374967,
                                3897116.13406079
                            ],
                            [
                                -6916666.16156215,
                                3752778.49946595
                            ],
                            [
                                -6999999.53374967,
                                3608440.86487111
                            ],
                            [
                                -7166666.27812473,
                                3608440.86487111
                            ],
                            [
                                -7249999.65031226,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440776"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6999999.53374967,
                                1876389.24973297
                            ],
                            [
                                -6916666.16156215,
                                2020726.88432782
                            ],
                            [
                                -6749999.41718709,
                                2020726.88432782
                            ],
                            [
                                -6666666.04499956,
                                1876389.24973297
                            ],
                            [
                                -6749999.41718709,
                                1732051.61513813
                            ],
                            [
                                -6916666.16156215,
                                1732051.61513813
                            ],
                            [
                                -6999999.53374967,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440777"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6999999.53374967,
                                2165064.51892266
                            ],
                            [
                                -6916666.16156215,
                                2309402.15351751
                            ],
                            [
                                -6749999.41718709,
                                2309402.15351751
                            ],
                            [
                                -6666666.04499956,
                                2165064.51892266
                            ],
                            [
                                -6749999.41718709,
                                2020726.88432782
                            ],
                            [
                                -6916666.16156215,
                                2020726.88432782
                            ],
                            [
                                -6999999.53374967,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440778"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6999999.53374967,
                                2453739.78811235
                            ],
                            [
                                -6916666.16156215,
                                2598077.4227072
                            ],
                            [
                                -6749999.41718709,
                                2598077.4227072
                            ],
                            [
                                -6666666.04499956,
                                2453739.78811235
                            ],
                            [
                                -6749999.41718709,
                                2309402.15351751
                            ],
                            [
                                -6916666.16156215,
                                2309402.15351751
                            ],
                            [
                                -6999999.53374967,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440779"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6999999.53374967,
                                2742415.05730204
                            ],
                            [
                                -6916666.16156215,
                                2886752.69189689
                            ],
                            [
                                -6749999.41718709,
                                2886752.69189689
                            ],
                            [
                                -6666666.04499956,
                                2742415.05730204
                            ],
                            [
                                -6749999.41718709,
                                2598077.4227072
                            ],
                            [
                                -6916666.16156215,
                                2598077.4227072
                            ],
                            [
                                -6999999.53374967,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440780"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6999999.53374967,
                                3031090.32649173
                            ],
                            [
                                -6916666.16156215,
                                3175427.96108657
                            ],
                            [
                                -6749999.41718709,
                                3175427.96108657
                            ],
                            [
                                -6666666.04499956,
                                3031090.32649173
                            ],
                            [
                                -6749999.41718709,
                                2886752.69189689
                            ],
                            [
                                -6916666.16156215,
                                2886752.69189689
                            ],
                            [
                                -6999999.53374967,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440781"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6999999.53374967,
                                3319765.59568142
                            ],
                            [
                                -6916666.16156215,
                                3464103.23027626
                            ],
                            [
                                -6749999.41718709,
                                3464103.23027626
                            ],
                            [
                                -6666666.04499956,
                                3319765.59568142
                            ],
                            [
                                -6749999.41718709,
                                3175427.96108657
                            ],
                            [
                                -6916666.16156215,
                                3175427.96108657
                            ],
                            [
                                -6999999.53374967,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440782"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6999999.53374967,
                                3608440.86487111
                            ],
                            [
                                -6916666.16156215,
                                3752778.49946595
                            ],
                            [
                                -6749999.41718709,
                                3752778.49946595
                            ],
                            [
                                -6666666.04499956,
                                3608440.86487111
                            ],
                            [
                                -6749999.41718709,
                                3464103.23027626
                            ],
                            [
                                -6916666.16156215,
                                3464103.23027626
                            ],
                            [
                                -6999999.53374967,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440783"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6999999.53374967,
                                3897116.13406079
                            ],
                            [
                                -6916666.16156215,
                                4041453.76865564
                            ],
                            [
                                -6749999.41718709,
                                4041453.76865564
                            ],
                            [
                                -6666666.04499956,
                                3897116.13406079
                            ],
                            [
                                -6749999.41718709,
                                3752778.49946595
                            ],
                            [
                                -6916666.16156215,
                                3752778.49946595
                            ],
                            [
                                -6999999.53374967,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440784"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6999999.53374967,
                                4185791.40325048
                            ],
                            [
                                -6916666.16156215,
                                4330129.03784533
                            ],
                            [
                                -6749999.41718709,
                                4330129.03784533
                            ],
                            [
                                -6666666.04499956,
                                4185791.40325048
                            ],
                            [
                                -6749999.41718709,
                                4041453.76865564
                            ],
                            [
                                -6916666.16156215,
                                4041453.76865564
                            ],
                            [
                                -6999999.53374967,
                                4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440832"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6749999.41718709,
                                2309402.15351751
                            ],
                            [
                                -6666666.04499956,
                                2453739.78811235
                            ],
                            [
                                -6499999.30062451,
                                2453739.78811235
                            ],
                            [
                                -6416665.92843698,
                                2309402.15351751
                            ],
                            [
                                -6499999.30062451,
                                2165064.51892266
                            ],
                            [
                                -6666666.04499956,
                                2165064.51892266
                            ],
                            [
                                -6749999.41718709,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440833"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6749999.41718709,
                                2598077.4227072
                            ],
                            [
                                -6666666.04499956,
                                2742415.05730204
                            ],
                            [
                                -6499999.30062451,
                                2742415.05730204
                            ],
                            [
                                -6416665.92843698,
                                2598077.4227072
                            ],
                            [
                                -6499999.30062451,
                                2453739.78811235
                            ],
                            [
                                -6666666.04499956,
                                2453739.78811235
                            ],
                            [
                                -6749999.41718709,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440834"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6749999.41718709,
                                2886752.69189689
                            ],
                            [
                                -6666666.04499956,
                                3031090.32649173
                            ],
                            [
                                -6499999.30062451,
                                3031090.32649173
                            ],
                            [
                                -6416665.92843698,
                                2886752.69189689
                            ],
                            [
                                -6499999.30062451,
                                2742415.05730204
                            ],
                            [
                                -6666666.04499956,
                                2742415.05730204
                            ],
                            [
                                -6749999.41718709,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440835"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6749999.41718709,
                                3175427.96108657
                            ],
                            [
                                -6666666.04499956,
                                3319765.59568142
                            ],
                            [
                                -6499999.30062451,
                                3319765.59568142
                            ],
                            [
                                -6416665.92843698,
                                3175427.96108657
                            ],
                            [
                                -6499999.30062451,
                                3031090.32649173
                            ],
                            [
                                -6666666.04499956,
                                3031090.32649173
                            ],
                            [
                                -6749999.41718709,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440836"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6749999.41718709,
                                3464103.23027626
                            ],
                            [
                                -6666666.04499956,
                                3608440.86487111
                            ],
                            [
                                -6499999.30062451,
                                3608440.86487111
                            ],
                            [
                                -6416665.92843698,
                                3464103.23027626
                            ],
                            [
                                -6499999.30062451,
                                3319765.59568142
                            ],
                            [
                                -6666666.04499956,
                                3319765.59568142
                            ],
                            [
                                -6749999.41718709,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440837"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6749999.41718709,
                                3752778.49946595
                            ],
                            [
                                -6666666.04499956,
                                3897116.13406079
                            ],
                            [
                                -6499999.30062451,
                                3897116.13406079
                            ],
                            [
                                -6416665.92843698,
                                3752778.49946595
                            ],
                            [
                                -6499999.30062451,
                                3608440.86487111
                            ],
                            [
                                -6666666.04499956,
                                3608440.86487111
                            ],
                            [
                                -6749999.41718709,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440838"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6749999.41718709,
                                4041453.76865564
                            ],
                            [
                                -6666666.04499956,
                                4185791.40325048
                            ],
                            [
                                -6499999.30062451,
                                4185791.40325048
                            ],
                            [
                                -6416665.92843698,
                                4041453.76865564
                            ],
                            [
                                -6499999.30062451,
                                3897116.13406079
                            ],
                            [
                                -6666666.04499956,
                                3897116.13406079
                            ],
                            [
                                -6749999.41718709,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440839"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6749999.41718709,
                                4330129.03784533
                            ],
                            [
                                -6666666.04499956,
                                4474466.67244017
                            ],
                            [
                                -6499999.30062451,
                                4474466.67244017
                            ],
                            [
                                -6416665.92843698,
                                4330129.03784533
                            ],
                            [
                                -6499999.30062451,
                                4185791.40325048
                            ],
                            [
                                -6666666.04499956,
                                4185791.40325048
                            ],
                            [
                                -6749999.41718709,
                                4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440884"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6499999.30062451,
                                1299038.7113536
                            ],
                            [
                                -6416665.92843698,
                                1443376.34594844
                            ],
                            [
                                -6249999.18406193,
                                1443376.34594844
                            ],
                            [
                                -6166665.8118744,
                                1299038.7113536
                            ],
                            [
                                -6249999.18406193,
                                1154701.07675875
                            ],
                            [
                                -6416665.92843698,
                                1154701.07675875
                            ],
                            [
                                -6499999.30062451,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440887"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6499999.30062451,
                                2165064.51892266
                            ],
                            [
                                -6416665.92843698,
                                2309402.15351751
                            ],
                            [
                                -6249999.18406193,
                                2309402.15351751
                            ],
                            [
                                -6166665.8118744,
                                2165064.51892266
                            ],
                            [
                                -6249999.18406193,
                                2020726.88432782
                            ],
                            [
                                -6416665.92843698,
                                2020726.88432782
                            ],
                            [
                                -6499999.30062451,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440888"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6499999.30062451,
                                2453739.78811235
                            ],
                            [
                                -6416665.92843698,
                                2598077.4227072
                            ],
                            [
                                -6249999.18406193,
                                2598077.4227072
                            ],
                            [
                                -6166665.8118744,
                                2453739.78811235
                            ],
                            [
                                -6249999.18406193,
                                2309402.15351751
                            ],
                            [
                                -6416665.92843698,
                                2309402.15351751
                            ],
                            [
                                -6499999.30062451,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440889"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6499999.30062451,
                                2742415.05730204
                            ],
                            [
                                -6416665.92843698,
                                2886752.69189689
                            ],
                            [
                                -6249999.18406193,
                                2886752.69189689
                            ],
                            [
                                -6166665.8118744,
                                2742415.05730204
                            ],
                            [
                                -6249999.18406193,
                                2598077.4227072
                            ],
                            [
                                -6416665.92843698,
                                2598077.4227072
                            ],
                            [
                                -6499999.30062451,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440890"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6499999.30062451,
                                3031090.32649173
                            ],
                            [
                                -6416665.92843698,
                                3175427.96108657
                            ],
                            [
                                -6249999.18406193,
                                3175427.96108657
                            ],
                            [
                                -6166665.8118744,
                                3031090.32649173
                            ],
                            [
                                -6249999.18406193,
                                2886752.69189689
                            ],
                            [
                                -6416665.92843698,
                                2886752.69189689
                            ],
                            [
                                -6499999.30062451,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440891"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6499999.30062451,
                                3319765.59568142
                            ],
                            [
                                -6416665.92843698,
                                3464103.23027626
                            ],
                            [
                                -6249999.18406193,
                                3464103.23027626
                            ],
                            [
                                -6166665.8118744,
                                3319765.59568142
                            ],
                            [
                                -6249999.18406193,
                                3175427.96108657
                            ],
                            [
                                -6416665.92843698,
                                3175427.96108657
                            ],
                            [
                                -6499999.30062451,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440892"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6499999.30062451,
                                3608440.86487111
                            ],
                            [
                                -6416665.92843698,
                                3752778.49946595
                            ],
                            [
                                -6249999.18406193,
                                3752778.49946595
                            ],
                            [
                                -6166665.8118744,
                                3608440.86487111
                            ],
                            [
                                -6249999.18406193,
                                3464103.23027626
                            ],
                            [
                                -6416665.92843698,
                                3464103.23027626
                            ],
                            [
                                -6499999.30062451,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440893"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6499999.30062451,
                                3897116.13406079
                            ],
                            [
                                -6416665.92843698,
                                4041453.76865564
                            ],
                            [
                                -6249999.18406193,
                                4041453.76865564
                            ],
                            [
                                -6166665.8118744,
                                3897116.13406079
                            ],
                            [
                                -6249999.18406193,
                                3752778.49946595
                            ],
                            [
                                -6416665.92843698,
                                3752778.49946595
                            ],
                            [
                                -6499999.30062451,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440894"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6499999.30062451,
                                4185791.40325048
                            ],
                            [
                                -6416665.92843698,
                                4330129.03784533
                            ],
                            [
                                -6249999.18406193,
                                4330129.03784533
                            ],
                            [
                                -6166665.8118744,
                                4185791.40325048
                            ],
                            [
                                -6249999.18406193,
                                4041453.76865564
                            ],
                            [
                                -6416665.92843698,
                                4041453.76865564
                            ],
                            [
                                -6499999.30062451,
                                4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440895"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6499999.30062451,
                                4474466.67244017
                            ],
                            [
                                -6416665.92843698,
                                4618804.30703502
                            ],
                            [
                                -6249999.18406193,
                                4618804.30703502
                            ],
                            [
                                -6166665.8118744,
                                4474466.67244017
                            ],
                            [
                                -6249999.18406193,
                                4330129.03784533
                            ],
                            [
                                -6416665.92843698,
                                4330129.03784533
                            ],
                            [
                                -6499999.30062451,
                                4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440940"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6249999.18406193,
                                1732051.61513813
                            ],
                            [
                                -6166665.8118744,
                                1876389.24973297
                            ],
                            [
                                -5999999.06749935,
                                1876389.24973297
                            ],
                            [
                                -5916665.69531182,
                                1732051.61513813
                            ],
                            [
                                -5999999.06749935,
                                1587713.98054329
                            ],
                            [
                                -6166665.8118744,
                                1587713.98054329
                            ],
                            [
                                -6249999.18406193,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440941"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6249999.18406193,
                                2020726.88432782
                            ],
                            [
                                -6166665.8118744,
                                2165064.51892266
                            ],
                            [
                                -5999999.06749935,
                                2165064.51892266
                            ],
                            [
                                -5916665.69531182,
                                2020726.88432782
                            ],
                            [
                                -5999999.06749935,
                                1876389.24973297
                            ],
                            [
                                -6166665.8118744,
                                1876389.24973297
                            ],
                            [
                                -6249999.18406193,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440942"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6249999.18406193,
                                2309402.15351751
                            ],
                            [
                                -6166665.8118744,
                                2453739.78811235
                            ],
                            [
                                -5999999.06749935,
                                2453739.78811235
                            ],
                            [
                                -5916665.69531182,
                                2309402.15351751
                            ],
                            [
                                -5999999.06749935,
                                2165064.51892266
                            ],
                            [
                                -6166665.8118744,
                                2165064.51892266
                            ],
                            [
                                -6249999.18406193,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440943"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6249999.18406193,
                                2598077.4227072
                            ],
                            [
                                -6166665.8118744,
                                2742415.05730204
                            ],
                            [
                                -5999999.06749935,
                                2742415.05730204
                            ],
                            [
                                -5916665.69531182,
                                2598077.4227072
                            ],
                            [
                                -5999999.06749935,
                                2453739.78811235
                            ],
                            [
                                -6166665.8118744,
                                2453739.78811235
                            ],
                            [
                                -6249999.18406193,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440944"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6249999.18406193,
                                2886752.69189689
                            ],
                            [
                                -6166665.8118744,
                                3031090.32649173
                            ],
                            [
                                -5999999.06749935,
                                3031090.32649173
                            ],
                            [
                                -5916665.69531182,
                                2886752.69189689
                            ],
                            [
                                -5999999.06749935,
                                2742415.05730204
                            ],
                            [
                                -6166665.8118744,
                                2742415.05730204
                            ],
                            [
                                -6249999.18406193,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440945"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6249999.18406193,
                                3175427.96108657
                            ],
                            [
                                -6166665.8118744,
                                3319765.59568142
                            ],
                            [
                                -5999999.06749935,
                                3319765.59568142
                            ],
                            [
                                -5916665.69531182,
                                3175427.96108657
                            ],
                            [
                                -5999999.06749935,
                                3031090.32649173
                            ],
                            [
                                -6166665.8118744,
                                3031090.32649173
                            ],
                            [
                                -6249999.18406193,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440946"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6249999.18406193,
                                3464103.23027626
                            ],
                            [
                                -6166665.8118744,
                                3608440.86487111
                            ],
                            [
                                -5999999.06749935,
                                3608440.86487111
                            ],
                            [
                                -5916665.69531182,
                                3464103.23027626
                            ],
                            [
                                -5999999.06749935,
                                3319765.59568142
                            ],
                            [
                                -6166665.8118744,
                                3319765.59568142
                            ],
                            [
                                -6249999.18406193,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440949"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -6249999.18406193,
                                4330129.03784533
                            ],
                            [
                                -6166665.8118744,
                                4474466.67244017
                            ],
                            [
                                -5999999.06749935,
                                4474466.67244017
                            ],
                            [
                                -5916665.69531182,
                                4330129.03784533
                            ],
                            [
                                -5999999.06749935,
                                4185791.40325048
                            ],
                            [
                                -6166665.8118744,
                                4185791.40325048
                            ],
                            [
                                -6249999.18406193,
                                4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440996"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5999999.06749935,
                                1876389.24973297
                            ],
                            [
                                -5916665.69531182,
                                2020726.88432782
                            ],
                            [
                                -5749998.95093677,
                                2020726.88432782
                            ],
                            [
                                -5666665.57874924,
                                1876389.24973297
                            ],
                            [
                                -5749998.95093677,
                                1732051.61513813
                            ],
                            [
                                -5916665.69531182,
                                1732051.61513813
                            ],
                            [
                                -5999999.06749935,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440997"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5999999.06749935,
                                2165064.51892266
                            ],
                            [
                                -5916665.69531182,
                                2309402.15351751
                            ],
                            [
                                -5749998.95093677,
                                2309402.15351751
                            ],
                            [
                                -5666665.57874924,
                                2165064.51892266
                            ],
                            [
                                -5749998.95093677,
                                2020726.88432782
                            ],
                            [
                                -5916665.69531182,
                                2020726.88432782
                            ],
                            [
                                -5999999.06749935,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440998"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5999999.06749935,
                                2453739.78811235
                            ],
                            [
                                -5916665.69531182,
                                2598077.4227072
                            ],
                            [
                                -5749998.95093677,
                                2598077.4227072
                            ],
                            [
                                -5666665.57874924,
                                2453739.78811235
                            ],
                            [
                                -5749998.95093677,
                                2309402.15351751
                            ],
                            [
                                -5916665.69531182,
                                2309402.15351751
                            ],
                            [
                                -5999999.06749935,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "440999"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5999999.06749935,
                                2742415.05730204
                            ],
                            [
                                -5916665.69531182,
                                2886752.69189689
                            ],
                            [
                                -5749998.95093677,
                                2886752.69189689
                            ],
                            [
                                -5666665.57874924,
                                2742415.05730204
                            ],
                            [
                                -5749998.95093677,
                                2598077.4227072
                            ],
                            [
                                -5916665.69531182,
                                2598077.4227072
                            ],
                            [
                                -5999999.06749935,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441000"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5999999.06749935,
                                3031090.32649173
                            ],
                            [
                                -5916665.69531182,
                                3175427.96108657
                            ],
                            [
                                -5749998.95093677,
                                3175427.96108657
                            ],
                            [
                                -5666665.57874924,
                                3031090.32649173
                            ],
                            [
                                -5749998.95093677,
                                2886752.69189689
                            ],
                            [
                                -5916665.69531182,
                                2886752.69189689
                            ],
                            [
                                -5999999.06749935,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441001"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5999999.06749935,
                                3319765.59568142
                            ],
                            [
                                -5916665.69531182,
                                3464103.23027626
                            ],
                            [
                                -5749998.95093677,
                                3464103.23027626
                            ],
                            [
                                -5666665.57874924,
                                3319765.59568142
                            ],
                            [
                                -5749998.95093677,
                                3175427.96108657
                            ],
                            [
                                -5916665.69531182,
                                3175427.96108657
                            ],
                            [
                                -5999999.06749935,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441002"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5999999.06749935,
                                3608440.86487111
                            ],
                            [
                                -5916665.69531182,
                                3752778.49946595
                            ],
                            [
                                -5749998.95093677,
                                3752778.49946595
                            ],
                            [
                                -5666665.57874924,
                                3608440.86487111
                            ],
                            [
                                -5749998.95093677,
                                3464103.23027626
                            ],
                            [
                                -5916665.69531182,
                                3464103.23027626
                            ],
                            [
                                -5999999.06749935,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441050"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5749998.95093677,
                                1732051.61513813
                            ],
                            [
                                -5666665.57874924,
                                1876389.24973297
                            ],
                            [
                                -5499998.83437418,
                                1876389.24973297
                            ],
                            [
                                -5416665.46218666,
                                1732051.61513813
                            ],
                            [
                                -5499998.83437418,
                                1587713.98054329
                            ],
                            [
                                -5666665.57874924,
                                1587713.98054329
                            ],
                            [
                                -5749998.95093677,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441051"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5749998.95093677,
                                2020726.88432782
                            ],
                            [
                                -5666665.57874924,
                                2165064.51892266
                            ],
                            [
                                -5499998.83437418,
                                2165064.51892266
                            ],
                            [
                                -5416665.46218666,
                                2020726.88432782
                            ],
                            [
                                -5499998.83437418,
                                1876389.24973297
                            ],
                            [
                                -5666665.57874924,
                                1876389.24973297
                            ],
                            [
                                -5749998.95093677,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441052"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5749998.95093677,
                                2309402.15351751
                            ],
                            [
                                -5666665.57874924,
                                2453739.78811235
                            ],
                            [
                                -5499998.83437418,
                                2453739.78811235
                            ],
                            [
                                -5416665.46218666,
                                2309402.15351751
                            ],
                            [
                                -5499998.83437418,
                                2165064.51892266
                            ],
                            [
                                -5666665.57874924,
                                2165064.51892266
                            ],
                            [
                                -5749998.95093677,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441053"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5749998.95093677,
                                2598077.4227072
                            ],
                            [
                                -5666665.57874924,
                                2742415.05730204
                            ],
                            [
                                -5499998.83437418,
                                2742415.05730204
                            ],
                            [
                                -5416665.46218666,
                                2598077.4227072
                            ],
                            [
                                -5499998.83437418,
                                2453739.78811235
                            ],
                            [
                                -5666665.57874924,
                                2453739.78811235
                            ],
                            [
                                -5749998.95093677,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441056"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5749998.95093677,
                                3464103.23027626
                            ],
                            [
                                -5666665.57874924,
                                3608440.86487111
                            ],
                            [
                                -5499998.83437418,
                                3608440.86487111
                            ],
                            [
                                -5416665.46218666,
                                3464103.23027626
                            ],
                            [
                                -5499998.83437418,
                                3319765.59568142
                            ],
                            [
                                -5666665.57874924,
                                3319765.59568142
                            ],
                            [
                                -5749998.95093677,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441057"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5749998.95093677,
                                3752778.49946595
                            ],
                            [
                                -5666665.57874924,
                                3897116.13406079
                            ],
                            [
                                -5499998.83437418,
                                3897116.13406079
                            ],
                            [
                                -5416665.46218666,
                                3752778.49946595
                            ],
                            [
                                -5499998.83437418,
                                3608440.86487111
                            ],
                            [
                                -5666665.57874924,
                                3608440.86487111
                            ],
                            [
                                -5749998.95093677,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441058"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5749998.95093677,
                                4041453.76865564
                            ],
                            [
                                -5666665.57874924,
                                4185791.40325048
                            ],
                            [
                                -5499998.83437418,
                                4185791.40325048
                            ],
                            [
                                -5416665.46218666,
                                4041453.76865564
                            ],
                            [
                                -5499998.83437418,
                                3897116.13406079
                            ],
                            [
                                -5666665.57874924,
                                3897116.13406079
                            ],
                            [
                                -5749998.95093677,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441105"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                1587713.98054329
                            ],
                            [
                                -5416665.46218666,
                                1732051.61513813
                            ],
                            [
                                -5249998.7178116,
                                1732051.61513813
                            ],
                            [
                                -5166665.34562408,
                                1587713.98054329
                            ],
                            [
                                -5249998.7178116,
                                1443376.34594844
                            ],
                            [
                                -5416665.46218666,
                                1443376.34594844
                            ],
                            [
                                -5499998.83437418,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441106"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                1876389.24973297
                            ],
                            [
                                -5416665.46218666,
                                2020726.88432782
                            ],
                            [
                                -5249998.7178116,
                                2020726.88432782
                            ],
                            [
                                -5166665.34562408,
                                1876389.24973297
                            ],
                            [
                                -5249998.7178116,
                                1732051.61513813
                            ],
                            [
                                -5416665.46218666,
                                1732051.61513813
                            ],
                            [
                                -5499998.83437418,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441107"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                2165064.51892266
                            ],
                            [
                                -5416665.46218666,
                                2309402.15351751
                            ],
                            [
                                -5249998.7178116,
                                2309402.15351751
                            ],
                            [
                                -5166665.34562408,
                                2165064.51892266
                            ],
                            [
                                -5249998.7178116,
                                2020726.88432782
                            ],
                            [
                                -5416665.46218666,
                                2020726.88432782
                            ],
                            [
                                -5499998.83437418,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441108"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                2453739.78811235
                            ],
                            [
                                -5416665.46218666,
                                2598077.4227072
                            ],
                            [
                                -5249998.7178116,
                                2598077.4227072
                            ],
                            [
                                -5166665.34562408,
                                2453739.78811235
                            ],
                            [
                                -5249998.7178116,
                                2309402.15351751
                            ],
                            [
                                -5416665.46218666,
                                2309402.15351751
                            ],
                            [
                                -5499998.83437418,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441109"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                2742415.05730204
                            ],
                            [
                                -5416665.46218666,
                                2886752.69189689
                            ],
                            [
                                -5249998.7178116,
                                2886752.69189689
                            ],
                            [
                                -5166665.34562408,
                                2742415.05730204
                            ],
                            [
                                -5249998.7178116,
                                2598077.4227072
                            ],
                            [
                                -5416665.46218666,
                                2598077.4227072
                            ],
                            [
                                -5499998.83437418,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441110"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                3031090.32649173
                            ],
                            [
                                -5416665.46218666,
                                3175427.96108657
                            ],
                            [
                                -5249998.7178116,
                                3175427.96108657
                            ],
                            [
                                -5166665.34562408,
                                3031090.32649173
                            ],
                            [
                                -5249998.7178116,
                                2886752.69189689
                            ],
                            [
                                -5416665.46218666,
                                2886752.69189689
                            ],
                            [
                                -5499998.83437418,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441111"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                3319765.59568142
                            ],
                            [
                                -5416665.46218666,
                                3464103.23027626
                            ],
                            [
                                -5249998.7178116,
                                3464103.23027626
                            ],
                            [
                                -5166665.34562408,
                                3319765.59568142
                            ],
                            [
                                -5249998.7178116,
                                3175427.96108657
                            ],
                            [
                                -5416665.46218666,
                                3175427.96108657
                            ],
                            [
                                -5499998.83437418,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441114"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                4185791.40325048
                            ],
                            [
                                -5416665.46218666,
                                4330129.03784533
                            ],
                            [
                                -5249998.7178116,
                                4330129.03784533
                            ],
                            [
                                -5166665.34562408,
                                4185791.40325048
                            ],
                            [
                                -5249998.7178116,
                                4041453.76865564
                            ],
                            [
                                -5416665.46218666,
                                4041453.76865564
                            ],
                            [
                                -5499998.83437418,
                                4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441159"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                1443376.34594844
                            ],
                            [
                                -5166665.34562408,
                                1587713.98054329
                            ],
                            [
                                -4999998.60124902,
                                1587713.98054329
                            ],
                            [
                                -4916665.22906149,
                                1443376.34594844
                            ],
                            [
                                -4999998.60124902,
                                1299038.7113536
                            ],
                            [
                                -5166665.34562408,
                                1299038.7113536
                            ],
                            [
                                -5249998.7178116,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441160"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                1732051.61513813
                            ],
                            [
                                -5166665.34562408,
                                1876389.24973297
                            ],
                            [
                                -4999998.60124902,
                                1876389.24973297
                            ],
                            [
                                -4916665.22906149,
                                1732051.61513813
                            ],
                            [
                                -4999998.60124902,
                                1587713.98054329
                            ],
                            [
                                -5166665.34562408,
                                1587713.98054329
                            ],
                            [
                                -5249998.7178116,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441161"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                2020726.88432782
                            ],
                            [
                                -5166665.34562408,
                                2165064.51892266
                            ],
                            [
                                -4999998.60124902,
                                2165064.51892266
                            ],
                            [
                                -4916665.22906149,
                                2020726.88432782
                            ],
                            [
                                -4999998.60124902,
                                1876389.24973297
                            ],
                            [
                                -5166665.34562408,
                                1876389.24973297
                            ],
                            [
                                -5249998.7178116,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441162"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                2309402.15351751
                            ],
                            [
                                -5166665.34562408,
                                2453739.78811235
                            ],
                            [
                                -4999998.60124902,
                                2453739.78811235
                            ],
                            [
                                -4916665.22906149,
                                2309402.15351751
                            ],
                            [
                                -4999998.60124902,
                                2165064.51892266
                            ],
                            [
                                -5166665.34562408,
                                2165064.51892266
                            ],
                            [
                                -5249998.7178116,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441163"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                2598077.4227072
                            ],
                            [
                                -5166665.34562408,
                                2742415.05730204
                            ],
                            [
                                -4999998.60124902,
                                2742415.05730204
                            ],
                            [
                                -4916665.22906149,
                                2598077.4227072
                            ],
                            [
                                -4999998.60124902,
                                2453739.78811235
                            ],
                            [
                                -5166665.34562408,
                                2453739.78811235
                            ],
                            [
                                -5249998.7178116,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441164"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                2886752.69189689
                            ],
                            [
                                -5166665.34562408,
                                3031090.32649173
                            ],
                            [
                                -4999998.60124902,
                                3031090.32649173
                            ],
                            [
                                -4916665.22906149,
                                2886752.69189689
                            ],
                            [
                                -4999998.60124902,
                                2742415.05730204
                            ],
                            [
                                -5166665.34562408,
                                2742415.05730204
                            ],
                            [
                                -5249998.7178116,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441165"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                3175427.96108657
                            ],
                            [
                                -5166665.34562408,
                                3319765.59568142
                            ],
                            [
                                -4999998.60124902,
                                3319765.59568142
                            ],
                            [
                                -4916665.22906149,
                                3175427.96108657
                            ],
                            [
                                -4999998.60124902,
                                3031090.32649173
                            ],
                            [
                                -5166665.34562408,
                                3031090.32649173
                            ],
                            [
                                -5249998.7178116,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441166"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                3464103.23027626
                            ],
                            [
                                -5166665.34562408,
                                3608440.86487111
                            ],
                            [
                                -4999998.60124902,
                                3608440.86487111
                            ],
                            [
                                -4916665.22906149,
                                3464103.23027626
                            ],
                            [
                                -4999998.60124902,
                                3319765.59568142
                            ],
                            [
                                -5166665.34562408,
                                3319765.59568142
                            ],
                            [
                                -5249998.7178116,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441215"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                1587713.98054329
                            ],
                            [
                                -4916665.22906149,
                                1732051.61513813
                            ],
                            [
                                -4749998.48468644,
                                1732051.61513813
                            ],
                            [
                                -4666665.11249891,
                                1587713.98054329
                            ],
                            [
                                -4749998.48468644,
                                1443376.34594844
                            ],
                            [
                                -4916665.22906149,
                                1443376.34594844
                            ],
                            [
                                -4999998.60124902,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441216"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                1876389.24973297
                            ],
                            [
                                -4916665.22906149,
                                2020726.88432782
                            ],
                            [
                                -4749998.48468644,
                                2020726.88432782
                            ],
                            [
                                -4666665.11249891,
                                1876389.24973297
                            ],
                            [
                                -4749998.48468644,
                                1732051.61513813
                            ],
                            [
                                -4916665.22906149,
                                1732051.61513813
                            ],
                            [
                                -4999998.60124902,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441217"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                2165064.51892266
                            ],
                            [
                                -4916665.22906149,
                                2309402.15351751
                            ],
                            [
                                -4749998.48468644,
                                2309402.15351751
                            ],
                            [
                                -4666665.11249891,
                                2165064.51892266
                            ],
                            [
                                -4749998.48468644,
                                2020726.88432782
                            ],
                            [
                                -4916665.22906149,
                                2020726.88432782
                            ],
                            [
                                -4999998.60124902,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441218"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                2453739.78811235
                            ],
                            [
                                -4916665.22906149,
                                2598077.4227072
                            ],
                            [
                                -4749998.48468644,
                                2598077.4227072
                            ],
                            [
                                -4666665.11249891,
                                2453739.78811235
                            ],
                            [
                                -4749998.48468644,
                                2309402.15351751
                            ],
                            [
                                -4916665.22906149,
                                2309402.15351751
                            ],
                            [
                                -4999998.60124902,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441269"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                1443376.34594844
                            ],
                            [
                                -4666665.11249891,
                                1587713.98054329
                            ],
                            [
                                -4499998.36812386,
                                1587713.98054329
                            ],
                            [
                                -4416664.99593633,
                                1443376.34594844
                            ],
                            [
                                -4499998.36812386,
                                1299038.7113536
                            ],
                            [
                                -4666665.11249891,
                                1299038.7113536
                            ],
                            [
                                -4749998.48468644,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441270"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                1732051.61513813
                            ],
                            [
                                -4666665.11249891,
                                1876389.24973297
                            ],
                            [
                                -4499998.36812386,
                                1876389.24973297
                            ],
                            [
                                -4416664.99593633,
                                1732051.61513813
                            ],
                            [
                                -4499998.36812386,
                                1587713.98054329
                            ],
                            [
                                -4666665.11249891,
                                1587713.98054329
                            ],
                            [
                                -4749998.48468644,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441271"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                2020726.88432782
                            ],
                            [
                                -4666665.11249891,
                                2165064.51892266
                            ],
                            [
                                -4499998.36812386,
                                2165064.51892266
                            ],
                            [
                                -4416664.99593633,
                                2020726.88432782
                            ],
                            [
                                -4499998.36812386,
                                1876389.24973297
                            ],
                            [
                                -4666665.11249891,
                                1876389.24973297
                            ],
                            [
                                -4749998.48468644,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441324"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                1299038.7113536
                            ],
                            [
                                -4416664.99593633,
                                1443376.34594844
                            ],
                            [
                                -4249998.25156128,
                                1443376.34594844
                            ],
                            [
                                -4166664.87937375,
                                1299038.7113536
                            ],
                            [
                                -4249998.25156128,
                                1154701.07675875
                            ],
                            [
                                -4416664.99593633,
                                1154701.07675875
                            ],
                            [
                                -4499998.36812386,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441325"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                1587713.98054329
                            ],
                            [
                                -4416664.99593633,
                                1732051.61513813
                            ],
                            [
                                -4249998.25156128,
                                1732051.61513813
                            ],
                            [
                                -4166664.87937375,
                                1587713.98054329
                            ],
                            [
                                -4249998.25156128,
                                1443376.34594844
                            ],
                            [
                                -4416664.99593633,
                                1443376.34594844
                            ],
                            [
                                -4499998.36812386,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441326"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                1876389.24973297
                            ],
                            [
                                -4416664.99593633,
                                2020726.88432782
                            ],
                            [
                                -4249998.25156128,
                                2020726.88432782
                            ],
                            [
                                -4166664.87937375,
                                1876389.24973297
                            ],
                            [
                                -4249998.25156128,
                                1732051.61513813
                            ],
                            [
                                -4416664.99593633,
                                1732051.61513813
                            ],
                            [
                                -4499998.36812386,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441378"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                1154701.07675875
                            ],
                            [
                                -4166664.87937375,
                                1299038.7113536
                            ],
                            [
                                -3999998.13499869,
                                1299038.7113536
                            ],
                            [
                                -3916664.76281117,
                                1154701.07675875
                            ],
                            [
                                -3999998.13499869,
                                1010363.44216391
                            ],
                            [
                                -4166664.87937375,
                                1010363.44216391
                            ],
                            [
                                -4249998.25156128,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441379"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                1443376.34594844
                            ],
                            [
                                -4166664.87937375,
                                1587713.98054329
                            ],
                            [
                                -3999998.13499869,
                                1587713.98054329
                            ],
                            [
                                -3916664.76281117,
                                1443376.34594844
                            ],
                            [
                                -3999998.13499869,
                                1299038.7113536
                            ],
                            [
                                -4166664.87937375,
                                1299038.7113536
                            ],
                            [
                                -4249998.25156128,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441380"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                1732051.61513813
                            ],
                            [
                                -4166664.87937375,
                                1876389.24973297
                            ],
                            [
                                -3999998.13499869,
                                1876389.24973297
                            ],
                            [
                                -3916664.76281117,
                                1732051.61513813
                            ],
                            [
                                -3999998.13499869,
                                1587713.98054329
                            ],
                            [
                                -4166664.87937375,
                                1587713.98054329
                            ],
                            [
                                -4249998.25156128,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441434"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                1299038.7113536
                            ],
                            [
                                -3916664.76281117,
                                1443376.34594844
                            ],
                            [
                                -3749998.01843611,
                                1443376.34594844
                            ],
                            [
                                -3666664.64624859,
                                1299038.7113536
                            ],
                            [
                                -3749998.01843611,
                                1154701.07675875
                            ],
                            [
                                -3916664.76281117,
                                1154701.07675875
                            ],
                            [
                                -3999998.13499869,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441435"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                1587713.98054329
                            ],
                            [
                                -3916664.76281117,
                                1732051.61513813
                            ],
                            [
                                -3749998.01843611,
                                1732051.61513813
                            ],
                            [
                                -3666664.64624859,
                                1587713.98054329
                            ],
                            [
                                -3749998.01843611,
                                1443376.34594844
                            ],
                            [
                                -3916664.76281117,
                                1443376.34594844
                            ],
                            [
                                -3999998.13499869,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441489"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                1443376.34594844
                            ],
                            [
                                -3666664.64624859,
                                1587713.98054329
                            ],
                            [
                                -3499997.90187353,
                                1587713.98054329
                            ],
                            [
                                -3416664.529686,
                                1443376.34594844
                            ],
                            [
                                -3499997.90187353,
                                1299038.7113536
                            ],
                            [
                                -3666664.64624859,
                                1299038.7113536
                            ],
                            [
                                -3749998.01843611,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441490"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                1732051.61513813
                            ],
                            [
                                -3666664.64624859,
                                1876389.24973297
                            ],
                            [
                                -3499997.90187353,
                                1876389.24973297
                            ],
                            [
                                -3416664.529686,
                                1732051.61513813
                            ],
                            [
                                -3499997.90187353,
                                1587713.98054329
                            ],
                            [
                                -3666664.64624859,
                                1587713.98054329
                            ],
                            [
                                -3749998.01843611,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441504"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                5773505.38379377
                            ],
                            [
                                -3666664.64624859,
                                5917843.01838861
                            ],
                            [
                                -3499997.90187353,
                                5917843.01838861
                            ],
                            [
                                -3416664.529686,
                                5773505.38379377
                            ],
                            [
                                -3499997.90187353,
                                5629167.74919893
                            ],
                            [
                                -3666664.64624859,
                                5629167.74919893
                            ],
                            [
                                -3749998.01843611,
                                5773505.38379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441659"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                2742415.05730204
                            ],
                            [
                                -2916664.29656084,
                                2886752.69189689
                            ],
                            [
                                -2749997.55218579,
                                2886752.69189689
                            ],
                            [
                                -2666664.17999826,
                                2742415.05730204
                            ],
                            [
                                -2749997.55218579,
                                2598077.4227072
                            ],
                            [
                                -2916664.29656084,
                                2598077.4227072
                            ],
                            [
                                -2999997.66874837,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441872"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                721688.172974221
                            ],
                            [
                                -1916663.83031052,
                                866025.807569066
                            ],
                            [
                                -1749997.08593546,
                                866025.807569066
                            ],
                            [
                                -1666663.71374793,
                                721688.172974221
                            ],
                            [
                                -1749997.08593546,
                                577350.538379378
                            ],
                            [
                                -1916663.83031052,
                                577350.538379378
                            ],
                            [
                                -1999997.20249804,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442777"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                7938569.90271643
                            ],
                            [
                                2083338.03469079,
                                8082907.53731128
                            ],
                            [
                                2250004.77906584,
                                8082907.53731128
                            ],
                            [
                                2333338.15125337,
                                7938569.90271643
                            ],
                            [
                                2250004.77906584,
                                7794232.26812159
                            ],
                            [
                                2083338.03469079,
                                7794232.26812159
                            ],
                            [
                                2000004.66250326,
                                7938569.90271643
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        }
    ],
    "crs": {
        "type": "name",
        "properties": {
            "name": "EPSG:3031"
        }
    },
    "type": "FeatureCollection"
}