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/?taxon=5309
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "features": [
        {
            "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": "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": "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": "441219"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                2742415.05730204
                            ],
                            [
                                -4916665.22906149,
                                2886752.69189689
                            ],
                            [
                                -4749998.48468644,
                                2886752.69189689
                            ],
                            [
                                -4666665.11249891,
                                2742415.05730204
                            ],
                            [
                                -4749998.48468644,
                                2598077.4227072
                            ],
                            [
                                -4916665.22906149,
                                2598077.4227072
                            ],
                            [
                                -4999998.60124902,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441221"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                3319765.59568142
                            ],
                            [
                                -4916665.22906149,
                                3464103.23027626
                            ],
                            [
                                -4749998.48468644,
                                3464103.23027626
                            ],
                            [
                                -4666665.11249891,
                                3319765.59568142
                            ],
                            [
                                -4749998.48468644,
                                3175427.96108657
                            ],
                            [
                                -4916665.22906149,
                                3175427.96108657
                            ],
                            [
                                -4999998.60124902,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "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": "441272"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                2309402.15351751
                            ],
                            [
                                -4666665.11249891,
                                2453739.78811235
                            ],
                            [
                                -4499998.36812386,
                                2453739.78811235
                            ],
                            [
                                -4416664.99593633,
                                2309402.15351751
                            ],
                            [
                                -4499998.36812386,
                                2165064.51892266
                            ],
                            [
                                -4666665.11249891,
                                2165064.51892266
                            ],
                            [
                                -4749998.48468644,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441273"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                2598077.4227072
                            ],
                            [
                                -4666665.11249891,
                                2742415.05730204
                            ],
                            [
                                -4499998.36812386,
                                2742415.05730204
                            ],
                            [
                                -4416664.99593633,
                                2598077.4227072
                            ],
                            [
                                -4499998.36812386,
                                2453739.78811235
                            ],
                            [
                                -4666665.11249891,
                                2453739.78811235
                            ],
                            [
                                -4749998.48468644,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441274"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                2886752.69189689
                            ],
                            [
                                -4666665.11249891,
                                3031090.32649173
                            ],
                            [
                                -4499998.36812386,
                                3031090.32649173
                            ],
                            [
                                -4416664.99593633,
                                2886752.69189689
                            ],
                            [
                                -4499998.36812386,
                                2742415.05730204
                            ],
                            [
                                -4666665.11249891,
                                2742415.05730204
                            ],
                            [
                                -4749998.48468644,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "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": "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": "441327"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                2165064.51892266
                            ],
                            [
                                -4416664.99593633,
                                2309402.15351751
                            ],
                            [
                                -4249998.25156128,
                                2309402.15351751
                            ],
                            [
                                -4166664.87937375,
                                2165064.51892266
                            ],
                            [
                                -4249998.25156128,
                                2020726.88432782
                            ],
                            [
                                -4416664.99593633,
                                2020726.88432782
                            ],
                            [
                                -4499998.36812386,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441328"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                2453739.78811235
                            ],
                            [
                                -4416664.99593633,
                                2598077.4227072
                            ],
                            [
                                -4249998.25156128,
                                2598077.4227072
                            ],
                            [
                                -4166664.87937375,
                                2453739.78811235
                            ],
                            [
                                -4249998.25156128,
                                2309402.15351751
                            ],
                            [
                                -4416664.99593633,
                                2309402.15351751
                            ],
                            [
                                -4499998.36812386,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441329"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                2742415.05730204
                            ],
                            [
                                -4416664.99593633,
                                2886752.69189689
                            ],
                            [
                                -4249998.25156128,
                                2886752.69189689
                            ],
                            [
                                -4166664.87937375,
                                2742415.05730204
                            ],
                            [
                                -4249998.25156128,
                                2598077.4227072
                            ],
                            [
                                -4416664.99593633,
                                2598077.4227072
                            ],
                            [
                                -4499998.36812386,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441330"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                3031090.32649173
                            ],
                            [
                                -4416664.99593633,
                                3175427.96108657
                            ],
                            [
                                -4249998.25156128,
                                3175427.96108657
                            ],
                            [
                                -4166664.87937375,
                                3031090.32649173
                            ],
                            [
                                -4249998.25156128,
                                2886752.69189689
                            ],
                            [
                                -4416664.99593633,
                                2886752.69189689
                            ],
                            [
                                -4499998.36812386,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "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": "441381"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                2020726.88432782
                            ],
                            [
                                -4166664.87937375,
                                2165064.51892266
                            ],
                            [
                                -3999998.13499869,
                                2165064.51892266
                            ],
                            [
                                -3916664.76281117,
                                2020726.88432782
                            ],
                            [
                                -3999998.13499869,
                                1876389.24973297
                            ],
                            [
                                -4166664.87937375,
                                1876389.24973297
                            ],
                            [
                                -4249998.25156128,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441382"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                2309402.15351751
                            ],
                            [
                                -4166664.87937375,
                                2453739.78811235
                            ],
                            [
                                -3999998.13499869,
                                2453739.78811235
                            ],
                            [
                                -3916664.76281117,
                                2309402.15351751
                            ],
                            [
                                -3999998.13499869,
                                2165064.51892266
                            ],
                            [
                                -4166664.87937375,
                                2165064.51892266
                            ],
                            [
                                -4249998.25156128,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441383"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                2598077.4227072
                            ],
                            [
                                -4166664.87937375,
                                2742415.05730204
                            ],
                            [
                                -3999998.13499869,
                                2742415.05730204
                            ],
                            [
                                -3916664.76281117,
                                2598077.4227072
                            ],
                            [
                                -3999998.13499869,
                                2453739.78811235
                            ],
                            [
                                -4166664.87937375,
                                2453739.78811235
                            ],
                            [
                                -4249998.25156128,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441384"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                2886752.69189689
                            ],
                            [
                                -4166664.87937375,
                                3031090.32649173
                            ],
                            [
                                -3999998.13499869,
                                3031090.32649173
                            ],
                            [
                                -3916664.76281117,
                                2886752.69189689
                            ],
                            [
                                -3999998.13499869,
                                2742415.05730204
                            ],
                            [
                                -4166664.87937375,
                                2742415.05730204
                            ],
                            [
                                -4249998.25156128,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441385"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                3175427.96108657
                            ],
                            [
                                -4166664.87937375,
                                3319765.59568142
                            ],
                            [
                                -3999998.13499869,
                                3319765.59568142
                            ],
                            [
                                -3916664.76281117,
                                3175427.96108657
                            ],
                            [
                                -3999998.13499869,
                                3031090.32649173
                            ],
                            [
                                -4166664.87937375,
                                3031090.32649173
                            ],
                            [
                                -4249998.25156128,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "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": "441436"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                1876389.24973297
                            ],
                            [
                                -3916664.76281117,
                                2020726.88432782
                            ],
                            [
                                -3749998.01843611,
                                2020726.88432782
                            ],
                            [
                                -3666664.64624859,
                                1876389.24973297
                            ],
                            [
                                -3749998.01843611,
                                1732051.61513813
                            ],
                            [
                                -3916664.76281117,
                                1732051.61513813
                            ],
                            [
                                -3999998.13499869,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441437"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                2165064.51892266
                            ],
                            [
                                -3916664.76281117,
                                2309402.15351751
                            ],
                            [
                                -3749998.01843611,
                                2309402.15351751
                            ],
                            [
                                -3666664.64624859,
                                2165064.51892266
                            ],
                            [
                                -3749998.01843611,
                                2020726.88432782
                            ],
                            [
                                -3916664.76281117,
                                2020726.88432782
                            ],
                            [
                                -3999998.13499869,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441438"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                2453739.78811235
                            ],
                            [
                                -3916664.76281117,
                                2598077.4227072
                            ],
                            [
                                -3749998.01843611,
                                2598077.4227072
                            ],
                            [
                                -3666664.64624859,
                                2453739.78811235
                            ],
                            [
                                -3749998.01843611,
                                2309402.15351751
                            ],
                            [
                                -3916664.76281117,
                                2309402.15351751
                            ],
                            [
                                -3999998.13499869,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441439"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                2742415.05730204
                            ],
                            [
                                -3916664.76281117,
                                2886752.69189689
                            ],
                            [
                                -3749998.01843611,
                                2886752.69189689
                            ],
                            [
                                -3666664.64624859,
                                2742415.05730204
                            ],
                            [
                                -3749998.01843611,
                                2598077.4227072
                            ],
                            [
                                -3916664.76281117,
                                2598077.4227072
                            ],
                            [
                                -3999998.13499869,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441440"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                3031090.32649173
                            ],
                            [
                                -3916664.76281117,
                                3175427.96108657
                            ],
                            [
                                -3749998.01843611,
                                3175427.96108657
                            ],
                            [
                                -3666664.64624859,
                                3031090.32649173
                            ],
                            [
                                -3749998.01843611,
                                2886752.69189689
                            ],
                            [
                                -3916664.76281117,
                                2886752.69189689
                            ],
                            [
                                -3999998.13499869,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441441"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                3319765.59568142
                            ],
                            [
                                -3916664.76281117,
                                3464103.23027626
                            ],
                            [
                                -3749998.01843611,
                                3464103.23027626
                            ],
                            [
                                -3666664.64624859,
                                3319765.59568142
                            ],
                            [
                                -3749998.01843611,
                                3175427.96108657
                            ],
                            [
                                -3916664.76281117,
                                3175427.96108657
                            ],
                            [
                                -3999998.13499869,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441442"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                3608440.86487111
                            ],
                            [
                                -3916664.76281117,
                                3752778.49946595
                            ],
                            [
                                -3749998.01843611,
                                3752778.49946595
                            ],
                            [
                                -3666664.64624859,
                                3608440.86487111
                            ],
                            [
                                -3749998.01843611,
                                3464103.23027626
                            ],
                            [
                                -3916664.76281117,
                                3464103.23027626
                            ],
                            [
                                -3999998.13499869,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "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": "441491"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                2020726.88432782
                            ],
                            [
                                -3666664.64624859,
                                2165064.51892266
                            ],
                            [
                                -3499997.90187353,
                                2165064.51892266
                            ],
                            [
                                -3416664.529686,
                                2020726.88432782
                            ],
                            [
                                -3499997.90187353,
                                1876389.24973297
                            ],
                            [
                                -3666664.64624859,
                                1876389.24973297
                            ],
                            [
                                -3749998.01843611,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441492"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                2309402.15351751
                            ],
                            [
                                -3666664.64624859,
                                2453739.78811235
                            ],
                            [
                                -3499997.90187353,
                                2453739.78811235
                            ],
                            [
                                -3416664.529686,
                                2309402.15351751
                            ],
                            [
                                -3499997.90187353,
                                2165064.51892266
                            ],
                            [
                                -3666664.64624859,
                                2165064.51892266
                            ],
                            [
                                -3749998.01843611,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441493"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                2598077.4227072
                            ],
                            [
                                -3666664.64624859,
                                2742415.05730204
                            ],
                            [
                                -3499997.90187353,
                                2742415.05730204
                            ],
                            [
                                -3416664.529686,
                                2598077.4227072
                            ],
                            [
                                -3499997.90187353,
                                2453739.78811235
                            ],
                            [
                                -3666664.64624859,
                                2453739.78811235
                            ],
                            [
                                -3749998.01843611,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441494"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                2886752.69189689
                            ],
                            [
                                -3666664.64624859,
                                3031090.32649173
                            ],
                            [
                                -3499997.90187353,
                                3031090.32649173
                            ],
                            [
                                -3416664.529686,
                                2886752.69189689
                            ],
                            [
                                -3499997.90187353,
                                2742415.05730204
                            ],
                            [
                                -3666664.64624859,
                                2742415.05730204
                            ],
                            [
                                -3749998.01843611,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441495"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                3175427.96108657
                            ],
                            [
                                -3666664.64624859,
                                3319765.59568142
                            ],
                            [
                                -3499997.90187353,
                                3319765.59568142
                            ],
                            [
                                -3416664.529686,
                                3175427.96108657
                            ],
                            [
                                -3499997.90187353,
                                3031090.32649173
                            ],
                            [
                                -3666664.64624859,
                                3031090.32649173
                            ],
                            [
                                -3749998.01843611,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441497"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                3752778.49946595
                            ],
                            [
                                -3666664.64624859,
                                3897116.13406079
                            ],
                            [
                                -3499997.90187353,
                                3897116.13406079
                            ],
                            [
                                -3416664.529686,
                                3752778.49946595
                            ],
                            [
                                -3499997.90187353,
                                3608440.86487111
                            ],
                            [
                                -3666664.64624859,
                                3608440.86487111
                            ],
                            [
                                -3749998.01843611,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441547"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                2165064.51892266
                            ],
                            [
                                -3416664.529686,
                                2309402.15351751
                            ],
                            [
                                -3249997.78531095,
                                2309402.15351751
                            ],
                            [
                                -3166664.41312342,
                                2165064.51892266
                            ],
                            [
                                -3249997.78531095,
                                2020726.88432782
                            ],
                            [
                                -3416664.529686,
                                2020726.88432782
                            ],
                            [
                                -3499997.90187353,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441549"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                2742415.05730204
                            ],
                            [
                                -3416664.529686,
                                2886752.69189689
                            ],
                            [
                                -3249997.78531095,
                                2886752.69189689
                            ],
                            [
                                -3166664.41312342,
                                2742415.05730204
                            ],
                            [
                                -3249997.78531095,
                                2598077.4227072
                            ],
                            [
                                -3416664.529686,
                                2598077.4227072
                            ],
                            [
                                -3499997.90187353,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441550"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                3031090.32649173
                            ],
                            [
                                -3416664.529686,
                                3175427.96108657
                            ],
                            [
                                -3249997.78531095,
                                3175427.96108657
                            ],
                            [
                                -3166664.41312342,
                                3031090.32649173
                            ],
                            [
                                -3249997.78531095,
                                2886752.69189689
                            ],
                            [
                                -3416664.529686,
                                2886752.69189689
                            ],
                            [
                                -3499997.90187353,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441551"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                3319765.59568142
                            ],
                            [
                                -3416664.529686,
                                3464103.23027626
                            ],
                            [
                                -3249997.78531095,
                                3464103.23027626
                            ],
                            [
                                -3166664.41312342,
                                3319765.59568142
                            ],
                            [
                                -3249997.78531095,
                                3175427.96108657
                            ],
                            [
                                -3416664.529686,
                                3175427.96108657
                            ],
                            [
                                -3499997.90187353,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441552"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                3608440.86487111
                            ],
                            [
                                -3416664.529686,
                                3752778.49946595
                            ],
                            [
                                -3249997.78531095,
                                3752778.49946595
                            ],
                            [
                                -3166664.41312342,
                                3608440.86487111
                            ],
                            [
                                -3249997.78531095,
                                3464103.23027626
                            ],
                            [
                                -3416664.529686,
                                3464103.23027626
                            ],
                            [
                                -3499997.90187353,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441604"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                2886752.69189689
                            ],
                            [
                                -3166664.41312342,
                                3031090.32649173
                            ],
                            [
                                -2999997.66874837,
                                3031090.32649173
                            ],
                            [
                                -2916664.29656084,
                                2886752.69189689
                            ],
                            [
                                -2999997.66874837,
                                2742415.05730204
                            ],
                            [
                                -3166664.41312342,
                                2742415.05730204
                            ],
                            [
                                -3249997.78531095,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441605"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                3175427.96108657
                            ],
                            [
                                -3166664.41312342,
                                3319765.59568142
                            ],
                            [
                                -2999997.66874837,
                                3319765.59568142
                            ],
                            [
                                -2916664.29656084,
                                3175427.96108657
                            ],
                            [
                                -2999997.66874837,
                                3031090.32649173
                            ],
                            [
                                -3166664.41312342,
                                3031090.32649173
                            ],
                            [
                                -3249997.78531095,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441606"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                3464103.23027626
                            ],
                            [
                                -3166664.41312342,
                                3608440.86487111
                            ],
                            [
                                -2999997.66874837,
                                3608440.86487111
                            ],
                            [
                                -2916664.29656084,
                                3464103.23027626
                            ],
                            [
                                -2999997.66874837,
                                3319765.59568142
                            ],
                            [
                                -3166664.41312342,
                                3319765.59568142
                            ],
                            [
                                -3249997.78531095,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441607"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                3752778.49946595
                            ],
                            [
                                -3166664.41312342,
                                3897116.13406079
                            ],
                            [
                                -2999997.66874837,
                                3897116.13406079
                            ],
                            [
                                -2916664.29656084,
                                3752778.49946595
                            ],
                            [
                                -2999997.66874837,
                                3608440.86487111
                            ],
                            [
                                -3166664.41312342,
                                3608440.86487111
                            ],
                            [
                                -3249997.78531095,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "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": "441660"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                3031090.32649173
                            ],
                            [
                                -2916664.29656084,
                                3175427.96108657
                            ],
                            [
                                -2749997.55218579,
                                3175427.96108657
                            ],
                            [
                                -2666664.17999826,
                                3031090.32649173
                            ],
                            [
                                -2749997.55218579,
                                2886752.69189689
                            ],
                            [
                                -2916664.29656084,
                                2886752.69189689
                            ],
                            [
                                -2999997.66874837,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441661"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                3319765.59568142
                            ],
                            [
                                -2916664.29656084,
                                3464103.23027626
                            ],
                            [
                                -2749997.55218579,
                                3464103.23027626
                            ],
                            [
                                -2666664.17999826,
                                3319765.59568142
                            ],
                            [
                                -2749997.55218579,
                                3175427.96108657
                            ],
                            [
                                -2916664.29656084,
                                3175427.96108657
                            ],
                            [
                                -2999997.66874837,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441708"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                1154701.07675875
                            ],
                            [
                                -2666664.17999826,
                                1299038.7113536
                            ],
                            [
                                -2499997.43562321,
                                1299038.7113536
                            ],
                            [
                                -2416664.06343568,
                                1154701.07675875
                            ],
                            [
                                -2499997.43562321,
                                1010363.44216391
                            ],
                            [
                                -2666664.17999826,
                                1010363.44216391
                            ],
                            [
                                -2749997.55218579,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441709"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                1443376.34594844
                            ],
                            [
                                -2666664.17999826,
                                1587713.98054329
                            ],
                            [
                                -2499997.43562321,
                                1587713.98054329
                            ],
                            [
                                -2416664.06343568,
                                1443376.34594844
                            ],
                            [
                                -2499997.43562321,
                                1299038.7113536
                            ],
                            [
                                -2666664.17999826,
                                1299038.7113536
                            ],
                            [
                                -2749997.55218579,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441710"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                1732051.61513813
                            ],
                            [
                                -2666664.17999826,
                                1876389.24973297
                            ],
                            [
                                -2499997.43562321,
                                1876389.24973297
                            ],
                            [
                                -2416664.06343568,
                                1732051.61513813
                            ],
                            [
                                -2499997.43562321,
                                1587713.98054329
                            ],
                            [
                                -2666664.17999826,
                                1587713.98054329
                            ],
                            [
                                -2749997.55218579,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441714"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                2886752.69189689
                            ],
                            [
                                -2666664.17999826,
                                3031090.32649173
                            ],
                            [
                                -2499997.43562321,
                                3031090.32649173
                            ],
                            [
                                -2416664.06343568,
                                2886752.69189689
                            ],
                            [
                                -2499997.43562321,
                                2742415.05730204
                            ],
                            [
                                -2666664.17999826,
                                2742415.05730204
                            ],
                            [
                                -2749997.55218579,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441715"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                3175427.96108657
                            ],
                            [
                                -2666664.17999826,
                                3319765.59568142
                            ],
                            [
                                -2499997.43562321,
                                3319765.59568142
                            ],
                            [
                                -2416664.06343568,
                                3175427.96108657
                            ],
                            [
                                -2499997.43562321,
                                3031090.32649173
                            ],
                            [
                                -2666664.17999826,
                                3031090.32649173
                            ],
                            [
                                -2749997.55218579,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441716"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                3464103.23027626
                            ],
                            [
                                -2666664.17999826,
                                3608440.86487111
                            ],
                            [
                                -2499997.43562321,
                                3608440.86487111
                            ],
                            [
                                -2416664.06343568,
                                3464103.23027626
                            ],
                            [
                                -2499997.43562321,
                                3319765.59568142
                            ],
                            [
                                -2666664.17999826,
                                3319765.59568142
                            ],
                            [
                                -2749997.55218579,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441763"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                1010363.44216391
                            ],
                            [
                                -2416664.06343568,
                                1154701.07675875
                            ],
                            [
                                -2249997.31906062,
                                1154701.07675875
                            ],
                            [
                                -2166663.9468731,
                                1010363.44216391
                            ],
                            [
                                -2249997.31906062,
                                866025.807569066
                            ],
                            [
                                -2416664.06343568,
                                866025.807569066
                            ],
                            [
                                -2499997.43562321,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441765"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                1587713.98054329
                            ],
                            [
                                -2416664.06343568,
                                1732051.61513813
                            ],
                            [
                                -2249997.31906062,
                                1732051.61513813
                            ],
                            [
                                -2166663.9468731,
                                1587713.98054329
                            ],
                            [
                                -2249997.31906062,
                                1443376.34594844
                            ],
                            [
                                -2416664.06343568,
                                1443376.34594844
                            ],
                            [
                                -2499997.43562321,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441767"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                2165064.51892266
                            ],
                            [
                                -2416664.06343568,
                                2309402.15351751
                            ],
                            [
                                -2249997.31906062,
                                2309402.15351751
                            ],
                            [
                                -2166663.9468731,
                                2165064.51892266
                            ],
                            [
                                -2249997.31906062,
                                2020726.88432782
                            ],
                            [
                                -2416664.06343568,
                                2020726.88432782
                            ],
                            [
                                -2499997.43562321,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441768"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                2453739.78811235
                            ],
                            [
                                -2416664.06343568,
                                2598077.4227072
                            ],
                            [
                                -2249997.31906062,
                                2598077.4227072
                            ],
                            [
                                -2166663.9468731,
                                2453739.78811235
                            ],
                            [
                                -2249997.31906062,
                                2309402.15351751
                            ],
                            [
                                -2416664.06343568,
                                2309402.15351751
                            ],
                            [
                                -2499997.43562321,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441769"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                2742415.05730204
                            ],
                            [
                                -2416664.06343568,
                                2886752.69189689
                            ],
                            [
                                -2249997.31906062,
                                2886752.69189689
                            ],
                            [
                                -2166663.9468731,
                                2742415.05730204
                            ],
                            [
                                -2249997.31906062,
                                2598077.4227072
                            ],
                            [
                                -2416664.06343568,
                                2598077.4227072
                            ],
                            [
                                -2499997.43562321,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441770"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                3031090.32649173
                            ],
                            [
                                -2416664.06343568,
                                3175427.96108657
                            ],
                            [
                                -2249997.31906062,
                                3175427.96108657
                            ],
                            [
                                -2166663.9468731,
                                3031090.32649173
                            ],
                            [
                                -2249997.31906062,
                                2886752.69189689
                            ],
                            [
                                -2416664.06343568,
                                2886752.69189689
                            ],
                            [
                                -2499997.43562321,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441771"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                3319765.59568142
                            ],
                            [
                                -2416664.06343568,
                                3464103.23027626
                            ],
                            [
                                -2249997.31906062,
                                3464103.23027626
                            ],
                            [
                                -2166663.9468731,
                                3319765.59568142
                            ],
                            [
                                -2249997.31906062,
                                3175427.96108657
                            ],
                            [
                                -2416664.06343568,
                                3175427.96108657
                            ],
                            [
                                -2499997.43562321,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441772"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                3608440.86487111
                            ],
                            [
                                -2416664.06343568,
                                3752778.49946595
                            ],
                            [
                                -2249997.31906062,
                                3752778.49946595
                            ],
                            [
                                -2166663.9468731,
                                3608440.86487111
                            ],
                            [
                                -2249997.31906062,
                                3464103.23027626
                            ],
                            [
                                -2416664.06343568,
                                3464103.23027626
                            ],
                            [
                                -2499997.43562321,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441823"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                2598077.4227072
                            ],
                            [
                                -2166663.9468731,
                                2742415.05730204
                            ],
                            [
                                -1999997.20249804,
                                2742415.05730204
                            ],
                            [
                                -1916663.83031052,
                                2598077.4227072
                            ],
                            [
                                -1999997.20249804,
                                2453739.78811235
                            ],
                            [
                                -2166663.9468731,
                                2453739.78811235
                            ],
                            [
                                -2249997.31906062,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441824"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                2886752.69189689
                            ],
                            [
                                -2166663.9468731,
                                3031090.32649173
                            ],
                            [
                                -1999997.20249804,
                                3031090.32649173
                            ],
                            [
                                -1916663.83031052,
                                2886752.69189689
                            ],
                            [
                                -1999997.20249804,
                                2742415.05730204
                            ],
                            [
                                -2166663.9468731,
                                2742415.05730204
                            ],
                            [
                                -2249997.31906062,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441825"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                3175427.96108657
                            ],
                            [
                                -2166663.9468731,
                                3319765.59568142
                            ],
                            [
                                -1999997.20249804,
                                3319765.59568142
                            ],
                            [
                                -1916663.83031052,
                                3175427.96108657
                            ],
                            [
                                -1999997.20249804,
                                3031090.32649173
                            ],
                            [
                                -2166663.9468731,
                                3031090.32649173
                            ],
                            [
                                -2249997.31906062,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441826"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                3464103.23027626
                            ],
                            [
                                -2166663.9468731,
                                3608440.86487111
                            ],
                            [
                                -1999997.20249804,
                                3608440.86487111
                            ],
                            [
                                -1916663.83031052,
                                3464103.23027626
                            ],
                            [
                                -1999997.20249804,
                                3319765.59568142
                            ],
                            [
                                -2166663.9468731,
                                3319765.59568142
                            ],
                            [
                                -2249997.31906062,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441827"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                3752778.49946595
                            ],
                            [
                                -2166663.9468731,
                                3897116.13406079
                            ],
                            [
                                -1999997.20249804,
                                3897116.13406079
                            ],
                            [
                                -1916663.83031052,
                                3752778.49946595
                            ],
                            [
                                -1999997.20249804,
                                3608440.86487111
                            ],
                            [
                                -2166663.9468731,
                                3608440.86487111
                            ],
                            [
                                -2249997.31906062,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "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": "441877"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                2165064.51892266
                            ],
                            [
                                -1916663.83031052,
                                2309402.15351751
                            ],
                            [
                                -1749997.08593546,
                                2309402.15351751
                            ],
                            [
                                -1666663.71374793,
                                2165064.51892266
                            ],
                            [
                                -1749997.08593546,
                                2020726.88432782
                            ],
                            [
                                -1916663.83031052,
                                2020726.88432782
                            ],
                            [
                                -1999997.20249804,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441879"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                2742415.05730204
                            ],
                            [
                                -1916663.83031052,
                                2886752.69189689
                            ],
                            [
                                -1749997.08593546,
                                2886752.69189689
                            ],
                            [
                                -1666663.71374793,
                                2742415.05730204
                            ],
                            [
                                -1749997.08593546,
                                2598077.4227072
                            ],
                            [
                                -1916663.83031052,
                                2598077.4227072
                            ],
                            [
                                -1999997.20249804,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441880"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                3031090.32649173
                            ],
                            [
                                -1916663.83031052,
                                3175427.96108657
                            ],
                            [
                                -1749997.08593546,
                                3175427.96108657
                            ],
                            [
                                -1666663.71374793,
                                3031090.32649173
                            ],
                            [
                                -1749997.08593546,
                                2886752.69189689
                            ],
                            [
                                -1916663.83031052,
                                2886752.69189689
                            ],
                            [
                                -1999997.20249804,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441881"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                3319765.59568142
                            ],
                            [
                                -1916663.83031052,
                                3464103.23027626
                            ],
                            [
                                -1749997.08593546,
                                3464103.23027626
                            ],
                            [
                                -1666663.71374793,
                                3319765.59568142
                            ],
                            [
                                -1749997.08593546,
                                3175427.96108657
                            ],
                            [
                                -1916663.83031052,
                                3175427.96108657
                            ],
                            [
                                -1999997.20249804,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441882"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                3608440.86487111
                            ],
                            [
                                -1916663.83031052,
                                3752778.49946595
                            ],
                            [
                                -1749997.08593546,
                                3752778.49946595
                            ],
                            [
                                -1666663.71374793,
                                3608440.86487111
                            ],
                            [
                                -1749997.08593546,
                                3464103.23027626
                            ],
                            [
                                -1916663.83031052,
                                3464103.23027626
                            ],
                            [
                                -1999997.20249804,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441883"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                3897116.13406079
                            ],
                            [
                                -1916663.83031052,
                                4041453.76865564
                            ],
                            [
                                -1749997.08593546,
                                4041453.76865564
                            ],
                            [
                                -1666663.71374793,
                                3897116.13406079
                            ],
                            [
                                -1749997.08593546,
                                3752778.49946595
                            ],
                            [
                                -1916663.83031052,
                                3752778.49946595
                            ],
                            [
                                -1999997.20249804,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441934"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                2886752.69189689
                            ],
                            [
                                -1666663.71374793,
                                3031090.32649173
                            ],
                            [
                                -1499996.96937288,
                                3031090.32649173
                            ],
                            [
                                -1416663.59718535,
                                2886752.69189689
                            ],
                            [
                                -1499996.96937288,
                                2742415.05730204
                            ],
                            [
                                -1666663.71374793,
                                2742415.05730204
                            ],
                            [
                                -1749997.08593546,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441935"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                3175427.96108657
                            ],
                            [
                                -1666663.71374793,
                                3319765.59568142
                            ],
                            [
                                -1499996.96937288,
                                3319765.59568142
                            ],
                            [
                                -1416663.59718535,
                                3175427.96108657
                            ],
                            [
                                -1499996.96937288,
                                3031090.32649173
                            ],
                            [
                                -1666663.71374793,
                                3031090.32649173
                            ],
                            [
                                -1749997.08593546,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441936"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                3464103.23027626
                            ],
                            [
                                -1666663.71374793,
                                3608440.86487111
                            ],
                            [
                                -1499996.96937288,
                                3608440.86487111
                            ],
                            [
                                -1416663.59718535,
                                3464103.23027626
                            ],
                            [
                                -1499996.96937288,
                                3319765.59568142
                            ],
                            [
                                -1666663.71374793,
                                3319765.59568142
                            ],
                            [
                                -1749997.08593546,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441937"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                3752778.49946595
                            ],
                            [
                                -1666663.71374793,
                                3897116.13406079
                            ],
                            [
                                -1499996.96937288,
                                3897116.13406079
                            ],
                            [
                                -1416663.59718535,
                                3752778.49946595
                            ],
                            [
                                -1499996.96937288,
                                3608440.86487111
                            ],
                            [
                                -1666663.71374793,
                                3608440.86487111
                            ],
                            [
                                -1749997.08593546,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441990"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                3031090.32649173
                            ],
                            [
                                -1416663.59718535,
                                3175427.96108657
                            ],
                            [
                                -1249996.8528103,
                                3175427.96108657
                            ],
                            [
                                -1166663.48062277,
                                3031090.32649173
                            ],
                            [
                                -1249996.8528103,
                                2886752.69189689
                            ],
                            [
                                -1416663.59718535,
                                2886752.69189689
                            ],
                            [
                                -1499996.96937288,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442294"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -4474466.67244017
                            ],
                            [
                                83337.1021901372,
                                -4330129.03784533
                            ],
                            [
                                250003.846565192,
                                -4330129.03784533
                            ],
                            [
                                333337.218752719,
                                -4474466.67244017
                            ],
                            [
                                250003.846565192,
                                -4618804.30703502
                            ],
                            [
                                83337.1021901372,
                                -4618804.30703502
                            ],
                            [
                                3.73000261001289,
                                -4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442405"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -4185791.40325048
                            ],
                            [
                                583337.3353153,
                                -4041453.76865564
                            ],
                            [
                                750004.079690354,
                                -4041453.76865564
                            ],
                            [
                                833337.451877881,
                                -4185791.40325048
                            ],
                            [
                                750004.079690354,
                                -4330129.03784533
                            ],
                            [
                                583337.3353153,
                                -4330129.03784533
                            ],
                            [
                                500003.963127773,
                                -4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442459"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -4330129.03784533
                            ],
                            [
                                833337.451877881,
                                -4185791.40325048
                            ],
                            [
                                1000004.19625294,
                                -4185791.40325048
                            ],
                            [
                                1083337.56844046,
                                -4330129.03784533
                            ],
                            [
                                1000004.19625294,
                                -4474466.67244017
                            ],
                            [
                                833337.451877881,
                                -4474466.67244017
                            ],
                            [
                                750004.079690354,
                                -4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442513"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                -4763141.94162986
                            ],
                            [
                                1083337.56844046,
                                -4618804.30703502
                            ],
                            [
                                1250004.31281552,
                                -4618804.30703502
                            ],
                            [
                                1333337.68500304,
                                -4763141.94162986
                            ],
                            [
                                1250004.31281552,
                                -4907479.5762247
                            ],
                            [
                                1083337.56844046,
                                -4907479.5762247
                            ],
                            [
                                1000004.19625294,
                                -4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442515"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                -4185791.40325048
                            ],
                            [
                                1083337.56844046,
                                -4041453.76865564
                            ],
                            [
                                1250004.31281552,
                                -4041453.76865564
                            ],
                            [
                                1333337.68500304,
                                -4185791.40325048
                            ],
                            [
                                1250004.31281552,
                                -4330129.03784533
                            ],
                            [
                                1083337.56844046,
                                -4330129.03784533
                            ],
                            [
                                1000004.19625294,
                                -4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442571"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                -3752778.49946595
                            ],
                            [
                                1333337.68500304,
                                -3608440.86487111
                            ],
                            [
                                1500004.4293781,
                                -3608440.86487111
                            ],
                            [
                                1583337.80156563,
                                -3752778.49946595
                            ],
                            [
                                1500004.4293781,
                                -3897116.13406079
                            ],
                            [
                                1333337.68500304,
                                -3897116.13406079
                            ],
                            [
                                1250004.31281552,
                                -3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442572"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                -3464103.23027626
                            ],
                            [
                                1333337.68500304,
                                -3319765.59568142
                            ],
                            [
                                1500004.4293781,
                                -3319765.59568142
                            ],
                            [
                                1583337.80156563,
                                -3464103.23027626
                            ],
                            [
                                1500004.4293781,
                                -3608440.86487111
                            ],
                            [
                                1333337.68500304,
                                -3608440.86487111
                            ],
                            [
                                1250004.31281552,
                                -3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442716"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                6350855.92217315
                            ],
                            [
                                1833337.91812821,
                                6495193.55676799
                            ],
                            [
                                2000004.66250326,
                                6495193.55676799
                            ],
                            [
                                2083338.03469079,
                                6350855.92217315
                            ],
                            [
                                2000004.66250326,
                                6206518.2875783
                            ],
                            [
                                1833337.91812821,
                                6206518.2875783
                            ],
                            [
                                1750004.54594068,
                                6350855.92217315
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442730"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -5629167.74919892
                            ],
                            [
                                2083338.03469079,
                                -5484830.11460408
                            ],
                            [
                                2250004.77906584,
                                -5484830.11460408
                            ],
                            [
                                2333338.15125337,
                                -5629167.74919892
                            ],
                            [
                                2250004.77906584,
                                -5773505.38379377
                            ],
                            [
                                2083338.03469079,
                                -5773505.38379377
                            ],
                            [
                                2000004.66250326,
                                -5629167.74919892
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442731"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -5340492.48000924
                            ],
                            [
                                2083338.03469079,
                                -5196154.84541439
                            ],
                            [
                                2250004.77906584,
                                -5196154.84541439
                            ],
                            [
                                2333338.15125337,
                                -5340492.48000924
                            ],
                            [
                                2250004.77906584,
                                -5484830.11460408
                            ],
                            [
                                2083338.03469079,
                                -5484830.11460408
                            ],
                            [
                                2000004.66250326,
                                -5340492.48000924
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442738"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -3319765.59568142
                            ],
                            [
                                2083338.03469079,
                                -3175427.96108657
                            ],
                            [
                                2250004.77906584,
                                -3175427.96108657
                            ],
                            [
                                2333338.15125337,
                                -3319765.59568142
                            ],
                            [
                                2250004.77906584,
                                -3464103.23027626
                            ],
                            [
                                2083338.03469079,
                                -3464103.23027626
                            ],
                            [
                                2000004.66250326,
                                -3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442785"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -5484830.11460408
                            ],
                            [
                                2333338.15125337,
                                -5340492.48000924
                            ],
                            [
                                2500004.89562843,
                                -5340492.48000924
                            ],
                            [
                                2583338.26781595,
                                -5484830.11460408
                            ],
                            [
                                2500004.89562843,
                                -5629167.74919892
                            ],
                            [
                                2333338.15125337,
                                -5629167.74919892
                            ],
                            [
                                2250004.77906584,
                                -5484830.11460408
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442786"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -5196154.84541439
                            ],
                            [
                                2333338.15125337,
                                -5051817.21081955
                            ],
                            [
                                2500004.89562843,
                                -5051817.21081955
                            ],
                            [
                                2583338.26781595,
                                -5196154.84541439
                            ],
                            [
                                2500004.89562843,
                                -5340492.48000924
                            ],
                            [
                                2333338.15125337,
                                -5340492.48000924
                            ],
                            [
                                2250004.77906584,
                                -5196154.84541439
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442839"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -5917843.01838861
                            ],
                            [
                                2583338.26781595,
                                -5773505.38379377
                            ],
                            [
                                2750005.01219101,
                                -5773505.38379377
                            ],
                            [
                                2833338.38437853,
                                -5917843.01838861
                            ],
                            [
                                2750005.01219101,
                                -6062180.65298346
                            ],
                            [
                                2583338.26781595,
                                -6062180.65298346
                            ],
                            [
                                2500004.89562843,
                                -5917843.01838861
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442840"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -5629167.74919892
                            ],
                            [
                                2583338.26781595,
                                -5484830.11460408
                            ],
                            [
                                2750005.01219101,
                                -5484830.11460408
                            ],
                            [
                                2833338.38437853,
                                -5629167.74919892
                            ],
                            [
                                2750005.01219101,
                                -5773505.38379377
                            ],
                            [
                                2583338.26781595,
                                -5773505.38379377
                            ],
                            [
                                2500004.89562843,
                                -5629167.74919892
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442841"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -5340492.48000924
                            ],
                            [
                                2583338.26781595,
                                -5196154.84541439
                            ],
                            [
                                2750005.01219101,
                                -5196154.84541439
                            ],
                            [
                                2833338.38437853,
                                -5340492.48000924
                            ],
                            [
                                2750005.01219101,
                                -5484830.11460408
                            ],
                            [
                                2583338.26781595,
                                -5484830.11460408
                            ],
                            [
                                2500004.89562843,
                                -5340492.48000924
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442842"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -5051817.21081955
                            ],
                            [
                                2583338.26781595,
                                -4907479.5762247
                            ],
                            [
                                2750005.01219101,
                                -4907479.5762247
                            ],
                            [
                                2833338.38437853,
                                -5051817.21081955
                            ],
                            [
                                2750005.01219101,
                                -5196154.84541439
                            ],
                            [
                                2583338.26781595,
                                -5196154.84541439
                            ],
                            [
                                2500004.89562843,
                                -5051817.21081955
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442893"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -6062180.65298346
                            ],
                            [
                                2833338.38437853,
                                -5917843.01838861
                            ],
                            [
                                3000005.12875359,
                                -5917843.01838861
                            ],
                            [
                                3083338.50094112,
                                -6062180.65298346
                            ],
                            [
                                3000005.12875359,
                                -6206518.2875783
                            ],
                            [
                                2833338.38437853,
                                -6206518.2875783
                            ],
                            [
                                2750005.01219101,
                                -6062180.65298346
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442894"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -5773505.38379377
                            ],
                            [
                                2833338.38437853,
                                -5629167.74919892
                            ],
                            [
                                3000005.12875359,
                                -5629167.74919892
                            ],
                            [
                                3083338.50094112,
                                -5773505.38379377
                            ],
                            [
                                3000005.12875359,
                                -5917843.01838861
                            ],
                            [
                                2833338.38437853,
                                -5917843.01838861
                            ],
                            [
                                2750005.01219101,
                                -5773505.38379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442895"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -5484830.11460408
                            ],
                            [
                                2833338.38437853,
                                -5340492.48000924
                            ],
                            [
                                3000005.12875359,
                                -5340492.48000924
                            ],
                            [
                                3083338.50094112,
                                -5484830.11460408
                            ],
                            [
                                3000005.12875359,
                                -5629167.74919892
                            ],
                            [
                                2833338.38437853,
                                -5629167.74919892
                            ],
                            [
                                2750005.01219101,
                                -5484830.11460408
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442896"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -5196154.84541439
                            ],
                            [
                                2833338.38437853,
                                -5051817.21081955
                            ],
                            [
                                3000005.12875359,
                                -5051817.21081955
                            ],
                            [
                                3083338.50094112,
                                -5196154.84541439
                            ],
                            [
                                3000005.12875359,
                                -5340492.48000924
                            ],
                            [
                                2833338.38437853,
                                -5340492.48000924
                            ],
                            [
                                2750005.01219101,
                                -5196154.84541439
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442898"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -4618804.30703502
                            ],
                            [
                                2833338.38437853,
                                -4474466.67244017
                            ],
                            [
                                3000005.12875359,
                                -4474466.67244017
                            ],
                            [
                                3083338.50094112,
                                -4618804.30703502
                            ],
                            [
                                3000005.12875359,
                                -4763141.94162986
                            ],
                            [
                                2833338.38437853,
                                -4763141.94162986
                            ],
                            [
                                2750005.01219101,
                                -4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442900"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -4041453.76865564
                            ],
                            [
                                2833338.38437853,
                                -3897116.13406079
                            ],
                            [
                                3000005.12875359,
                                -3897116.13406079
                            ],
                            [
                                3083338.50094112,
                                -4041453.76865564
                            ],
                            [
                                3000005.12875359,
                                -4185791.40325048
                            ],
                            [
                                2833338.38437853,
                                -4185791.40325048
                            ],
                            [
                                2750005.01219101,
                                -4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442949"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -5917843.01838861
                            ],
                            [
                                3083338.50094112,
                                -5773505.38379377
                            ],
                            [
                                3250005.24531617,
                                -5773505.38379377
                            ],
                            [
                                3333338.6175037,
                                -5917843.01838861
                            ],
                            [
                                3250005.24531617,
                                -6062180.65298346
                            ],
                            [
                                3083338.50094112,
                                -6062180.65298346
                            ],
                            [
                                3000005.12875359,
                                -5917843.01838861
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442950"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -5629167.74919892
                            ],
                            [
                                3083338.50094112,
                                -5484830.11460408
                            ],
                            [
                                3250005.24531617,
                                -5484830.11460408
                            ],
                            [
                                3333338.6175037,
                                -5629167.74919892
                            ],
                            [
                                3250005.24531617,
                                -5773505.38379377
                            ],
                            [
                                3083338.50094112,
                                -5773505.38379377
                            ],
                            [
                                3000005.12875359,
                                -5629167.74919892
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442951"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -5340492.48000924
                            ],
                            [
                                3083338.50094112,
                                -5196154.84541439
                            ],
                            [
                                3250005.24531617,
                                -5196154.84541439
                            ],
                            [
                                3333338.6175037,
                                -5340492.48000924
                            ],
                            [
                                3250005.24531617,
                                -5484830.11460408
                            ],
                            [
                                3083338.50094112,
                                -5484830.11460408
                            ],
                            [
                                3000005.12875359,
                                -5340492.48000924
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442956"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -3897116.13406079
                            ],
                            [
                                3083338.50094112,
                                -3752778.49946595
                            ],
                            [
                                3250005.24531617,
                                -3752778.49946595
                            ],
                            [
                                3333338.6175037,
                                -3897116.13406079
                            ],
                            [
                                3250005.24531617,
                                -4041453.76865564
                            ],
                            [
                                3083338.50094112,
                                -4041453.76865564
                            ],
                            [
                                3000005.12875359,
                                -3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442970"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                144337.634594845
                            ],
                            [
                                3083338.50094112,
                                288675.269189689
                            ],
                            [
                                3250005.24531617,
                                288675.269189689
                            ],
                            [
                                3333338.6175037,
                                144337.634594845
                            ],
                            [
                                3250005.24531617,
                                0.0
                            ],
                            [
                                3083338.50094112,
                                0.0
                            ],
                            [
                                3000005.12875359,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442983"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                3897116.13406079
                            ],
                            [
                                3083338.50094112,
                                4041453.76865564
                            ],
                            [
                                3250005.24531617,
                                4041453.76865564
                            ],
                            [
                                3333338.6175037,
                                3897116.13406079
                            ],
                            [
                                3250005.24531617,
                                3752778.49946595
                            ],
                            [
                                3083338.50094112,
                                3752778.49946595
                            ],
                            [
                                3000005.12875359,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443118"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                -4618804.30703502
                            ],
                            [
                                3833338.85062886,
                                -4474466.67244017
                            ],
                            [
                                4000005.59500391,
                                -4474466.67244017
                            ],
                            [
                                4083338.96719144,
                                -4618804.30703502
                            ],
                            [
                                4000005.59500391,
                                -4763141.94162986
                            ],
                            [
                                3833338.85062886,
                                -4763141.94162986
                            ],
                            [
                                3750005.47844133,
                                -4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443137"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                866025.807569066
                            ],
                            [
                                3833338.85062886,
                                1010363.44216391
                            ],
                            [
                                4000005.59500391,
                                1010363.44216391
                            ],
                            [
                                4083338.96719144,
                                866025.807569066
                            ],
                            [
                                4000005.59500391,
                                721688.172974221
                            ],
                            [
                                3833338.85062886,
                                721688.172974221
                            ],
                            [
                                3750005.47844133,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443138"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                1154701.07675875
                            ],
                            [
                                3833338.85062886,
                                1299038.7113536
                            ],
                            [
                                4000005.59500391,
                                1299038.7113536
                            ],
                            [
                                4083338.96719144,
                                1154701.07675875
                            ],
                            [
                                4000005.59500391,
                                1010363.44216391
                            ],
                            [
                                3833338.85062886,
                                1010363.44216391
                            ],
                            [
                                3750005.47844133,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443139"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                1443376.34594844
                            ],
                            [
                                3833338.85062886,
                                1587713.98054329
                            ],
                            [
                                4000005.59500391,
                                1587713.98054329
                            ],
                            [
                                4083338.96719144,
                                1443376.34594844
                            ],
                            [
                                4000005.59500391,
                                1299038.7113536
                            ],
                            [
                                3833338.85062886,
                                1299038.7113536
                            ],
                            [
                                3750005.47844133,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443140"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                1732051.61513813
                            ],
                            [
                                3833338.85062886,
                                1876389.24973297
                            ],
                            [
                                4000005.59500391,
                                1876389.24973297
                            ],
                            [
                                4083338.96719144,
                                1732051.61513813
                            ],
                            [
                                4000005.59500391,
                                1587713.98054329
                            ],
                            [
                                3833338.85062886,
                                1587713.98054329
                            ],
                            [
                                3750005.47844133,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443141"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                2020726.88432782
                            ],
                            [
                                3833338.85062886,
                                2165064.51892266
                            ],
                            [
                                4000005.59500391,
                                2165064.51892266
                            ],
                            [
                                4083338.96719144,
                                2020726.88432782
                            ],
                            [
                                4000005.59500391,
                                1876389.24973297
                            ],
                            [
                                3833338.85062886,
                                1876389.24973297
                            ],
                            [
                                3750005.47844133,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443145"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                3175427.96108657
                            ],
                            [
                                3833338.85062886,
                                3319765.59568142
                            ],
                            [
                                4000005.59500391,
                                3319765.59568142
                            ],
                            [
                                4083338.96719144,
                                3175427.96108657
                            ],
                            [
                                4000005.59500391,
                                3031090.32649173
                            ],
                            [
                                3833338.85062886,
                                3031090.32649173
                            ],
                            [
                                3750005.47844133,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443173"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                -4763141.94162986
                            ],
                            [
                                4083338.96719144,
                                -4618804.30703502
                            ],
                            [
                                4250005.7115665,
                                -4618804.30703502
                            ],
                            [
                                4333339.08375402,
                                -4763141.94162986
                            ],
                            [
                                4250005.7115665,
                                -4907479.5762247
                            ],
                            [
                                4083338.96719144,
                                -4907479.5762247
                            ],
                            [
                                4000005.59500391,
                                -4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443174"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                -4474466.67244017
                            ],
                            [
                                4083338.96719144,
                                -4330129.03784533
                            ],
                            [
                                4250005.7115665,
                                -4330129.03784533
                            ],
                            [
                                4333339.08375402,
                                -4474466.67244017
                            ],
                            [
                                4250005.7115665,
                                -4618804.30703502
                            ],
                            [
                                4083338.96719144,
                                -4618804.30703502
                            ],
                            [
                                4000005.59500391,
                                -4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443192"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                721688.172974221
                            ],
                            [
                                4083338.96719144,
                                866025.807569066
                            ],
                            [
                                4250005.7115665,
                                866025.807569066
                            ],
                            [
                                4333339.08375402,
                                721688.172974221
                            ],
                            [
                                4250005.7115665,
                                577350.538379378
                            ],
                            [
                                4083338.96719144,
                                577350.538379378
                            ],
                            [
                                4000005.59500391,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443193"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                1010363.44216391
                            ],
                            [
                                4083338.96719144,
                                1154701.07675875
                            ],
                            [
                                4250005.7115665,
                                1154701.07675875
                            ],
                            [
                                4333339.08375402,
                                1010363.44216391
                            ],
                            [
                                4250005.7115665,
                                866025.807569066
                            ],
                            [
                                4083338.96719144,
                                866025.807569066
                            ],
                            [
                                4000005.59500391,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443194"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                1299038.7113536
                            ],
                            [
                                4083338.96719144,
                                1443376.34594844
                            ],
                            [
                                4250005.7115665,
                                1443376.34594844
                            ],
                            [
                                4333339.08375402,
                                1299038.7113536
                            ],
                            [
                                4250005.7115665,
                                1154701.07675875
                            ],
                            [
                                4083338.96719144,
                                1154701.07675875
                            ],
                            [
                                4000005.59500391,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443195"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                1587713.98054329
                            ],
                            [
                                4083338.96719144,
                                1732051.61513813
                            ],
                            [
                                4250005.7115665,
                                1732051.61513813
                            ],
                            [
                                4333339.08375402,
                                1587713.98054329
                            ],
                            [
                                4250005.7115665,
                                1443376.34594844
                            ],
                            [
                                4083338.96719144,
                                1443376.34594844
                            ],
                            [
                                4000005.59500391,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443196"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                1876389.24973297
                            ],
                            [
                                4083338.96719144,
                                2020726.88432782
                            ],
                            [
                                4250005.7115665,
                                2020726.88432782
                            ],
                            [
                                4333339.08375402,
                                1876389.24973297
                            ],
                            [
                                4250005.7115665,
                                1732051.61513813
                            ],
                            [
                                4083338.96719144,
                                1732051.61513813
                            ],
                            [
                                4000005.59500391,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443197"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                2165064.51892266
                            ],
                            [
                                4083338.96719144,
                                2309402.15351751
                            ],
                            [
                                4250005.7115665,
                                2309402.15351751
                            ],
                            [
                                4333339.08375402,
                                2165064.51892266
                            ],
                            [
                                4250005.7115665,
                                2020726.88432782
                            ],
                            [
                                4083338.96719144,
                                2020726.88432782
                            ],
                            [
                                4000005.59500391,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443201"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                3319765.59568142
                            ],
                            [
                                4083338.96719144,
                                3464103.23027626
                            ],
                            [
                                4250005.7115665,
                                3464103.23027626
                            ],
                            [
                                4333339.08375402,
                                3319765.59568142
                            ],
                            [
                                4250005.7115665,
                                3175427.96108657
                            ],
                            [
                                4083338.96719144,
                                3175427.96108657
                            ],
                            [
                                4000005.59500391,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443227"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                -4907479.5762247
                            ],
                            [
                                4333339.08375402,
                                -4763141.94162986
                            ],
                            [
                                4500005.82812908,
                                -4763141.94162986
                            ],
                            [
                                4583339.2003166,
                                -4907479.5762247
                            ],
                            [
                                4500005.82812908,
                                -5051817.21081955
                            ],
                            [
                                4333339.08375402,
                                -5051817.21081955
                            ],
                            [
                                4250005.7115665,
                                -4907479.5762247
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443228"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                -4618804.30703502
                            ],
                            [
                                4333339.08375402,
                                -4474466.67244017
                            ],
                            [
                                4500005.82812908,
                                -4474466.67244017
                            ],
                            [
                                4583339.2003166,
                                -4618804.30703502
                            ],
                            [
                                4500005.82812908,
                                -4763141.94162986
                            ],
                            [
                                4333339.08375402,
                                -4763141.94162986
                            ],
                            [
                                4250005.7115665,
                                -4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443248"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                1154701.07675875
                            ],
                            [
                                4333339.08375402,
                                1299038.7113536
                            ],
                            [
                                4500005.82812908,
                                1299038.7113536
                            ],
                            [
                                4583339.2003166,
                                1154701.07675875
                            ],
                            [
                                4500005.82812908,
                                1010363.44216391
                            ],
                            [
                                4333339.08375402,
                                1010363.44216391
                            ],
                            [
                                4250005.7115665,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443249"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                1443376.34594844
                            ],
                            [
                                4333339.08375402,
                                1587713.98054329
                            ],
                            [
                                4500005.82812908,
                                1587713.98054329
                            ],
                            [
                                4583339.2003166,
                                1443376.34594844
                            ],
                            [
                                4500005.82812908,
                                1299038.7113536
                            ],
                            [
                                4333339.08375402,
                                1299038.7113536
                            ],
                            [
                                4250005.7115665,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443250"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                1732051.61513813
                            ],
                            [
                                4333339.08375402,
                                1876389.24973297
                            ],
                            [
                                4500005.82812908,
                                1876389.24973297
                            ],
                            [
                                4583339.2003166,
                                1732051.61513813
                            ],
                            [
                                4500005.82812908,
                                1587713.98054329
                            ],
                            [
                                4333339.08375402,
                                1587713.98054329
                            ],
                            [
                                4250005.7115665,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443251"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                2020726.88432782
                            ],
                            [
                                4333339.08375402,
                                2165064.51892266
                            ],
                            [
                                4500005.82812908,
                                2165064.51892266
                            ],
                            [
                                4583339.2003166,
                                2020726.88432782
                            ],
                            [
                                4500005.82812908,
                                1876389.24973297
                            ],
                            [
                                4333339.08375402,
                                1876389.24973297
                            ],
                            [
                                4250005.7115665,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443283"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                -4763141.94162986
                            ],
                            [
                                4583339.2003166,
                                -4618804.30703502
                            ],
                            [
                                4750005.94469166,
                                -4618804.30703502
                            ],
                            [
                                4833339.31687919,
                                -4763141.94162986
                            ],
                            [
                                4750005.94469166,
                                -4907479.5762247
                            ],
                            [
                                4583339.2003166,
                                -4907479.5762247
                            ],
                            [
                                4500005.82812908,
                                -4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443284"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                -4474466.67244017
                            ],
                            [
                                4583339.2003166,
                                -4330129.03784533
                            ],
                            [
                                4750005.94469166,
                                -4330129.03784533
                            ],
                            [
                                4833339.31687919,
                                -4474466.67244017
                            ],
                            [
                                4750005.94469166,
                                -4618804.30703502
                            ],
                            [
                                4583339.2003166,
                                -4618804.30703502
                            ],
                            [
                                4500005.82812908,
                                -4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443304"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                1299038.7113536
                            ],
                            [
                                4583339.2003166,
                                1443376.34594844
                            ],
                            [
                                4750005.94469166,
                                1443376.34594844
                            ],
                            [
                                4833339.31687919,
                                1299038.7113536
                            ],
                            [
                                4750005.94469166,
                                1154701.07675875
                            ],
                            [
                                4583339.2003166,
                                1154701.07675875
                            ],
                            [
                                4500005.82812908,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443338"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                -4618804.30703502
                            ],
                            [
                                4833339.31687919,
                                -4474466.67244017
                            ],
                            [
                                5000006.06125424,
                                -4474466.67244017
                            ],
                            [
                                5083339.43344177,
                                -4618804.30703502
                            ],
                            [
                                5000006.06125424,
                                -4763141.94162986
                            ],
                            [
                                4833339.31687919,
                                -4763141.94162986
                            ],
                            [
                                4750005.94469166,
                                -4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443339"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                -4330129.03784533
                            ],
                            [
                                4833339.31687919,
                                -4185791.40325048
                            ],
                            [
                                5000006.06125424,
                                -4185791.40325048
                            ],
                            [
                                5083339.43344177,
                                -4330129.03784533
                            ],
                            [
                                5000006.06125424,
                                -4474466.67244017
                            ],
                            [
                                4833339.31687919,
                                -4474466.67244017
                            ],
                            [
                                4750005.94469166,
                                -4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443394"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5000006.06125424,
                                -4474466.67244017
                            ],
                            [
                                5083339.43344177,
                                -4330129.03784533
                            ],
                            [
                                5250006.17781682,
                                -4330129.03784533
                            ],
                            [
                                5333339.55000435,
                                -4474466.67244017
                            ],
                            [
                                5250006.17781682,
                                -4618804.30703502
                            ],
                            [
                                5083339.43344177,
                                -4618804.30703502
                            ],
                            [
                                5000006.06125424,
                                -4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443451"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5250006.17781682,
                                -3752778.49946595
                            ],
                            [
                                5333339.55000435,
                                -3608440.86487111
                            ],
                            [
                                5500006.2943794,
                                -3608440.86487111
                            ],
                            [
                                5583339.66656693,
                                -3752778.49946595
                            ],
                            [
                                5500006.2943794,
                                -3897116.13406079
                            ],
                            [
                                5333339.55000435,
                                -3897116.13406079
                            ],
                            [
                                5250006.17781682,
                                -3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443506"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                -3897116.13406079
                            ],
                            [
                                5583339.66656693,
                                -3752778.49946595
                            ],
                            [
                                5750006.41094199,
                                -3752778.49946595
                            ],
                            [
                                5833339.78312951,
                                -3897116.13406079
                            ],
                            [
                                5750006.41094199,
                                -4041453.76865564
                            ],
                            [
                                5583339.66656693,
                                -4041453.76865564
                            ],
                            [
                                5500006.2943794,
                                -3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443507"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                -3608440.86487111
                            ],
                            [
                                5583339.66656693,
                                -3464103.23027626
                            ],
                            [
                                5750006.41094199,
                                -3464103.23027626
                            ],
                            [
                                5833339.78312951,
                                -3608440.86487111
                            ],
                            [
                                5750006.41094199,
                                -3752778.49946595
                            ],
                            [
                                5583339.66656693,
                                -3752778.49946595
                            ],
                            [
                                5500006.2943794,
                                -3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443508"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                -3319765.59568142
                            ],
                            [
                                5583339.66656693,
                                -3175427.96108657
                            ],
                            [
                                5750006.41094199,
                                -3175427.96108657
                            ],
                            [
                                5833339.78312951,
                                -3319765.59568142
                            ],
                            [
                                5750006.41094199,
                                -3464103.23027626
                            ],
                            [
                                5583339.66656693,
                                -3464103.23027626
                            ],
                            [
                                5500006.2943794,
                                -3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443509"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                -3031090.32649173
                            ],
                            [
                                5583339.66656693,
                                -2886752.69189688
                            ],
                            [
                                5750006.41094199,
                                -2886752.69189688
                            ],
                            [
                                5833339.78312951,
                                -3031090.32649173
                            ],
                            [
                                5750006.41094199,
                                -3175427.96108657
                            ],
                            [
                                5583339.66656693,
                                -3175427.96108657
                            ],
                            [
                                5500006.2943794,
                                -3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443524"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                1299038.7113536
                            ],
                            [
                                5583339.66656693,
                                1443376.34594844
                            ],
                            [
                                5750006.41094199,
                                1443376.34594844
                            ],
                            [
                                5833339.78312951,
                                1299038.7113536
                            ],
                            [
                                5750006.41094199,
                                1154701.07675875
                            ],
                            [
                                5583339.66656693,
                                1154701.07675875
                            ],
                            [
                                5500006.2943794,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443578"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5750006.41094199,
                                1154701.07675875
                            ],
                            [
                                5833339.78312951,
                                1299038.7113536
                            ],
                            [
                                6000006.52750457,
                                1299038.7113536
                            ],
                            [
                                6083339.89969209,
                                1154701.07675875
                            ],
                            [
                                6000006.52750457,
                                1010363.44216391
                            ],
                            [
                                5833339.78312951,
                                1010363.44216391
                            ],
                            [
                                5750006.41094199,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443579"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5750006.41094199,
                                1443376.34594844
                            ],
                            [
                                5833339.78312951,
                                1587713.98054329
                            ],
                            [
                                6000006.52750457,
                                1587713.98054329
                            ],
                            [
                                6083339.89969209,
                                1443376.34594844
                            ],
                            [
                                6000006.52750457,
                                1299038.7113536
                            ],
                            [
                                5833339.78312951,
                                1299038.7113536
                            ],
                            [
                                5750006.41094199,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443811"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                6750006.87719231,
                                4907479.57622471
                            ],
                            [
                                6833340.24937984,
                                5051817.21081955
                            ],
                            [
                                7000006.99375489,
                                5051817.21081955
                            ],
                            [
                                7083340.36594242,
                                4907479.57622471
                            ],
                            [
                                7000006.99375489,
                                4763141.94162986
                            ],
                            [
                                6833340.24937984,
                                4763141.94162986
                            ],
                            [
                                6750006.87719231,
                                4907479.57622471
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        }
    ],
    "crs": {
        "type": "name",
        "properties": {
            "name": "EPSG:3031"
        }
    },
    "type": "FeatureCollection"
}