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

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

{
    "features": [
        {
            "properties": {
                "pk": "441048"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5749998.95093677,
                                1154701.07675875
                            ],
                            [
                                -5666665.57874924,
                                1299038.7113536
                            ],
                            [
                                -5499998.83437418,
                                1299038.7113536
                            ],
                            [
                                -5416665.46218666,
                                1154701.07675875
                            ],
                            [
                                -5499998.83437418,
                                1010363.44216391
                            ],
                            [
                                -5666665.57874924,
                                1010363.44216391
                            ],
                            [
                                -5749998.95093677,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441049"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5749998.95093677,
                                1443376.34594844
                            ],
                            [
                                -5666665.57874924,
                                1587713.98054329
                            ],
                            [
                                -5499998.83437418,
                                1587713.98054329
                            ],
                            [
                                -5416665.46218666,
                                1443376.34594844
                            ],
                            [
                                -5499998.83437418,
                                1299038.7113536
                            ],
                            [
                                -5666665.57874924,
                                1299038.7113536
                            ],
                            [
                                -5749998.95093677,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441103"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                1010363.44216391
                            ],
                            [
                                -5416665.46218666,
                                1154701.07675875
                            ],
                            [
                                -5249998.7178116,
                                1154701.07675875
                            ],
                            [
                                -5166665.34562408,
                                1010363.44216391
                            ],
                            [
                                -5249998.7178116,
                                866025.807569066
                            ],
                            [
                                -5416665.46218666,
                                866025.807569066
                            ],
                            [
                                -5499998.83437418,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441104"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                1299038.7113536
                            ],
                            [
                                -5416665.46218666,
                                1443376.34594844
                            ],
                            [
                                -5249998.7178116,
                                1443376.34594844
                            ],
                            [
                                -5166665.34562408,
                                1299038.7113536
                            ],
                            [
                                -5249998.7178116,
                                1154701.07675875
                            ],
                            [
                                -5416665.46218666,
                                1154701.07675875
                            ],
                            [
                                -5499998.83437418,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441105"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                1587713.98054329
                            ],
                            [
                                -5416665.46218666,
                                1732051.61513813
                            ],
                            [
                                -5249998.7178116,
                                1732051.61513813
                            ],
                            [
                                -5166665.34562408,
                                1587713.98054329
                            ],
                            [
                                -5249998.7178116,
                                1443376.34594844
                            ],
                            [
                                -5416665.46218666,
                                1443376.34594844
                            ],
                            [
                                -5499998.83437418,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441154"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                0.0
                            ],
                            [
                                -5166665.34562408,
                                144337.634594845
                            ],
                            [
                                -4999998.60124902,
                                144337.634594845
                            ],
                            [
                                -4916665.22906149,
                                0.0
                            ],
                            [
                                -4999998.60124902,
                                -144337.634594844
                            ],
                            [
                                -5166665.34562408,
                                -144337.634594844
                            ],
                            [
                                -5249998.7178116,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441155"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                288675.269189689
                            ],
                            [
                                -5166665.34562408,
                                433012.903784533
                            ],
                            [
                                -4999998.60124902,
                                433012.903784533
                            ],
                            [
                                -4916665.22906149,
                                288675.269189689
                            ],
                            [
                                -4999998.60124902,
                                144337.634594845
                            ],
                            [
                                -5166665.34562408,
                                144337.634594845
                            ],
                            [
                                -5249998.7178116,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441156"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                577350.538379378
                            ],
                            [
                                -5166665.34562408,
                                721688.172974221
                            ],
                            [
                                -4999998.60124902,
                                721688.172974221
                            ],
                            [
                                -4916665.22906149,
                                577350.538379378
                            ],
                            [
                                -4999998.60124902,
                                433012.903784533
                            ],
                            [
                                -5166665.34562408,
                                433012.903784533
                            ],
                            [
                                -5249998.7178116,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441157"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                866025.807569066
                            ],
                            [
                                -5166665.34562408,
                                1010363.44216391
                            ],
                            [
                                -4999998.60124902,
                                1010363.44216391
                            ],
                            [
                                -4916665.22906149,
                                866025.807569066
                            ],
                            [
                                -4999998.60124902,
                                721688.172974221
                            ],
                            [
                                -5166665.34562408,
                                721688.172974221
                            ],
                            [
                                -5249998.7178116,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441158"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5249998.7178116,
                                1154701.07675875
                            ],
                            [
                                -5166665.34562408,
                                1299038.7113536
                            ],
                            [
                                -4999998.60124902,
                                1299038.7113536
                            ],
                            [
                                -4916665.22906149,
                                1154701.07675875
                            ],
                            [
                                -4999998.60124902,
                                1010363.44216391
                            ],
                            [
                                -5166665.34562408,
                                1010363.44216391
                            ],
                            [
                                -5249998.7178116,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "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": "441205"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                -1299038.7113536
                            ],
                            [
                                -4916665.22906149,
                                -1154701.07675875
                            ],
                            [
                                -4749998.48468644,
                                -1154701.07675875
                            ],
                            [
                                -4666665.11249891,
                                -1299038.7113536
                            ],
                            [
                                -4749998.48468644,
                                -1443376.34594844
                            ],
                            [
                                -4916665.22906149,
                                -1443376.34594844
                            ],
                            [
                                -4999998.60124902,
                                -1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441209"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                -144337.634594844
                            ],
                            [
                                -4916665.22906149,
                                0.0
                            ],
                            [
                                -4749998.48468644,
                                0.0
                            ],
                            [
                                -4666665.11249891,
                                -144337.634594844
                            ],
                            [
                                -4749998.48468644,
                                -288675.269189688
                            ],
                            [
                                -4916665.22906149,
                                -288675.269189688
                            ],
                            [
                                -4999998.60124902,
                                -144337.634594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441210"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                144337.634594845
                            ],
                            [
                                -4916665.22906149,
                                288675.269189689
                            ],
                            [
                                -4749998.48468644,
                                288675.269189689
                            ],
                            [
                                -4666665.11249891,
                                144337.634594845
                            ],
                            [
                                -4749998.48468644,
                                0.0
                            ],
                            [
                                -4916665.22906149,
                                0.0
                            ],
                            [
                                -4999998.60124902,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441211"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                433012.903784533
                            ],
                            [
                                -4916665.22906149,
                                577350.538379378
                            ],
                            [
                                -4749998.48468644,
                                577350.538379378
                            ],
                            [
                                -4666665.11249891,
                                433012.903784533
                            ],
                            [
                                -4749998.48468644,
                                288675.269189689
                            ],
                            [
                                -4916665.22906149,
                                288675.269189689
                            ],
                            [
                                -4999998.60124902,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441212"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                721688.172974221
                            ],
                            [
                                -4916665.22906149,
                                866025.807569066
                            ],
                            [
                                -4749998.48468644,
                                866025.807569066
                            ],
                            [
                                -4666665.11249891,
                                721688.172974221
                            ],
                            [
                                -4749998.48468644,
                                577350.538379378
                            ],
                            [
                                -4916665.22906149,
                                577350.538379378
                            ],
                            [
                                -4999998.60124902,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441213"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                1010363.44216391
                            ],
                            [
                                -4916665.22906149,
                                1154701.07675875
                            ],
                            [
                                -4749998.48468644,
                                1154701.07675875
                            ],
                            [
                                -4666665.11249891,
                                1010363.44216391
                            ],
                            [
                                -4749998.48468644,
                                866025.807569066
                            ],
                            [
                                -4916665.22906149,
                                866025.807569066
                            ],
                            [
                                -4999998.60124902,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441214"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                1299038.7113536
                            ],
                            [
                                -4916665.22906149,
                                1443376.34594844
                            ],
                            [
                                -4749998.48468644,
                                1443376.34594844
                            ],
                            [
                                -4666665.11249891,
                                1299038.7113536
                            ],
                            [
                                -4749998.48468644,
                                1154701.07675875
                            ],
                            [
                                -4916665.22906149,
                                1154701.07675875
                            ],
                            [
                                -4999998.60124902,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441215"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                1587713.98054329
                            ],
                            [
                                -4916665.22906149,
                                1732051.61513813
                            ],
                            [
                                -4749998.48468644,
                                1732051.61513813
                            ],
                            [
                                -4666665.11249891,
                                1587713.98054329
                            ],
                            [
                                -4749998.48468644,
                                1443376.34594844
                            ],
                            [
                                -4916665.22906149,
                                1443376.34594844
                            ],
                            [
                                -4999998.60124902,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441216"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                1876389.24973297
                            ],
                            [
                                -4916665.22906149,
                                2020726.88432782
                            ],
                            [
                                -4749998.48468644,
                                2020726.88432782
                            ],
                            [
                                -4666665.11249891,
                                1876389.24973297
                            ],
                            [
                                -4749998.48468644,
                                1732051.61513813
                            ],
                            [
                                -4916665.22906149,
                                1732051.61513813
                            ],
                            [
                                -4999998.60124902,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441220"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                3031090.32649173
                            ],
                            [
                                -4916665.22906149,
                                3175427.96108657
                            ],
                            [
                                -4749998.48468644,
                                3175427.96108657
                            ],
                            [
                                -4666665.11249891,
                                3031090.32649173
                            ],
                            [
                                -4749998.48468644,
                                2886752.69189689
                            ],
                            [
                                -4916665.22906149,
                                2886752.69189689
                            ],
                            [
                                -4999998.60124902,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441258"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                -1732051.61513813
                            ],
                            [
                                -4666665.11249891,
                                -1587713.98054329
                            ],
                            [
                                -4499998.36812386,
                                -1587713.98054329
                            ],
                            [
                                -4416664.99593633,
                                -1732051.61513813
                            ],
                            [
                                -4499998.36812386,
                                -1876389.24973297
                            ],
                            [
                                -4666665.11249891,
                                -1876389.24973297
                            ],
                            [
                                -4749998.48468644,
                                -1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441264"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                0.0
                            ],
                            [
                                -4666665.11249891,
                                144337.634594845
                            ],
                            [
                                -4499998.36812386,
                                144337.634594845
                            ],
                            [
                                -4416664.99593633,
                                0.0
                            ],
                            [
                                -4499998.36812386,
                                -144337.634594844
                            ],
                            [
                                -4666665.11249891,
                                -144337.634594844
                            ],
                            [
                                -4749998.48468644,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441265"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                288675.269189689
                            ],
                            [
                                -4666665.11249891,
                                433012.903784533
                            ],
                            [
                                -4499998.36812386,
                                433012.903784533
                            ],
                            [
                                -4416664.99593633,
                                288675.269189689
                            ],
                            [
                                -4499998.36812386,
                                144337.634594845
                            ],
                            [
                                -4666665.11249891,
                                144337.634594845
                            ],
                            [
                                -4749998.48468644,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441266"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                577350.538379378
                            ],
                            [
                                -4666665.11249891,
                                721688.172974221
                            ],
                            [
                                -4499998.36812386,
                                721688.172974221
                            ],
                            [
                                -4416664.99593633,
                                577350.538379378
                            ],
                            [
                                -4499998.36812386,
                                433012.903784533
                            ],
                            [
                                -4666665.11249891,
                                433012.903784533
                            ],
                            [
                                -4749998.48468644,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441267"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                866025.807569066
                            ],
                            [
                                -4666665.11249891,
                                1010363.44216391
                            ],
                            [
                                -4499998.36812386,
                                1010363.44216391
                            ],
                            [
                                -4416664.99593633,
                                866025.807569066
                            ],
                            [
                                -4499998.36812386,
                                721688.172974221
                            ],
                            [
                                -4666665.11249891,
                                721688.172974221
                            ],
                            [
                                -4749998.48468644,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441268"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                1154701.07675875
                            ],
                            [
                                -4666665.11249891,
                                1299038.7113536
                            ],
                            [
                                -4499998.36812386,
                                1299038.7113536
                            ],
                            [
                                -4416664.99593633,
                                1154701.07675875
                            ],
                            [
                                -4499998.36812386,
                                1010363.44216391
                            ],
                            [
                                -4666665.11249891,
                                1010363.44216391
                            ],
                            [
                                -4749998.48468644,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441269"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                1443376.34594844
                            ],
                            [
                                -4666665.11249891,
                                1587713.98054329
                            ],
                            [
                                -4499998.36812386,
                                1587713.98054329
                            ],
                            [
                                -4416664.99593633,
                                1443376.34594844
                            ],
                            [
                                -4499998.36812386,
                                1299038.7113536
                            ],
                            [
                                -4666665.11249891,
                                1299038.7113536
                            ],
                            [
                                -4749998.48468644,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441270"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                1732051.61513813
                            ],
                            [
                                -4666665.11249891,
                                1876389.24973297
                            ],
                            [
                                -4499998.36812386,
                                1876389.24973297
                            ],
                            [
                                -4416664.99593633,
                                1732051.61513813
                            ],
                            [
                                -4499998.36812386,
                                1587713.98054329
                            ],
                            [
                                -4666665.11249891,
                                1587713.98054329
                            ],
                            [
                                -4749998.48468644,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "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": "441275"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                3175427.96108657
                            ],
                            [
                                -4666665.11249891,
                                3319765.59568142
                            ],
                            [
                                -4499998.36812386,
                                3319765.59568142
                            ],
                            [
                                -4416664.99593633,
                                3175427.96108657
                            ],
                            [
                                -4499998.36812386,
                                3031090.32649173
                            ],
                            [
                                -4666665.11249891,
                                3031090.32649173
                            ],
                            [
                                -4749998.48468644,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441311"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                -2453739.78811235
                            ],
                            [
                                -4416664.99593633,
                                -2309402.15351751
                            ],
                            [
                                -4249998.25156128,
                                -2309402.15351751
                            ],
                            [
                                -4166664.87937375,
                                -2453739.78811235
                            ],
                            [
                                -4249998.25156128,
                                -2598077.4227072
                            ],
                            [
                                -4416664.99593633,
                                -2598077.4227072
                            ],
                            [
                                -4499998.36812386,
                                -2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441312"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                -2165064.51892266
                            ],
                            [
                                -4416664.99593633,
                                -2020726.88432782
                            ],
                            [
                                -4249998.25156128,
                                -2020726.88432782
                            ],
                            [
                                -4166664.87937375,
                                -2165064.51892266
                            ],
                            [
                                -4249998.25156128,
                                -2309402.15351751
                            ],
                            [
                                -4416664.99593633,
                                -2309402.15351751
                            ],
                            [
                                -4499998.36812386,
                                -2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441318"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                -433012.903784532
                            ],
                            [
                                -4416664.99593633,
                                -288675.269189688
                            ],
                            [
                                -4249998.25156128,
                                -288675.269189688
                            ],
                            [
                                -4166664.87937375,
                                -433012.903784532
                            ],
                            [
                                -4249998.25156128,
                                -577350.538379377
                            ],
                            [
                                -4416664.99593633,
                                -577350.538379377
                            ],
                            [
                                -4499998.36812386,
                                -433012.903784532
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441319"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                -144337.634594844
                            ],
                            [
                                -4416664.99593633,
                                0.0
                            ],
                            [
                                -4249998.25156128,
                                0.0
                            ],
                            [
                                -4166664.87937375,
                                -144337.634594844
                            ],
                            [
                                -4249998.25156128,
                                -288675.269189688
                            ],
                            [
                                -4416664.99593633,
                                -288675.269189688
                            ],
                            [
                                -4499998.36812386,
                                -144337.634594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441320"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                144337.634594845
                            ],
                            [
                                -4416664.99593633,
                                288675.269189689
                            ],
                            [
                                -4249998.25156128,
                                288675.269189689
                            ],
                            [
                                -4166664.87937375,
                                144337.634594845
                            ],
                            [
                                -4249998.25156128,
                                0.0
                            ],
                            [
                                -4416664.99593633,
                                0.0
                            ],
                            [
                                -4499998.36812386,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441321"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                433012.903784533
                            ],
                            [
                                -4416664.99593633,
                                577350.538379378
                            ],
                            [
                                -4249998.25156128,
                                577350.538379378
                            ],
                            [
                                -4166664.87937375,
                                433012.903784533
                            ],
                            [
                                -4249998.25156128,
                                288675.269189689
                            ],
                            [
                                -4416664.99593633,
                                288675.269189689
                            ],
                            [
                                -4499998.36812386,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441322"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                721688.172974221
                            ],
                            [
                                -4416664.99593633,
                                866025.807569066
                            ],
                            [
                                -4249998.25156128,
                                866025.807569066
                            ],
                            [
                                -4166664.87937375,
                                721688.172974221
                            ],
                            [
                                -4249998.25156128,
                                577350.538379378
                            ],
                            [
                                -4416664.99593633,
                                577350.538379378
                            ],
                            [
                                -4499998.36812386,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441323"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                1010363.44216391
                            ],
                            [
                                -4416664.99593633,
                                1154701.07675875
                            ],
                            [
                                -4249998.25156128,
                                1154701.07675875
                            ],
                            [
                                -4166664.87937375,
                                1010363.44216391
                            ],
                            [
                                -4249998.25156128,
                                866025.807569066
                            ],
                            [
                                -4416664.99593633,
                                866025.807569066
                            ],
                            [
                                -4499998.36812386,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441324"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                1299038.7113536
                            ],
                            [
                                -4416664.99593633,
                                1443376.34594844
                            ],
                            [
                                -4249998.25156128,
                                1443376.34594844
                            ],
                            [
                                -4166664.87937375,
                                1299038.7113536
                            ],
                            [
                                -4249998.25156128,
                                1154701.07675875
                            ],
                            [
                                -4416664.99593633,
                                1154701.07675875
                            ],
                            [
                                -4499998.36812386,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441325"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                1587713.98054329
                            ],
                            [
                                -4416664.99593633,
                                1732051.61513813
                            ],
                            [
                                -4249998.25156128,
                                1732051.61513813
                            ],
                            [
                                -4166664.87937375,
                                1587713.98054329
                            ],
                            [
                                -4249998.25156128,
                                1443376.34594844
                            ],
                            [
                                -4416664.99593633,
                                1443376.34594844
                            ],
                            [
                                -4499998.36812386,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441326"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                1876389.24973297
                            ],
                            [
                                -4416664.99593633,
                                2020726.88432782
                            ],
                            [
                                -4249998.25156128,
                                2020726.88432782
                            ],
                            [
                                -4166664.87937375,
                                1876389.24973297
                            ],
                            [
                                -4249998.25156128,
                                1732051.61513813
                            ],
                            [
                                -4416664.99593633,
                                1732051.61513813
                            ],
                            [
                                -4499998.36812386,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "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": "441331"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4499998.36812386,
                                3319765.59568142
                            ],
                            [
                                -4416664.99593633,
                                3464103.23027626
                            ],
                            [
                                -4249998.25156128,
                                3464103.23027626
                            ],
                            [
                                -4166664.87937375,
                                3319765.59568142
                            ],
                            [
                                -4249998.25156128,
                                3175427.96108657
                            ],
                            [
                                -4416664.99593633,
                                3175427.96108657
                            ],
                            [
                                -4499998.36812386,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441370"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                -1154701.07675875
                            ],
                            [
                                -4166664.87937375,
                                -1010363.44216391
                            ],
                            [
                                -3999998.13499869,
                                -1010363.44216391
                            ],
                            [
                                -3916664.76281117,
                                -1154701.07675875
                            ],
                            [
                                -3999998.13499869,
                                -1299038.7113536
                            ],
                            [
                                -4166664.87937375,
                                -1299038.7113536
                            ],
                            [
                                -4249998.25156128,
                                -1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441372"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                -577350.538379377
                            ],
                            [
                                -4166664.87937375,
                                -433012.903784532
                            ],
                            [
                                -3999998.13499869,
                                -433012.903784532
                            ],
                            [
                                -3916664.76281117,
                                -577350.538379377
                            ],
                            [
                                -3999998.13499869,
                                -721688.17297422
                            ],
                            [
                                -4166664.87937375,
                                -721688.17297422
                            ],
                            [
                                -4249998.25156128,
                                -577350.538379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441373"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                -288675.269189688
                            ],
                            [
                                -4166664.87937375,
                                -144337.634594844
                            ],
                            [
                                -3999998.13499869,
                                -144337.634594844
                            ],
                            [
                                -3916664.76281117,
                                -288675.269189688
                            ],
                            [
                                -3999998.13499869,
                                -433012.903784532
                            ],
                            [
                                -4166664.87937375,
                                -433012.903784532
                            ],
                            [
                                -4249998.25156128,
                                -288675.269189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441374"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                0.0
                            ],
                            [
                                -4166664.87937375,
                                144337.634594845
                            ],
                            [
                                -3999998.13499869,
                                144337.634594845
                            ],
                            [
                                -3916664.76281117,
                                0.0
                            ],
                            [
                                -3999998.13499869,
                                -144337.634594844
                            ],
                            [
                                -4166664.87937375,
                                -144337.634594844
                            ],
                            [
                                -4249998.25156128,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441375"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                288675.269189689
                            ],
                            [
                                -4166664.87937375,
                                433012.903784533
                            ],
                            [
                                -3999998.13499869,
                                433012.903784533
                            ],
                            [
                                -3916664.76281117,
                                288675.269189689
                            ],
                            [
                                -3999998.13499869,
                                144337.634594845
                            ],
                            [
                                -4166664.87937375,
                                144337.634594845
                            ],
                            [
                                -4249998.25156128,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441376"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                577350.538379378
                            ],
                            [
                                -4166664.87937375,
                                721688.172974221
                            ],
                            [
                                -3999998.13499869,
                                721688.172974221
                            ],
                            [
                                -3916664.76281117,
                                577350.538379378
                            ],
                            [
                                -3999998.13499869,
                                433012.903784533
                            ],
                            [
                                -4166664.87937375,
                                433012.903784533
                            ],
                            [
                                -4249998.25156128,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441377"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                866025.807569066
                            ],
                            [
                                -4166664.87937375,
                                1010363.44216391
                            ],
                            [
                                -3999998.13499869,
                                1010363.44216391
                            ],
                            [
                                -3916664.76281117,
                                866025.807569066
                            ],
                            [
                                -3999998.13499869,
                                721688.172974221
                            ],
                            [
                                -4166664.87937375,
                                721688.172974221
                            ],
                            [
                                -4249998.25156128,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441378"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                1154701.07675875
                            ],
                            [
                                -4166664.87937375,
                                1299038.7113536
                            ],
                            [
                                -3999998.13499869,
                                1299038.7113536
                            ],
                            [
                                -3916664.76281117,
                                1154701.07675875
                            ],
                            [
                                -3999998.13499869,
                                1010363.44216391
                            ],
                            [
                                -4166664.87937375,
                                1010363.44216391
                            ],
                            [
                                -4249998.25156128,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441379"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                1443376.34594844
                            ],
                            [
                                -4166664.87937375,
                                1587713.98054329
                            ],
                            [
                                -3999998.13499869,
                                1587713.98054329
                            ],
                            [
                                -3916664.76281117,
                                1443376.34594844
                            ],
                            [
                                -3999998.13499869,
                                1299038.7113536
                            ],
                            [
                                -4166664.87937375,
                                1299038.7113536
                            ],
                            [
                                -4249998.25156128,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "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": "441386"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4249998.25156128,
                                3464103.23027626
                            ],
                            [
                                -4166664.87937375,
                                3608440.86487111
                            ],
                            [
                                -3999998.13499869,
                                3608440.86487111
                            ],
                            [
                                -3916664.76281117,
                                3464103.23027626
                            ],
                            [
                                -3999998.13499869,
                                3319765.59568142
                            ],
                            [
                                -4166664.87937375,
                                3319765.59568142
                            ],
                            [
                                -4249998.25156128,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441420"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                -2742415.05730204
                            ],
                            [
                                -3916664.76281117,
                                -2598077.4227072
                            ],
                            [
                                -3749998.01843611,
                                -2598077.4227072
                            ],
                            [
                                -3666664.64624859,
                                -2742415.05730204
                            ],
                            [
                                -3749998.01843611,
                                -2886752.69189688
                            ],
                            [
                                -3916664.76281117,
                                -2886752.69189688
                            ],
                            [
                                -3999998.13499869,
                                -2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441425"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                -1299038.7113536
                            ],
                            [
                                -3916664.76281117,
                                -1154701.07675875
                            ],
                            [
                                -3749998.01843611,
                                -1154701.07675875
                            ],
                            [
                                -3666664.64624859,
                                -1299038.7113536
                            ],
                            [
                                -3749998.01843611,
                                -1443376.34594844
                            ],
                            [
                                -3916664.76281117,
                                -1443376.34594844
                            ],
                            [
                                -3999998.13499869,
                                -1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441426"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                -1010363.44216391
                            ],
                            [
                                -3916664.76281117,
                                -866025.807569065
                            ],
                            [
                                -3749998.01843611,
                                -866025.807569065
                            ],
                            [
                                -3666664.64624859,
                                -1010363.44216391
                            ],
                            [
                                -3749998.01843611,
                                -1154701.07675875
                            ],
                            [
                                -3916664.76281117,
                                -1154701.07675875
                            ],
                            [
                                -3999998.13499869,
                                -1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441427"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                -721688.17297422
                            ],
                            [
                                -3916664.76281117,
                                -577350.538379377
                            ],
                            [
                                -3749998.01843611,
                                -577350.538379377
                            ],
                            [
                                -3666664.64624859,
                                -721688.17297422
                            ],
                            [
                                -3749998.01843611,
                                -866025.807569065
                            ],
                            [
                                -3916664.76281117,
                                -866025.807569065
                            ],
                            [
                                -3999998.13499869,
                                -721688.17297422
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441428"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                -433012.903784532
                            ],
                            [
                                -3916664.76281117,
                                -288675.269189688
                            ],
                            [
                                -3749998.01843611,
                                -288675.269189688
                            ],
                            [
                                -3666664.64624859,
                                -433012.903784532
                            ],
                            [
                                -3749998.01843611,
                                -577350.538379377
                            ],
                            [
                                -3916664.76281117,
                                -577350.538379377
                            ],
                            [
                                -3999998.13499869,
                                -433012.903784532
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441429"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                -144337.634594844
                            ],
                            [
                                -3916664.76281117,
                                0.0
                            ],
                            [
                                -3749998.01843611,
                                0.0
                            ],
                            [
                                -3666664.64624859,
                                -144337.634594844
                            ],
                            [
                                -3749998.01843611,
                                -288675.269189688
                            ],
                            [
                                -3916664.76281117,
                                -288675.269189688
                            ],
                            [
                                -3999998.13499869,
                                -144337.634594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441430"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                144337.634594845
                            ],
                            [
                                -3916664.76281117,
                                288675.269189689
                            ],
                            [
                                -3749998.01843611,
                                288675.269189689
                            ],
                            [
                                -3666664.64624859,
                                144337.634594845
                            ],
                            [
                                -3749998.01843611,
                                0.0
                            ],
                            [
                                -3916664.76281117,
                                0.0
                            ],
                            [
                                -3999998.13499869,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441431"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                433012.903784533
                            ],
                            [
                                -3916664.76281117,
                                577350.538379378
                            ],
                            [
                                -3749998.01843611,
                                577350.538379378
                            ],
                            [
                                -3666664.64624859,
                                433012.903784533
                            ],
                            [
                                -3749998.01843611,
                                288675.269189689
                            ],
                            [
                                -3916664.76281117,
                                288675.269189689
                            ],
                            [
                                -3999998.13499869,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441432"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                721688.172974221
                            ],
                            [
                                -3916664.76281117,
                                866025.807569066
                            ],
                            [
                                -3749998.01843611,
                                866025.807569066
                            ],
                            [
                                -3666664.64624859,
                                721688.172974221
                            ],
                            [
                                -3749998.01843611,
                                577350.538379378
                            ],
                            [
                                -3916664.76281117,
                                577350.538379378
                            ],
                            [
                                -3999998.13499869,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441433"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                1010363.44216391
                            ],
                            [
                                -3916664.76281117,
                                1154701.07675875
                            ],
                            [
                                -3749998.01843611,
                                1154701.07675875
                            ],
                            [
                                -3666664.64624859,
                                1010363.44216391
                            ],
                            [
                                -3749998.01843611,
                                866025.807569066
                            ],
                            [
                                -3916664.76281117,
                                866025.807569066
                            ],
                            [
                                -3999998.13499869,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "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": "441443"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3999998.13499869,
                                3897116.13406079
                            ],
                            [
                                -3916664.76281117,
                                4041453.76865564
                            ],
                            [
                                -3749998.01843611,
                                4041453.76865564
                            ],
                            [
                                -3666664.64624859,
                                3897116.13406079
                            ],
                            [
                                -3749998.01843611,
                                3752778.49946595
                            ],
                            [
                                -3916664.76281117,
                                3752778.49946595
                            ],
                            [
                                -3999998.13499869,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441478"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                -1732051.61513813
                            ],
                            [
                                -3666664.64624859,
                                -1587713.98054329
                            ],
                            [
                                -3499997.90187353,
                                -1587713.98054329
                            ],
                            [
                                -3416664.529686,
                                -1732051.61513813
                            ],
                            [
                                -3499997.90187353,
                                -1876389.24973297
                            ],
                            [
                                -3666664.64624859,
                                -1876389.24973297
                            ],
                            [
                                -3749998.01843611,
                                -1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441479"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                -1443376.34594844
                            ],
                            [
                                -3666664.64624859,
                                -1299038.7113536
                            ],
                            [
                                -3499997.90187353,
                                -1299038.7113536
                            ],
                            [
                                -3416664.529686,
                                -1443376.34594844
                            ],
                            [
                                -3499997.90187353,
                                -1587713.98054329
                            ],
                            [
                                -3666664.64624859,
                                -1587713.98054329
                            ],
                            [
                                -3749998.01843611,
                                -1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441480"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                -1154701.07675875
                            ],
                            [
                                -3666664.64624859,
                                -1010363.44216391
                            ],
                            [
                                -3499997.90187353,
                                -1010363.44216391
                            ],
                            [
                                -3416664.529686,
                                -1154701.07675875
                            ],
                            [
                                -3499997.90187353,
                                -1299038.7113536
                            ],
                            [
                                -3666664.64624859,
                                -1299038.7113536
                            ],
                            [
                                -3749998.01843611,
                                -1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441481"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                -866025.807569065
                            ],
                            [
                                -3666664.64624859,
                                -721688.17297422
                            ],
                            [
                                -3499997.90187353,
                                -721688.17297422
                            ],
                            [
                                -3416664.529686,
                                -866025.807569065
                            ],
                            [
                                -3499997.90187353,
                                -1010363.44216391
                            ],
                            [
                                -3666664.64624859,
                                -1010363.44216391
                            ],
                            [
                                -3749998.01843611,
                                -866025.807569065
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441482"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                -577350.538379377
                            ],
                            [
                                -3666664.64624859,
                                -433012.903784532
                            ],
                            [
                                -3499997.90187353,
                                -433012.903784532
                            ],
                            [
                                -3416664.529686,
                                -577350.538379377
                            ],
                            [
                                -3499997.90187353,
                                -721688.17297422
                            ],
                            [
                                -3666664.64624859,
                                -721688.17297422
                            ],
                            [
                                -3749998.01843611,
                                -577350.538379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441483"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                -288675.269189688
                            ],
                            [
                                -3666664.64624859,
                                -144337.634594844
                            ],
                            [
                                -3499997.90187353,
                                -144337.634594844
                            ],
                            [
                                -3416664.529686,
                                -288675.269189688
                            ],
                            [
                                -3499997.90187353,
                                -433012.903784532
                            ],
                            [
                                -3666664.64624859,
                                -433012.903784532
                            ],
                            [
                                -3749998.01843611,
                                -288675.269189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441484"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                0.0
                            ],
                            [
                                -3666664.64624859,
                                144337.634594845
                            ],
                            [
                                -3499997.90187353,
                                144337.634594845
                            ],
                            [
                                -3416664.529686,
                                0.0
                            ],
                            [
                                -3499997.90187353,
                                -144337.634594844
                            ],
                            [
                                -3666664.64624859,
                                -144337.634594844
                            ],
                            [
                                -3749998.01843611,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441485"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                288675.269189689
                            ],
                            [
                                -3666664.64624859,
                                433012.903784533
                            ],
                            [
                                -3499997.90187353,
                                433012.903784533
                            ],
                            [
                                -3416664.529686,
                                288675.269189689
                            ],
                            [
                                -3499997.90187353,
                                144337.634594845
                            ],
                            [
                                -3666664.64624859,
                                144337.634594845
                            ],
                            [
                                -3749998.01843611,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441486"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                577350.538379378
                            ],
                            [
                                -3666664.64624859,
                                721688.172974221
                            ],
                            [
                                -3499997.90187353,
                                721688.172974221
                            ],
                            [
                                -3416664.529686,
                                577350.538379378
                            ],
                            [
                                -3499997.90187353,
                                433012.903784533
                            ],
                            [
                                -3666664.64624859,
                                433012.903784533
                            ],
                            [
                                -3749998.01843611,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441487"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                866025.807569066
                            ],
                            [
                                -3666664.64624859,
                                1010363.44216391
                            ],
                            [
                                -3499997.90187353,
                                1010363.44216391
                            ],
                            [
                                -3416664.529686,
                                866025.807569066
                            ],
                            [
                                -3499997.90187353,
                                721688.172974221
                            ],
                            [
                                -3666664.64624859,
                                721688.172974221
                            ],
                            [
                                -3749998.01843611,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441488"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                1154701.07675875
                            ],
                            [
                                -3666664.64624859,
                                1299038.7113536
                            ],
                            [
                                -3499997.90187353,
                                1299038.7113536
                            ],
                            [
                                -3416664.529686,
                                1154701.07675875
                            ],
                            [
                                -3499997.90187353,
                                1010363.44216391
                            ],
                            [
                                -3666664.64624859,
                                1010363.44216391
                            ],
                            [
                                -3749998.01843611,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "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": "441496"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                3464103.23027626
                            ],
                            [
                                -3666664.64624859,
                                3608440.86487111
                            ],
                            [
                                -3499997.90187353,
                                3608440.86487111
                            ],
                            [
                                -3416664.529686,
                                3464103.23027626
                            ],
                            [
                                -3499997.90187353,
                                3319765.59568142
                            ],
                            [
                                -3666664.64624859,
                                3319765.59568142
                            ],
                            [
                                -3749998.01843611,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "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": "441498"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                4041453.76865564
                            ],
                            [
                                -3666664.64624859,
                                4185791.40325048
                            ],
                            [
                                -3499997.90187353,
                                4185791.40325048
                            ],
                            [
                                -3416664.529686,
                                4041453.76865564
                            ],
                            [
                                -3499997.90187353,
                                3897116.13406079
                            ],
                            [
                                -3666664.64624859,
                                3897116.13406079
                            ],
                            [
                                -3749998.01843611,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441533"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                -1876389.24973297
                            ],
                            [
                                -3416664.529686,
                                -1732051.61513813
                            ],
                            [
                                -3249997.78531095,
                                -1732051.61513813
                            ],
                            [
                                -3166664.41312342,
                                -1876389.24973297
                            ],
                            [
                                -3249997.78531095,
                                -2020726.88432782
                            ],
                            [
                                -3416664.529686,
                                -2020726.88432782
                            ],
                            [
                                -3499997.90187353,
                                -1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441534"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                -1587713.98054329
                            ],
                            [
                                -3416664.529686,
                                -1443376.34594844
                            ],
                            [
                                -3249997.78531095,
                                -1443376.34594844
                            ],
                            [
                                -3166664.41312342,
                                -1587713.98054329
                            ],
                            [
                                -3249997.78531095,
                                -1732051.61513813
                            ],
                            [
                                -3416664.529686,
                                -1732051.61513813
                            ],
                            [
                                -3499997.90187353,
                                -1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441535"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                -1299038.7113536
                            ],
                            [
                                -3416664.529686,
                                -1154701.07675875
                            ],
                            [
                                -3249997.78531095,
                                -1154701.07675875
                            ],
                            [
                                -3166664.41312342,
                                -1299038.7113536
                            ],
                            [
                                -3249997.78531095,
                                -1443376.34594844
                            ],
                            [
                                -3416664.529686,
                                -1443376.34594844
                            ],
                            [
                                -3499997.90187353,
                                -1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441536"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                -1010363.44216391
                            ],
                            [
                                -3416664.529686,
                                -866025.807569065
                            ],
                            [
                                -3249997.78531095,
                                -866025.807569065
                            ],
                            [
                                -3166664.41312342,
                                -1010363.44216391
                            ],
                            [
                                -3249997.78531095,
                                -1154701.07675875
                            ],
                            [
                                -3416664.529686,
                                -1154701.07675875
                            ],
                            [
                                -3499997.90187353,
                                -1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441537"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                -721688.17297422
                            ],
                            [
                                -3416664.529686,
                                -577350.538379377
                            ],
                            [
                                -3249997.78531095,
                                -577350.538379377
                            ],
                            [
                                -3166664.41312342,
                                -721688.17297422
                            ],
                            [
                                -3249997.78531095,
                                -866025.807569065
                            ],
                            [
                                -3416664.529686,
                                -866025.807569065
                            ],
                            [
                                -3499997.90187353,
                                -721688.17297422
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441538"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                -433012.903784532
                            ],
                            [
                                -3416664.529686,
                                -288675.269189688
                            ],
                            [
                                -3249997.78531095,
                                -288675.269189688
                            ],
                            [
                                -3166664.41312342,
                                -433012.903784532
                            ],
                            [
                                -3249997.78531095,
                                -577350.538379377
                            ],
                            [
                                -3416664.529686,
                                -577350.538379377
                            ],
                            [
                                -3499997.90187353,
                                -433012.903784532
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441539"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                -144337.634594844
                            ],
                            [
                                -3416664.529686,
                                0.0
                            ],
                            [
                                -3249997.78531095,
                                0.0
                            ],
                            [
                                -3166664.41312342,
                                -144337.634594844
                            ],
                            [
                                -3249997.78531095,
                                -288675.269189688
                            ],
                            [
                                -3416664.529686,
                                -288675.269189688
                            ],
                            [
                                -3499997.90187353,
                                -144337.634594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441540"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                144337.634594845
                            ],
                            [
                                -3416664.529686,
                                288675.269189689
                            ],
                            [
                                -3249997.78531095,
                                288675.269189689
                            ],
                            [
                                -3166664.41312342,
                                144337.634594845
                            ],
                            [
                                -3249997.78531095,
                                0.0
                            ],
                            [
                                -3416664.529686,
                                0.0
                            ],
                            [
                                -3499997.90187353,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441541"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                433012.903784533
                            ],
                            [
                                -3416664.529686,
                                577350.538379378
                            ],
                            [
                                -3249997.78531095,
                                577350.538379378
                            ],
                            [
                                -3166664.41312342,
                                433012.903784533
                            ],
                            [
                                -3249997.78531095,
                                288675.269189689
                            ],
                            [
                                -3416664.529686,
                                288675.269189689
                            ],
                            [
                                -3499997.90187353,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441542"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                721688.172974221
                            ],
                            [
                                -3416664.529686,
                                866025.807569066
                            ],
                            [
                                -3249997.78531095,
                                866025.807569066
                            ],
                            [
                                -3166664.41312342,
                                721688.172974221
                            ],
                            [
                                -3249997.78531095,
                                577350.538379378
                            ],
                            [
                                -3416664.529686,
                                577350.538379378
                            ],
                            [
                                -3499997.90187353,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441543"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                1010363.44216391
                            ],
                            [
                                -3416664.529686,
                                1154701.07675875
                            ],
                            [
                                -3249997.78531095,
                                1154701.07675875
                            ],
                            [
                                -3166664.41312342,
                                1010363.44216391
                            ],
                            [
                                -3249997.78531095,
                                866025.807569066
                            ],
                            [
                                -3416664.529686,
                                866025.807569066
                            ],
                            [
                                -3499997.90187353,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441544"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                1299038.7113536
                            ],
                            [
                                -3416664.529686,
                                1443376.34594844
                            ],
                            [
                                -3249997.78531095,
                                1443376.34594844
                            ],
                            [
                                -3166664.41312342,
                                1299038.7113536
                            ],
                            [
                                -3249997.78531095,
                                1154701.07675875
                            ],
                            [
                                -3416664.529686,
                                1154701.07675875
                            ],
                            [
                                -3499997.90187353,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441545"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                1587713.98054329
                            ],
                            [
                                -3416664.529686,
                                1732051.61513813
                            ],
                            [
                                -3249997.78531095,
                                1732051.61513813
                            ],
                            [
                                -3166664.41312342,
                                1587713.98054329
                            ],
                            [
                                -3249997.78531095,
                                1443376.34594844
                            ],
                            [
                                -3416664.529686,
                                1443376.34594844
                            ],
                            [
                                -3499997.90187353,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441546"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                1876389.24973297
                            ],
                            [
                                -3416664.529686,
                                2020726.88432782
                            ],
                            [
                                -3249997.78531095,
                                2020726.88432782
                            ],
                            [
                                -3166664.41312342,
                                1876389.24973297
                            ],
                            [
                                -3249997.78531095,
                                1732051.61513813
                            ],
                            [
                                -3416664.529686,
                                1732051.61513813
                            ],
                            [
                                -3499997.90187353,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "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": "441548"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                2453739.78811235
                            ],
                            [
                                -3416664.529686,
                                2598077.4227072
                            ],
                            [
                                -3249997.78531095,
                                2598077.4227072
                            ],
                            [
                                -3166664.41312342,
                                2453739.78811235
                            ],
                            [
                                -3249997.78531095,
                                2309402.15351751
                            ],
                            [
                                -3416664.529686,
                                2309402.15351751
                            ],
                            [
                                -3499997.90187353,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "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": "441553"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                3897116.13406079
                            ],
                            [
                                -3416664.529686,
                                4041453.76865564
                            ],
                            [
                                -3249997.78531095,
                                4041453.76865564
                            ],
                            [
                                -3166664.41312342,
                                3897116.13406079
                            ],
                            [
                                -3249997.78531095,
                                3752778.49946595
                            ],
                            [
                                -3416664.529686,
                                3752778.49946595
                            ],
                            [
                                -3499997.90187353,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441554"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                4185791.40325048
                            ],
                            [
                                -3416664.529686,
                                4330129.03784533
                            ],
                            [
                                -3249997.78531095,
                                4330129.03784533
                            ],
                            [
                                -3166664.41312342,
                                4185791.40325048
                            ],
                            [
                                -3249997.78531095,
                                4041453.76865564
                            ],
                            [
                                -3416664.529686,
                                4041453.76865564
                            ],
                            [
                                -3499997.90187353,
                                4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441589"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                -1443376.34594844
                            ],
                            [
                                -3166664.41312342,
                                -1299038.7113536
                            ],
                            [
                                -2999997.66874837,
                                -1299038.7113536
                            ],
                            [
                                -2916664.29656084,
                                -1443376.34594844
                            ],
                            [
                                -2999997.66874837,
                                -1587713.98054329
                            ],
                            [
                                -3166664.41312342,
                                -1587713.98054329
                            ],
                            [
                                -3249997.78531095,
                                -1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441590"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                -1154701.07675875
                            ],
                            [
                                -3166664.41312342,
                                -1010363.44216391
                            ],
                            [
                                -2999997.66874837,
                                -1010363.44216391
                            ],
                            [
                                -2916664.29656084,
                                -1154701.07675875
                            ],
                            [
                                -2999997.66874837,
                                -1299038.7113536
                            ],
                            [
                                -3166664.41312342,
                                -1299038.7113536
                            ],
                            [
                                -3249997.78531095,
                                -1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441591"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                -866025.807569065
                            ],
                            [
                                -3166664.41312342,
                                -721688.17297422
                            ],
                            [
                                -2999997.66874837,
                                -721688.17297422
                            ],
                            [
                                -2916664.29656084,
                                -866025.807569065
                            ],
                            [
                                -2999997.66874837,
                                -1010363.44216391
                            ],
                            [
                                -3166664.41312342,
                                -1010363.44216391
                            ],
                            [
                                -3249997.78531095,
                                -866025.807569065
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441592"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                -577350.538379377
                            ],
                            [
                                -3166664.41312342,
                                -433012.903784532
                            ],
                            [
                                -2999997.66874837,
                                -433012.903784532
                            ],
                            [
                                -2916664.29656084,
                                -577350.538379377
                            ],
                            [
                                -2999997.66874837,
                                -721688.17297422
                            ],
                            [
                                -3166664.41312342,
                                -721688.17297422
                            ],
                            [
                                -3249997.78531095,
                                -577350.538379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441593"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                -288675.269189688
                            ],
                            [
                                -3166664.41312342,
                                -144337.634594844
                            ],
                            [
                                -2999997.66874837,
                                -144337.634594844
                            ],
                            [
                                -2916664.29656084,
                                -288675.269189688
                            ],
                            [
                                -2999997.66874837,
                                -433012.903784532
                            ],
                            [
                                -3166664.41312342,
                                -433012.903784532
                            ],
                            [
                                -3249997.78531095,
                                -288675.269189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441594"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                0.0
                            ],
                            [
                                -3166664.41312342,
                                144337.634594845
                            ],
                            [
                                -2999997.66874837,
                                144337.634594845
                            ],
                            [
                                -2916664.29656084,
                                0.0
                            ],
                            [
                                -2999997.66874837,
                                -144337.634594844
                            ],
                            [
                                -3166664.41312342,
                                -144337.634594844
                            ],
                            [
                                -3249997.78531095,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441595"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                288675.269189689
                            ],
                            [
                                -3166664.41312342,
                                433012.903784533
                            ],
                            [
                                -2999997.66874837,
                                433012.903784533
                            ],
                            [
                                -2916664.29656084,
                                288675.269189689
                            ],
                            [
                                -2999997.66874837,
                                144337.634594845
                            ],
                            [
                                -3166664.41312342,
                                144337.634594845
                            ],
                            [
                                -3249997.78531095,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441596"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                577350.538379378
                            ],
                            [
                                -3166664.41312342,
                                721688.172974221
                            ],
                            [
                                -2999997.66874837,
                                721688.172974221
                            ],
                            [
                                -2916664.29656084,
                                577350.538379378
                            ],
                            [
                                -2999997.66874837,
                                433012.903784533
                            ],
                            [
                                -3166664.41312342,
                                433012.903784533
                            ],
                            [
                                -3249997.78531095,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441597"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                866025.807569066
                            ],
                            [
                                -3166664.41312342,
                                1010363.44216391
                            ],
                            [
                                -2999997.66874837,
                                1010363.44216391
                            ],
                            [
                                -2916664.29656084,
                                866025.807569066
                            ],
                            [
                                -2999997.66874837,
                                721688.172974221
                            ],
                            [
                                -3166664.41312342,
                                721688.172974221
                            ],
                            [
                                -3249997.78531095,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441598"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                1154701.07675875
                            ],
                            [
                                -3166664.41312342,
                                1299038.7113536
                            ],
                            [
                                -2999997.66874837,
                                1299038.7113536
                            ],
                            [
                                -2916664.29656084,
                                1154701.07675875
                            ],
                            [
                                -2999997.66874837,
                                1010363.44216391
                            ],
                            [
                                -3166664.41312342,
                                1010363.44216391
                            ],
                            [
                                -3249997.78531095,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441599"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                1443376.34594844
                            ],
                            [
                                -3166664.41312342,
                                1587713.98054329
                            ],
                            [
                                -2999997.66874837,
                                1587713.98054329
                            ],
                            [
                                -2916664.29656084,
                                1443376.34594844
                            ],
                            [
                                -2999997.66874837,
                                1299038.7113536
                            ],
                            [
                                -3166664.41312342,
                                1299038.7113536
                            ],
                            [
                                -3249997.78531095,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441600"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                1732051.61513813
                            ],
                            [
                                -3166664.41312342,
                                1876389.24973297
                            ],
                            [
                                -2999997.66874837,
                                1876389.24973297
                            ],
                            [
                                -2916664.29656084,
                                1732051.61513813
                            ],
                            [
                                -2999997.66874837,
                                1587713.98054329
                            ],
                            [
                                -3166664.41312342,
                                1587713.98054329
                            ],
                            [
                                -3249997.78531095,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441601"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                2020726.88432782
                            ],
                            [
                                -3166664.41312342,
                                2165064.51892266
                            ],
                            [
                                -2999997.66874837,
                                2165064.51892266
                            ],
                            [
                                -2916664.29656084,
                                2020726.88432782
                            ],
                            [
                                -2999997.66874837,
                                1876389.24973297
                            ],
                            [
                                -3166664.41312342,
                                1876389.24973297
                            ],
                            [
                                -3249997.78531095,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441602"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                2309402.15351751
                            ],
                            [
                                -3166664.41312342,
                                2453739.78811235
                            ],
                            [
                                -2999997.66874837,
                                2453739.78811235
                            ],
                            [
                                -2916664.29656084,
                                2309402.15351751
                            ],
                            [
                                -2999997.66874837,
                                2165064.51892266
                            ],
                            [
                                -3166664.41312342,
                                2165064.51892266
                            ],
                            [
                                -3249997.78531095,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441603"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                2598077.4227072
                            ],
                            [
                                -3166664.41312342,
                                2742415.05730204
                            ],
                            [
                                -2999997.66874837,
                                2742415.05730204
                            ],
                            [
                                -2916664.29656084,
                                2598077.4227072
                            ],
                            [
                                -2999997.66874837,
                                2453739.78811235
                            ],
                            [
                                -3166664.41312342,
                                2453739.78811235
                            ],
                            [
                                -3249997.78531095,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "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": "441608"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                4041453.76865564
                            ],
                            [
                                -3166664.41312342,
                                4185791.40325048
                            ],
                            [
                                -2999997.66874837,
                                4185791.40325048
                            ],
                            [
                                -2916664.29656084,
                                4041453.76865564
                            ],
                            [
                                -2999997.66874837,
                                3897116.13406079
                            ],
                            [
                                -3166664.41312342,
                                3897116.13406079
                            ],
                            [
                                -3249997.78531095,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441609"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                4330129.03784533
                            ],
                            [
                                -3166664.41312342,
                                4474466.67244017
                            ],
                            [
                                -2999997.66874837,
                                4474466.67244017
                            ],
                            [
                                -2916664.29656084,
                                4330129.03784533
                            ],
                            [
                                -2999997.66874837,
                                4185791.40325048
                            ],
                            [
                                -3166664.41312342,
                                4185791.40325048
                            ],
                            [
                                -3249997.78531095,
                                4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441636"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                -3897116.13406079
                            ],
                            [
                                -2916664.29656084,
                                -3752778.49946595
                            ],
                            [
                                -2749997.55218579,
                                -3752778.49946595
                            ],
                            [
                                -2666664.17999826,
                                -3897116.13406079
                            ],
                            [
                                -2749997.55218579,
                                -4041453.76865564
                            ],
                            [
                                -2916664.29656084,
                                -4041453.76865564
                            ],
                            [
                                -2999997.66874837,
                                -3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441646"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                -1010363.44216391
                            ],
                            [
                                -2916664.29656084,
                                -866025.807569065
                            ],
                            [
                                -2749997.55218579,
                                -866025.807569065
                            ],
                            [
                                -2666664.17999826,
                                -1010363.44216391
                            ],
                            [
                                -2749997.55218579,
                                -1154701.07675875
                            ],
                            [
                                -2916664.29656084,
                                -1154701.07675875
                            ],
                            [
                                -2999997.66874837,
                                -1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441647"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                -721688.17297422
                            ],
                            [
                                -2916664.29656084,
                                -577350.538379377
                            ],
                            [
                                -2749997.55218579,
                                -577350.538379377
                            ],
                            [
                                -2666664.17999826,
                                -721688.17297422
                            ],
                            [
                                -2749997.55218579,
                                -866025.807569065
                            ],
                            [
                                -2916664.29656084,
                                -866025.807569065
                            ],
                            [
                                -2999997.66874837,
                                -721688.17297422
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441648"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                -433012.903784532
                            ],
                            [
                                -2916664.29656084,
                                -288675.269189688
                            ],
                            [
                                -2749997.55218579,
                                -288675.269189688
                            ],
                            [
                                -2666664.17999826,
                                -433012.903784532
                            ],
                            [
                                -2749997.55218579,
                                -577350.538379377
                            ],
                            [
                                -2916664.29656084,
                                -577350.538379377
                            ],
                            [
                                -2999997.66874837,
                                -433012.903784532
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441649"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                -144337.634594844
                            ],
                            [
                                -2916664.29656084,
                                0.0
                            ],
                            [
                                -2749997.55218579,
                                0.0
                            ],
                            [
                                -2666664.17999826,
                                -144337.634594844
                            ],
                            [
                                -2749997.55218579,
                                -288675.269189688
                            ],
                            [
                                -2916664.29656084,
                                -288675.269189688
                            ],
                            [
                                -2999997.66874837,
                                -144337.634594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441650"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                144337.634594845
                            ],
                            [
                                -2916664.29656084,
                                288675.269189689
                            ],
                            [
                                -2749997.55218579,
                                288675.269189689
                            ],
                            [
                                -2666664.17999826,
                                144337.634594845
                            ],
                            [
                                -2749997.55218579,
                                0.0
                            ],
                            [
                                -2916664.29656084,
                                0.0
                            ],
                            [
                                -2999997.66874837,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441651"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                433012.903784533
                            ],
                            [
                                -2916664.29656084,
                                577350.538379378
                            ],
                            [
                                -2749997.55218579,
                                577350.538379378
                            ],
                            [
                                -2666664.17999826,
                                433012.903784533
                            ],
                            [
                                -2749997.55218579,
                                288675.269189689
                            ],
                            [
                                -2916664.29656084,
                                288675.269189689
                            ],
                            [
                                -2999997.66874837,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441652"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                721688.172974221
                            ],
                            [
                                -2916664.29656084,
                                866025.807569066
                            ],
                            [
                                -2749997.55218579,
                                866025.807569066
                            ],
                            [
                                -2666664.17999826,
                                721688.172974221
                            ],
                            [
                                -2749997.55218579,
                                577350.538379378
                            ],
                            [
                                -2916664.29656084,
                                577350.538379378
                            ],
                            [
                                -2999997.66874837,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441653"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                1010363.44216391
                            ],
                            [
                                -2916664.29656084,
                                1154701.07675875
                            ],
                            [
                                -2749997.55218579,
                                1154701.07675875
                            ],
                            [
                                -2666664.17999826,
                                1010363.44216391
                            ],
                            [
                                -2749997.55218579,
                                866025.807569066
                            ],
                            [
                                -2916664.29656084,
                                866025.807569066
                            ],
                            [
                                -2999997.66874837,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441654"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                1299038.7113536
                            ],
                            [
                                -2916664.29656084,
                                1443376.34594844
                            ],
                            [
                                -2749997.55218579,
                                1443376.34594844
                            ],
                            [
                                -2666664.17999826,
                                1299038.7113536
                            ],
                            [
                                -2749997.55218579,
                                1154701.07675875
                            ],
                            [
                                -2916664.29656084,
                                1154701.07675875
                            ],
                            [
                                -2999997.66874837,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441655"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                1587713.98054329
                            ],
                            [
                                -2916664.29656084,
                                1732051.61513813
                            ],
                            [
                                -2749997.55218579,
                                1732051.61513813
                            ],
                            [
                                -2666664.17999826,
                                1587713.98054329
                            ],
                            [
                                -2749997.55218579,
                                1443376.34594844
                            ],
                            [
                                -2916664.29656084,
                                1443376.34594844
                            ],
                            [
                                -2999997.66874837,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441656"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                1876389.24973297
                            ],
                            [
                                -2916664.29656084,
                                2020726.88432782
                            ],
                            [
                                -2749997.55218579,
                                2020726.88432782
                            ],
                            [
                                -2666664.17999826,
                                1876389.24973297
                            ],
                            [
                                -2749997.55218579,
                                1732051.61513813
                            ],
                            [
                                -2916664.29656084,
                                1732051.61513813
                            ],
                            [
                                -2999997.66874837,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441657"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                2165064.51892266
                            ],
                            [
                                -2916664.29656084,
                                2309402.15351751
                            ],
                            [
                                -2749997.55218579,
                                2309402.15351751
                            ],
                            [
                                -2666664.17999826,
                                2165064.51892266
                            ],
                            [
                                -2749997.55218579,
                                2020726.88432782
                            ],
                            [
                                -2916664.29656084,
                                2020726.88432782
                            ],
                            [
                                -2999997.66874837,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441658"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                2453739.78811235
                            ],
                            [
                                -2916664.29656084,
                                2598077.4227072
                            ],
                            [
                                -2749997.55218579,
                                2598077.4227072
                            ],
                            [
                                -2666664.17999826,
                                2453739.78811235
                            ],
                            [
                                -2749997.55218579,
                                2309402.15351751
                            ],
                            [
                                -2916664.29656084,
                                2309402.15351751
                            ],
                            [
                                -2999997.66874837,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "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": "441662"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                3608440.86487111
                            ],
                            [
                                -2916664.29656084,
                                3752778.49946595
                            ],
                            [
                                -2749997.55218579,
                                3752778.49946595
                            ],
                            [
                                -2666664.17999826,
                                3608440.86487111
                            ],
                            [
                                -2749997.55218579,
                                3464103.23027626
                            ],
                            [
                                -2916664.29656084,
                                3464103.23027626
                            ],
                            [
                                -2999997.66874837,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441663"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                3897116.13406079
                            ],
                            [
                                -2916664.29656084,
                                4041453.76865564
                            ],
                            [
                                -2749997.55218579,
                                4041453.76865564
                            ],
                            [
                                -2666664.17999826,
                                3897116.13406079
                            ],
                            [
                                -2749997.55218579,
                                3752778.49946595
                            ],
                            [
                                -2916664.29656084,
                                3752778.49946595
                            ],
                            [
                                -2999997.66874837,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441664"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                4185791.40325048
                            ],
                            [
                                -2916664.29656084,
                                4330129.03784533
                            ],
                            [
                                -2749997.55218579,
                                4330129.03784533
                            ],
                            [
                                -2666664.17999826,
                                4185791.40325048
                            ],
                            [
                                -2749997.55218579,
                                4041453.76865564
                            ],
                            [
                                -2916664.29656084,
                                4041453.76865564
                            ],
                            [
                                -2999997.66874837,
                                4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441665"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                4474466.67244017
                            ],
                            [
                                -2916664.29656084,
                                4618804.30703502
                            ],
                            [
                                -2749997.55218579,
                                4618804.30703502
                            ],
                            [
                                -2666664.17999826,
                                4474466.67244017
                            ],
                            [
                                -2749997.55218579,
                                4330129.03784533
                            ],
                            [
                                -2916664.29656084,
                                4330129.03784533
                            ],
                            [
                                -2999997.66874837,
                                4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441674"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                7072544.09514737
                            ],
                            [
                                -2916664.29656084,
                                7216881.72974221
                            ],
                            [
                                -2749997.55218579,
                                7216881.72974221
                            ],
                            [
                                -2666664.17999826,
                                7072544.09514737
                            ],
                            [
                                -2749997.55218579,
                                6928206.46055252
                            ],
                            [
                                -2916664.29656084,
                                6928206.46055252
                            ],
                            [
                                -2999997.66874837,
                                7072544.09514737
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441696"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                -2309402.15351751
                            ],
                            [
                                -2666664.17999826,
                                -2165064.51892266
                            ],
                            [
                                -2499997.43562321,
                                -2165064.51892266
                            ],
                            [
                                -2416664.06343568,
                                -2309402.15351751
                            ],
                            [
                                -2499997.43562321,
                                -2453739.78811235
                            ],
                            [
                                -2666664.17999826,
                                -2453739.78811235
                            ],
                            [
                                -2749997.55218579,
                                -2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441702"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                -577350.538379377
                            ],
                            [
                                -2666664.17999826,
                                -433012.903784532
                            ],
                            [
                                -2499997.43562321,
                                -433012.903784532
                            ],
                            [
                                -2416664.06343568,
                                -577350.538379377
                            ],
                            [
                                -2499997.43562321,
                                -721688.17297422
                            ],
                            [
                                -2666664.17999826,
                                -721688.17297422
                            ],
                            [
                                -2749997.55218579,
                                -577350.538379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441703"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                -288675.269189688
                            ],
                            [
                                -2666664.17999826,
                                -144337.634594844
                            ],
                            [
                                -2499997.43562321,
                                -144337.634594844
                            ],
                            [
                                -2416664.06343568,
                                -288675.269189688
                            ],
                            [
                                -2499997.43562321,
                                -433012.903784532
                            ],
                            [
                                -2666664.17999826,
                                -433012.903784532
                            ],
                            [
                                -2749997.55218579,
                                -288675.269189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441704"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                0.0
                            ],
                            [
                                -2666664.17999826,
                                144337.634594845
                            ],
                            [
                                -2499997.43562321,
                                144337.634594845
                            ],
                            [
                                -2416664.06343568,
                                0.0
                            ],
                            [
                                -2499997.43562321,
                                -144337.634594844
                            ],
                            [
                                -2666664.17999826,
                                -144337.634594844
                            ],
                            [
                                -2749997.55218579,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441705"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                288675.269189689
                            ],
                            [
                                -2666664.17999826,
                                433012.903784533
                            ],
                            [
                                -2499997.43562321,
                                433012.903784533
                            ],
                            [
                                -2416664.06343568,
                                288675.269189689
                            ],
                            [
                                -2499997.43562321,
                                144337.634594845
                            ],
                            [
                                -2666664.17999826,
                                144337.634594845
                            ],
                            [
                                -2749997.55218579,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441706"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                577350.538379378
                            ],
                            [
                                -2666664.17999826,
                                721688.172974221
                            ],
                            [
                                -2499997.43562321,
                                721688.172974221
                            ],
                            [
                                -2416664.06343568,
                                577350.538379378
                            ],
                            [
                                -2499997.43562321,
                                433012.903784533
                            ],
                            [
                                -2666664.17999826,
                                433012.903784533
                            ],
                            [
                                -2749997.55218579,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441707"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                866025.807569066
                            ],
                            [
                                -2666664.17999826,
                                1010363.44216391
                            ],
                            [
                                -2499997.43562321,
                                1010363.44216391
                            ],
                            [
                                -2416664.06343568,
                                866025.807569066
                            ],
                            [
                                -2499997.43562321,
                                721688.172974221
                            ],
                            [
                                -2666664.17999826,
                                721688.172974221
                            ],
                            [
                                -2749997.55218579,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "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": "441711"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                2020726.88432782
                            ],
                            [
                                -2666664.17999826,
                                2165064.51892266
                            ],
                            [
                                -2499997.43562321,
                                2165064.51892266
                            ],
                            [
                                -2416664.06343568,
                                2020726.88432782
                            ],
                            [
                                -2499997.43562321,
                                1876389.24973297
                            ],
                            [
                                -2666664.17999826,
                                1876389.24973297
                            ],
                            [
                                -2749997.55218579,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441712"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                2309402.15351751
                            ],
                            [
                                -2666664.17999826,
                                2453739.78811235
                            ],
                            [
                                -2499997.43562321,
                                2453739.78811235
                            ],
                            [
                                -2416664.06343568,
                                2309402.15351751
                            ],
                            [
                                -2499997.43562321,
                                2165064.51892266
                            ],
                            [
                                -2666664.17999826,
                                2165064.51892266
                            ],
                            [
                                -2749997.55218579,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441713"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                2598077.4227072
                            ],
                            [
                                -2666664.17999826,
                                2742415.05730204
                            ],
                            [
                                -2499997.43562321,
                                2742415.05730204
                            ],
                            [
                                -2416664.06343568,
                                2598077.4227072
                            ],
                            [
                                -2499997.43562321,
                                2453739.78811235
                            ],
                            [
                                -2666664.17999826,
                                2453739.78811235
                            ],
                            [
                                -2749997.55218579,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "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": "441717"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                3752778.49946595
                            ],
                            [
                                -2666664.17999826,
                                3897116.13406079
                            ],
                            [
                                -2499997.43562321,
                                3897116.13406079
                            ],
                            [
                                -2416664.06343568,
                                3752778.49946595
                            ],
                            [
                                -2499997.43562321,
                                3608440.86487111
                            ],
                            [
                                -2666664.17999826,
                                3608440.86487111
                            ],
                            [
                                -2749997.55218579,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441718"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                4041453.76865564
                            ],
                            [
                                -2666664.17999826,
                                4185791.40325048
                            ],
                            [
                                -2499997.43562321,
                                4185791.40325048
                            ],
                            [
                                -2416664.06343568,
                                4041453.76865564
                            ],
                            [
                                -2499997.43562321,
                                3897116.13406079
                            ],
                            [
                                -2666664.17999826,
                                3897116.13406079
                            ],
                            [
                                -2749997.55218579,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441719"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                4330129.03784533
                            ],
                            [
                                -2666664.17999826,
                                4474466.67244017
                            ],
                            [
                                -2499997.43562321,
                                4474466.67244017
                            ],
                            [
                                -2416664.06343568,
                                4330129.03784533
                            ],
                            [
                                -2499997.43562321,
                                4185791.40325048
                            ],
                            [
                                -2666664.17999826,
                                4185791.40325048
                            ],
                            [
                                -2749997.55218579,
                                4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441720"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                4618804.30703502
                            ],
                            [
                                -2666664.17999826,
                                4763141.94162986
                            ],
                            [
                                -2499997.43562321,
                                4763141.94162986
                            ],
                            [
                                -2416664.06343568,
                                4618804.30703502
                            ],
                            [
                                -2499997.43562321,
                                4474466.67244017
                            ],
                            [
                                -2666664.17999826,
                                4474466.67244017
                            ],
                            [
                                -2749997.55218579,
                                4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441750"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                -2742415.05730204
                            ],
                            [
                                -2416664.06343568,
                                -2598077.4227072
                            ],
                            [
                                -2249997.31906062,
                                -2598077.4227072
                            ],
                            [
                                -2166663.9468731,
                                -2742415.05730204
                            ],
                            [
                                -2249997.31906062,
                                -2886752.69189688
                            ],
                            [
                                -2416664.06343568,
                                -2886752.69189688
                            ],
                            [
                                -2499997.43562321,
                                -2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441751"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                -2453739.78811235
                            ],
                            [
                                -2416664.06343568,
                                -2309402.15351751
                            ],
                            [
                                -2249997.31906062,
                                -2309402.15351751
                            ],
                            [
                                -2166663.9468731,
                                -2453739.78811235
                            ],
                            [
                                -2249997.31906062,
                                -2598077.4227072
                            ],
                            [
                                -2416664.06343568,
                                -2598077.4227072
                            ],
                            [
                                -2499997.43562321,
                                -2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441752"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                -2165064.51892266
                            ],
                            [
                                -2416664.06343568,
                                -2020726.88432782
                            ],
                            [
                                -2249997.31906062,
                                -2020726.88432782
                            ],
                            [
                                -2166663.9468731,
                                -2165064.51892266
                            ],
                            [
                                -2249997.31906062,
                                -2309402.15351751
                            ],
                            [
                                -2416664.06343568,
                                -2309402.15351751
                            ],
                            [
                                -2499997.43562321,
                                -2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441758"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                -433012.903784532
                            ],
                            [
                                -2416664.06343568,
                                -288675.269189688
                            ],
                            [
                                -2249997.31906062,
                                -288675.269189688
                            ],
                            [
                                -2166663.9468731,
                                -433012.903784532
                            ],
                            [
                                -2249997.31906062,
                                -577350.538379377
                            ],
                            [
                                -2416664.06343568,
                                -577350.538379377
                            ],
                            [
                                -2499997.43562321,
                                -433012.903784532
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441759"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                -144337.634594844
                            ],
                            [
                                -2416664.06343568,
                                0.0
                            ],
                            [
                                -2249997.31906062,
                                0.0
                            ],
                            [
                                -2166663.9468731,
                                -144337.634594844
                            ],
                            [
                                -2249997.31906062,
                                -288675.269189688
                            ],
                            [
                                -2416664.06343568,
                                -288675.269189688
                            ],
                            [
                                -2499997.43562321,
                                -144337.634594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441760"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                144337.634594845
                            ],
                            [
                                -2416664.06343568,
                                288675.269189689
                            ],
                            [
                                -2249997.31906062,
                                288675.269189689
                            ],
                            [
                                -2166663.9468731,
                                144337.634594845
                            ],
                            [
                                -2249997.31906062,
                                0.0
                            ],
                            [
                                -2416664.06343568,
                                0.0
                            ],
                            [
                                -2499997.43562321,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441761"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                433012.903784533
                            ],
                            [
                                -2416664.06343568,
                                577350.538379378
                            ],
                            [
                                -2249997.31906062,
                                577350.538379378
                            ],
                            [
                                -2166663.9468731,
                                433012.903784533
                            ],
                            [
                                -2249997.31906062,
                                288675.269189689
                            ],
                            [
                                -2416664.06343568,
                                288675.269189689
                            ],
                            [
                                -2499997.43562321,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441762"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                721688.172974221
                            ],
                            [
                                -2416664.06343568,
                                866025.807569066
                            ],
                            [
                                -2249997.31906062,
                                866025.807569066
                            ],
                            [
                                -2166663.9468731,
                                721688.172974221
                            ],
                            [
                                -2249997.31906062,
                                577350.538379378
                            ],
                            [
                                -2416664.06343568,
                                577350.538379378
                            ],
                            [
                                -2499997.43562321,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "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": "441764"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                1299038.7113536
                            ],
                            [
                                -2416664.06343568,
                                1443376.34594844
                            ],
                            [
                                -2249997.31906062,
                                1443376.34594844
                            ],
                            [
                                -2166663.9468731,
                                1299038.7113536
                            ],
                            [
                                -2249997.31906062,
                                1154701.07675875
                            ],
                            [
                                -2416664.06343568,
                                1154701.07675875
                            ],
                            [
                                -2499997.43562321,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "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": "441766"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                1876389.24973297
                            ],
                            [
                                -2416664.06343568,
                                2020726.88432782
                            ],
                            [
                                -2249997.31906062,
                                2020726.88432782
                            ],
                            [
                                -2166663.9468731,
                                1876389.24973297
                            ],
                            [
                                -2249997.31906062,
                                1732051.61513813
                            ],
                            [
                                -2416664.06343568,
                                1732051.61513813
                            ],
                            [
                                -2499997.43562321,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "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": "441773"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                3897116.13406079
                            ],
                            [
                                -2416664.06343568,
                                4041453.76865564
                            ],
                            [
                                -2249997.31906062,
                                4041453.76865564
                            ],
                            [
                                -2166663.9468731,
                                3897116.13406079
                            ],
                            [
                                -2249997.31906062,
                                3752778.49946595
                            ],
                            [
                                -2416664.06343568,
                                3752778.49946595
                            ],
                            [
                                -2499997.43562321,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441774"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                4185791.40325048
                            ],
                            [
                                -2416664.06343568,
                                4330129.03784533
                            ],
                            [
                                -2249997.31906062,
                                4330129.03784533
                            ],
                            [
                                -2166663.9468731,
                                4185791.40325048
                            ],
                            [
                                -2249997.31906062,
                                4041453.76865564
                            ],
                            [
                                -2416664.06343568,
                                4041453.76865564
                            ],
                            [
                                -2499997.43562321,
                                4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441775"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                4474466.67244017
                            ],
                            [
                                -2416664.06343568,
                                4618804.30703502
                            ],
                            [
                                -2249997.31906062,
                                4618804.30703502
                            ],
                            [
                                -2166663.9468731,
                                4474466.67244017
                            ],
                            [
                                -2249997.31906062,
                                4330129.03784533
                            ],
                            [
                                -2416664.06343568,
                                4330129.03784533
                            ],
                            [
                                -2499997.43562321,
                                4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441776"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                4763141.94162986
                            ],
                            [
                                -2416664.06343568,
                                4907479.57622471
                            ],
                            [
                                -2249997.31906062,
                                4907479.57622471
                            ],
                            [
                                -2166663.9468731,
                                4763141.94162986
                            ],
                            [
                                -2249997.31906062,
                                4618804.30703502
                            ],
                            [
                                -2416664.06343568,
                                4618804.30703502
                            ],
                            [
                                -2499997.43562321,
                                4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441802"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                -3464103.23027626
                            ],
                            [
                                -2166663.9468731,
                                -3319765.59568142
                            ],
                            [
                                -1999997.20249804,
                                -3319765.59568142
                            ],
                            [
                                -1916663.83031052,
                                -3464103.23027626
                            ],
                            [
                                -1999997.20249804,
                                -3608440.86487111
                            ],
                            [
                                -2166663.9468731,
                                -3608440.86487111
                            ],
                            [
                                -2249997.31906062,
                                -3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441803"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                -3175427.96108657
                            ],
                            [
                                -2166663.9468731,
                                -3031090.32649173
                            ],
                            [
                                -1999997.20249804,
                                -3031090.32649173
                            ],
                            [
                                -1916663.83031052,
                                -3175427.96108657
                            ],
                            [
                                -1999997.20249804,
                                -3319765.59568142
                            ],
                            [
                                -2166663.9468731,
                                -3319765.59568142
                            ],
                            [
                                -2249997.31906062,
                                -3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441813"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                -288675.269189688
                            ],
                            [
                                -2166663.9468731,
                                -144337.634594844
                            ],
                            [
                                -1999997.20249804,
                                -144337.634594844
                            ],
                            [
                                -1916663.83031052,
                                -288675.269189688
                            ],
                            [
                                -1999997.20249804,
                                -433012.903784532
                            ],
                            [
                                -2166663.9468731,
                                -433012.903784532
                            ],
                            [
                                -2249997.31906062,
                                -288675.269189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441814"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                0.0
                            ],
                            [
                                -2166663.9468731,
                                144337.634594845
                            ],
                            [
                                -1999997.20249804,
                                144337.634594845
                            ],
                            [
                                -1916663.83031052,
                                0.0
                            ],
                            [
                                -1999997.20249804,
                                -144337.634594844
                            ],
                            [
                                -2166663.9468731,
                                -144337.634594844
                            ],
                            [
                                -2249997.31906062,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441815"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                288675.269189689
                            ],
                            [
                                -2166663.9468731,
                                433012.903784533
                            ],
                            [
                                -1999997.20249804,
                                433012.903784533
                            ],
                            [
                                -1916663.83031052,
                                288675.269189689
                            ],
                            [
                                -1999997.20249804,
                                144337.634594845
                            ],
                            [
                                -2166663.9468731,
                                144337.634594845
                            ],
                            [
                                -2249997.31906062,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441816"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                577350.538379378
                            ],
                            [
                                -2166663.9468731,
                                721688.172974221
                            ],
                            [
                                -1999997.20249804,
                                721688.172974221
                            ],
                            [
                                -1916663.83031052,
                                577350.538379378
                            ],
                            [
                                -1999997.20249804,
                                433012.903784533
                            ],
                            [
                                -2166663.9468731,
                                433012.903784533
                            ],
                            [
                                -2249997.31906062,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441821"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                2020726.88432782
                            ],
                            [
                                -2166663.9468731,
                                2165064.51892266
                            ],
                            [
                                -1999997.20249804,
                                2165064.51892266
                            ],
                            [
                                -1916663.83031052,
                                2020726.88432782
                            ],
                            [
                                -1999997.20249804,
                                1876389.24973297
                            ],
                            [
                                -2166663.9468731,
                                1876389.24973297
                            ],
                            [
                                -2249997.31906062,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441822"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                2309402.15351751
                            ],
                            [
                                -2166663.9468731,
                                2453739.78811235
                            ],
                            [
                                -1999997.20249804,
                                2453739.78811235
                            ],
                            [
                                -1916663.83031052,
                                2309402.15351751
                            ],
                            [
                                -1999997.20249804,
                                2165064.51892266
                            ],
                            [
                                -2166663.9468731,
                                2165064.51892266
                            ],
                            [
                                -2249997.31906062,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "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": "441828"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                4041453.76865564
                            ],
                            [
                                -2166663.9468731,
                                4185791.40325048
                            ],
                            [
                                -1999997.20249804,
                                4185791.40325048
                            ],
                            [
                                -1916663.83031052,
                                4041453.76865564
                            ],
                            [
                                -1999997.20249804,
                                3897116.13406079
                            ],
                            [
                                -2166663.9468731,
                                3897116.13406079
                            ],
                            [
                                -2249997.31906062,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441829"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                4330129.03784533
                            ],
                            [
                                -2166663.9468731,
                                4474466.67244017
                            ],
                            [
                                -1999997.20249804,
                                4474466.67244017
                            ],
                            [
                                -1916663.83031052,
                                4330129.03784533
                            ],
                            [
                                -1999997.20249804,
                                4185791.40325048
                            ],
                            [
                                -2166663.9468731,
                                4185791.40325048
                            ],
                            [
                                -2249997.31906062,
                                4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441830"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                4618804.30703502
                            ],
                            [
                                -2166663.9468731,
                                4763141.94162986
                            ],
                            [
                                -1999997.20249804,
                                4763141.94162986
                            ],
                            [
                                -1916663.83031052,
                                4618804.30703502
                            ],
                            [
                                -1999997.20249804,
                                4474466.67244017
                            ],
                            [
                                -2166663.9468731,
                                4474466.67244017
                            ],
                            [
                                -2249997.31906062,
                                4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441831"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                4907479.57622471
                            ],
                            [
                                -2166663.9468731,
                                5051817.21081955
                            ],
                            [
                                -1999997.20249804,
                                5051817.21081955
                            ],
                            [
                                -1916663.83031052,
                                4907479.57622471
                            ],
                            [
                                -1999997.20249804,
                                4763141.94162986
                            ],
                            [
                                -2166663.9468731,
                                4763141.94162986
                            ],
                            [
                                -2249997.31906062,
                                4907479.57622471
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441837"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                6639531.19136284
                            ],
                            [
                                -2166663.9468731,
                                6783868.82595768
                            ],
                            [
                                -1999997.20249804,
                                6783868.82595768
                            ],
                            [
                                -1916663.83031052,
                                6639531.19136284
                            ],
                            [
                                -1999997.20249804,
                                6495193.55676799
                            ],
                            [
                                -2166663.9468731,
                                6495193.55676799
                            ],
                            [
                                -2249997.31906062,
                                6639531.19136284
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441856"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                -3897116.13406079
                            ],
                            [
                                -1916663.83031052,
                                -3752778.49946595
                            ],
                            [
                                -1749997.08593546,
                                -3752778.49946595
                            ],
                            [
                                -1666663.71374793,
                                -3897116.13406079
                            ],
                            [
                                -1749997.08593546,
                                -4041453.76865564
                            ],
                            [
                                -1916663.83031052,
                                -4041453.76865564
                            ],
                            [
                                -1999997.20249804,
                                -3897116.13406079
                            ]
                        ]
                    ]
                ],
                "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": "441878"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                2453739.78811235
                            ],
                            [
                                -1916663.83031052,
                                2598077.4227072
                            ],
                            [
                                -1749997.08593546,
                                2598077.4227072
                            ],
                            [
                                -1666663.71374793,
                                2453739.78811235
                            ],
                            [
                                -1749997.08593546,
                                2309402.15351751
                            ],
                            [
                                -1916663.83031052,
                                2309402.15351751
                            ],
                            [
                                -1999997.20249804,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "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": "441884"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                4185791.40325048
                            ],
                            [
                                -1916663.83031052,
                                4330129.03784533
                            ],
                            [
                                -1749997.08593546,
                                4330129.03784533
                            ],
                            [
                                -1666663.71374793,
                                4185791.40325048
                            ],
                            [
                                -1749997.08593546,
                                4041453.76865564
                            ],
                            [
                                -1916663.83031052,
                                4041453.76865564
                            ],
                            [
                                -1999997.20249804,
                                4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441885"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                4474466.67244017
                            ],
                            [
                                -1916663.83031052,
                                4618804.30703502
                            ],
                            [
                                -1749997.08593546,
                                4618804.30703502
                            ],
                            [
                                -1666663.71374793,
                                4474466.67244017
                            ],
                            [
                                -1749997.08593546,
                                4330129.03784533
                            ],
                            [
                                -1916663.83031052,
                                4330129.03784533
                            ],
                            [
                                -1999997.20249804,
                                4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441886"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                4763141.94162986
                            ],
                            [
                                -1916663.83031052,
                                4907479.57622471
                            ],
                            [
                                -1749997.08593546,
                                4907479.57622471
                            ],
                            [
                                -1666663.71374793,
                                4763141.94162986
                            ],
                            [
                                -1749997.08593546,
                                4618804.30703502
                            ],
                            [
                                -1916663.83031052,
                                4618804.30703502
                            ],
                            [
                                -1999997.20249804,
                                4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441909"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                -4330129.03784533
                            ],
                            [
                                -1666663.71374793,
                                -4185791.40325048
                            ],
                            [
                                -1499996.96937288,
                                -4185791.40325048
                            ],
                            [
                                -1416663.59718535,
                                -4330129.03784533
                            ],
                            [
                                -1499996.96937288,
                                -4474466.67244017
                            ],
                            [
                                -1666663.71374793,
                                -4474466.67244017
                            ],
                            [
                                -1749997.08593546,
                                -4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441913"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                -3175427.96108657
                            ],
                            [
                                -1666663.71374793,
                                -3031090.32649173
                            ],
                            [
                                -1499996.96937288,
                                -3031090.32649173
                            ],
                            [
                                -1416663.59718535,
                                -3175427.96108657
                            ],
                            [
                                -1499996.96937288,
                                -3319765.59568142
                            ],
                            [
                                -1666663.71374793,
                                -3319765.59568142
                            ],
                            [
                                -1749997.08593546,
                                -3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441931"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                2020726.88432782
                            ],
                            [
                                -1666663.71374793,
                                2165064.51892266
                            ],
                            [
                                -1499996.96937288,
                                2165064.51892266
                            ],
                            [
                                -1416663.59718535,
                                2020726.88432782
                            ],
                            [
                                -1499996.96937288,
                                1876389.24973297
                            ],
                            [
                                -1666663.71374793,
                                1876389.24973297
                            ],
                            [
                                -1749997.08593546,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441932"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                2309402.15351751
                            ],
                            [
                                -1666663.71374793,
                                2453739.78811235
                            ],
                            [
                                -1499996.96937288,
                                2453739.78811235
                            ],
                            [
                                -1416663.59718535,
                                2309402.15351751
                            ],
                            [
                                -1499996.96937288,
                                2165064.51892266
                            ],
                            [
                                -1666663.71374793,
                                2165064.51892266
                            ],
                            [
                                -1749997.08593546,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441933"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                2598077.4227072
                            ],
                            [
                                -1666663.71374793,
                                2742415.05730204
                            ],
                            [
                                -1499996.96937288,
                                2742415.05730204
                            ],
                            [
                                -1416663.59718535,
                                2598077.4227072
                            ],
                            [
                                -1499996.96937288,
                                2453739.78811235
                            ],
                            [
                                -1666663.71374793,
                                2453739.78811235
                            ],
                            [
                                -1749997.08593546,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "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": "441938"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                4041453.76865564
                            ],
                            [
                                -1666663.71374793,
                                4185791.40325048
                            ],
                            [
                                -1499996.96937288,
                                4185791.40325048
                            ],
                            [
                                -1416663.59718535,
                                4041453.76865564
                            ],
                            [
                                -1499996.96937288,
                                3897116.13406079
                            ],
                            [
                                -1666663.71374793,
                                3897116.13406079
                            ],
                            [
                                -1749997.08593546,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441939"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                4330129.03784533
                            ],
                            [
                                -1666663.71374793,
                                4474466.67244017
                            ],
                            [
                                -1499996.96937288,
                                4474466.67244017
                            ],
                            [
                                -1416663.59718535,
                                4330129.03784533
                            ],
                            [
                                -1499996.96937288,
                                4185791.40325048
                            ],
                            [
                                -1666663.71374793,
                                4185791.40325048
                            ],
                            [
                                -1749997.08593546,
                                4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441940"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                4618804.30703502
                            ],
                            [
                                -1666663.71374793,
                                4763141.94162986
                            ],
                            [
                                -1499996.96937288,
                                4763141.94162986
                            ],
                            [
                                -1416663.59718535,
                                4618804.30703502
                            ],
                            [
                                -1499996.96937288,
                                4474466.67244017
                            ],
                            [
                                -1666663.71374793,
                                4474466.67244017
                            ],
                            [
                                -1749997.08593546,
                                4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441941"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                4907479.57622471
                            ],
                            [
                                -1666663.71374793,
                                5051817.21081955
                            ],
                            [
                                -1499996.96937288,
                                5051817.21081955
                            ],
                            [
                                -1416663.59718535,
                                4907479.57622471
                            ],
                            [
                                -1499996.96937288,
                                4763141.94162986
                            ],
                            [
                                -1666663.71374793,
                                4763141.94162986
                            ],
                            [
                                -1749997.08593546,
                                4907479.57622471
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441947"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                6639531.19136284
                            ],
                            [
                                -1666663.71374793,
                                6783868.82595768
                            ],
                            [
                                -1499996.96937288,
                                6783868.82595768
                            ],
                            [
                                -1416663.59718535,
                                6639531.19136284
                            ],
                            [
                                -1499996.96937288,
                                6495193.55676799
                            ],
                            [
                                -1666663.71374793,
                                6495193.55676799
                            ],
                            [
                                -1749997.08593546,
                                6639531.19136284
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441963"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                -4763141.94162986
                            ],
                            [
                                -1416663.59718535,
                                -4618804.30703502
                            ],
                            [
                                -1249996.8528103,
                                -4618804.30703502
                            ],
                            [
                                -1166663.48062277,
                                -4763141.94162986
                            ],
                            [
                                -1249996.8528103,
                                -4907479.5762247
                            ],
                            [
                                -1416663.59718535,
                                -4907479.5762247
                            ],
                            [
                                -1499996.96937288,
                                -4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441967"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                -3608440.86487111
                            ],
                            [
                                -1416663.59718535,
                                -3464103.23027626
                            ],
                            [
                                -1249996.8528103,
                                -3464103.23027626
                            ],
                            [
                                -1166663.48062277,
                                -3608440.86487111
                            ],
                            [
                                -1249996.8528103,
                                -3752778.49946595
                            ],
                            [
                                -1416663.59718535,
                                -3752778.49946595
                            ],
                            [
                                -1499996.96937288,
                                -3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441987"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                2165064.51892266
                            ],
                            [
                                -1416663.59718535,
                                2309402.15351751
                            ],
                            [
                                -1249996.8528103,
                                2309402.15351751
                            ],
                            [
                                -1166663.48062277,
                                2165064.51892266
                            ],
                            [
                                -1249996.8528103,
                                2020726.88432782
                            ],
                            [
                                -1416663.59718535,
                                2020726.88432782
                            ],
                            [
                                -1499996.96937288,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441989"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                2742415.05730204
                            ],
                            [
                                -1416663.59718535,
                                2886752.69189689
                            ],
                            [
                                -1249996.8528103,
                                2886752.69189689
                            ],
                            [
                                -1166663.48062277,
                                2742415.05730204
                            ],
                            [
                                -1249996.8528103,
                                2598077.4227072
                            ],
                            [
                                -1416663.59718535,
                                2598077.4227072
                            ],
                            [
                                -1499996.96937288,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "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": "441991"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                3319765.59568142
                            ],
                            [
                                -1416663.59718535,
                                3464103.23027626
                            ],
                            [
                                -1249996.8528103,
                                3464103.23027626
                            ],
                            [
                                -1166663.48062277,
                                3319765.59568142
                            ],
                            [
                                -1249996.8528103,
                                3175427.96108657
                            ],
                            [
                                -1416663.59718535,
                                3175427.96108657
                            ],
                            [
                                -1499996.96937288,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441992"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                3608440.86487111
                            ],
                            [
                                -1416663.59718535,
                                3752778.49946595
                            ],
                            [
                                -1249996.8528103,
                                3752778.49946595
                            ],
                            [
                                -1166663.48062277,
                                3608440.86487111
                            ],
                            [
                                -1249996.8528103,
                                3464103.23027626
                            ],
                            [
                                -1416663.59718535,
                                3464103.23027626
                            ],
                            [
                                -1499996.96937288,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441993"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                3897116.13406079
                            ],
                            [
                                -1416663.59718535,
                                4041453.76865564
                            ],
                            [
                                -1249996.8528103,
                                4041453.76865564
                            ],
                            [
                                -1166663.48062277,
                                3897116.13406079
                            ],
                            [
                                -1249996.8528103,
                                3752778.49946595
                            ],
                            [
                                -1416663.59718535,
                                3752778.49946595
                            ],
                            [
                                -1499996.96937288,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441994"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                4185791.40325048
                            ],
                            [
                                -1416663.59718535,
                                4330129.03784533
                            ],
                            [
                                -1249996.8528103,
                                4330129.03784533
                            ],
                            [
                                -1166663.48062277,
                                4185791.40325048
                            ],
                            [
                                -1249996.8528103,
                                4041453.76865564
                            ],
                            [
                                -1416663.59718535,
                                4041453.76865564
                            ],
                            [
                                -1499996.96937288,
                                4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441995"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                4474466.67244017
                            ],
                            [
                                -1416663.59718535,
                                4618804.30703502
                            ],
                            [
                                -1249996.8528103,
                                4618804.30703502
                            ],
                            [
                                -1166663.48062277,
                                4474466.67244017
                            ],
                            [
                                -1249996.8528103,
                                4330129.03784533
                            ],
                            [
                                -1416663.59718535,
                                4330129.03784533
                            ],
                            [
                                -1499996.96937288,
                                4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441996"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                4763141.94162986
                            ],
                            [
                                -1416663.59718535,
                                4907479.57622471
                            ],
                            [
                                -1249996.8528103,
                                4907479.57622471
                            ],
                            [
                                -1166663.48062277,
                                4763141.94162986
                            ],
                            [
                                -1249996.8528103,
                                4618804.30703502
                            ],
                            [
                                -1416663.59718535,
                                4618804.30703502
                            ],
                            [
                                -1499996.96937288,
                                4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441997"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                5051817.21081955
                            ],
                            [
                                -1416663.59718535,
                                5196154.84541439
                            ],
                            [
                                -1249996.8528103,
                                5196154.84541439
                            ],
                            [
                                -1166663.48062277,
                                5051817.21081955
                            ],
                            [
                                -1249996.8528103,
                                4907479.57622471
                            ],
                            [
                                -1416663.59718535,
                                4907479.57622471
                            ],
                            [
                                -1499996.96937288,
                                5051817.21081955
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442044"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1249996.8528103,
                                2886752.69189689
                            ],
                            [
                                -1166663.48062277,
                                3031090.32649173
                            ],
                            [
                                -999996.736247716,
                                3031090.32649173
                            ],
                            [
                                -916663.364060189,
                                2886752.69189689
                            ],
                            [
                                -999996.736247716,
                                2742415.05730204
                            ],
                            [
                                -1166663.48062277,
                                2742415.05730204
                            ],
                            [
                                -1249996.8528103,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442045"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1249996.8528103,
                                3175427.96108657
                            ],
                            [
                                -1166663.48062277,
                                3319765.59568142
                            ],
                            [
                                -999996.736247716,
                                3319765.59568142
                            ],
                            [
                                -916663.364060189,
                                3175427.96108657
                            ],
                            [
                                -999996.736247716,
                                3031090.32649173
                            ],
                            [
                                -1166663.48062277,
                                3031090.32649173
                            ],
                            [
                                -1249996.8528103,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442046"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1249996.8528103,
                                3464103.23027626
                            ],
                            [
                                -1166663.48062277,
                                3608440.86487111
                            ],
                            [
                                -999996.736247716,
                                3608440.86487111
                            ],
                            [
                                -916663.364060189,
                                3464103.23027626
                            ],
                            [
                                -999996.736247716,
                                3319765.59568142
                            ],
                            [
                                -1166663.48062277,
                                3319765.59568142
                            ],
                            [
                                -1249996.8528103,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442047"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1249996.8528103,
                                3752778.49946595
                            ],
                            [
                                -1166663.48062277,
                                3897116.13406079
                            ],
                            [
                                -999996.736247716,
                                3897116.13406079
                            ],
                            [
                                -916663.364060189,
                                3752778.49946595
                            ],
                            [
                                -999996.736247716,
                                3608440.86487111
                            ],
                            [
                                -1166663.48062277,
                                3608440.86487111
                            ],
                            [
                                -1249996.8528103,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442048"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1249996.8528103,
                                4041453.76865564
                            ],
                            [
                                -1166663.48062277,
                                4185791.40325048
                            ],
                            [
                                -999996.736247716,
                                4185791.40325048
                            ],
                            [
                                -916663.364060189,
                                4041453.76865564
                            ],
                            [
                                -999996.736247716,
                                3897116.13406079
                            ],
                            [
                                -1166663.48062277,
                                3897116.13406079
                            ],
                            [
                                -1249996.8528103,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442049"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1249996.8528103,
                                4330129.03784533
                            ],
                            [
                                -1166663.48062277,
                                4474466.67244017
                            ],
                            [
                                -999996.736247716,
                                4474466.67244017
                            ],
                            [
                                -916663.364060189,
                                4330129.03784533
                            ],
                            [
                                -999996.736247716,
                                4185791.40325048
                            ],
                            [
                                -1166663.48062277,
                                4185791.40325048
                            ],
                            [
                                -1249996.8528103,
                                4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442050"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1249996.8528103,
                                4618804.30703502
                            ],
                            [
                                -1166663.48062277,
                                4763141.94162986
                            ],
                            [
                                -999996.736247716,
                                4763141.94162986
                            ],
                            [
                                -916663.364060189,
                                4618804.30703502
                            ],
                            [
                                -999996.736247716,
                                4474466.67244017
                            ],
                            [
                                -1166663.48062277,
                                4474466.67244017
                            ],
                            [
                                -1249996.8528103,
                                4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442051"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1249996.8528103,
                                4907479.57622471
                            ],
                            [
                                -1166663.48062277,
                                5051817.21081955
                            ],
                            [
                                -999996.736247716,
                                5051817.21081955
                            ],
                            [
                                -916663.364060189,
                                4907479.57622471
                            ],
                            [
                                -999996.736247716,
                                4763141.94162986
                            ],
                            [
                                -1166663.48062277,
                                4763141.94162986
                            ],
                            [
                                -1249996.8528103,
                                4907479.57622471
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442057"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1249996.8528103,
                                6639531.19136284
                            ],
                            [
                                -1166663.48062277,
                                6783868.82595768
                            ],
                            [
                                -999996.736247716,
                                6783868.82595768
                            ],
                            [
                                -916663.364060189,
                                6639531.19136284
                            ],
                            [
                                -999996.736247716,
                                6495193.55676799
                            ],
                            [
                                -1166663.48062277,
                                6495193.55676799
                            ],
                            [
                                -1249996.8528103,
                                6639531.19136284
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442072"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                -5051817.21081955
                            ],
                            [
                                -916663.364060189,
                                -4907479.5762247
                            ],
                            [
                                -749996.619685135,
                                -4907479.5762247
                            ],
                            [
                                -666663.247497608,
                                -5051817.21081955
                            ],
                            [
                                -749996.619685135,
                                -5196154.84541439
                            ],
                            [
                                -916663.364060189,
                                -5196154.84541439
                            ],
                            [
                                -999996.736247716,
                                -5051817.21081955
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442075"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                -4185791.40325048
                            ],
                            [
                                -916663.364060189,
                                -4041453.76865564
                            ],
                            [
                                -749996.619685135,
                                -4041453.76865564
                            ],
                            [
                                -666663.247497608,
                                -4185791.40325048
                            ],
                            [
                                -749996.619685135,
                                -4330129.03784533
                            ],
                            [
                                -916663.364060189,
                                -4330129.03784533
                            ],
                            [
                                -999996.736247716,
                                -4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442085"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                -1299038.7113536
                            ],
                            [
                                -916663.364060189,
                                -1154701.07675875
                            ],
                            [
                                -749996.619685135,
                                -1154701.07675875
                            ],
                            [
                                -666663.247497608,
                                -1299038.7113536
                            ],
                            [
                                -749996.619685135,
                                -1443376.34594844
                            ],
                            [
                                -916663.364060189,
                                -1443376.34594844
                            ],
                            [
                                -999996.736247716,
                                -1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442099"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                2742415.05730204
                            ],
                            [
                                -916663.364060189,
                                2886752.69189689
                            ],
                            [
                                -749996.619685135,
                                2886752.69189689
                            ],
                            [
                                -666663.247497608,
                                2742415.05730204
                            ],
                            [
                                -749996.619685135,
                                2598077.4227072
                            ],
                            [
                                -916663.364060189,
                                2598077.4227072
                            ],
                            [
                                -999996.736247716,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442100"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                3031090.32649173
                            ],
                            [
                                -916663.364060189,
                                3175427.96108657
                            ],
                            [
                                -749996.619685135,
                                3175427.96108657
                            ],
                            [
                                -666663.247497608,
                                3031090.32649173
                            ],
                            [
                                -749996.619685135,
                                2886752.69189689
                            ],
                            [
                                -916663.364060189,
                                2886752.69189689
                            ],
                            [
                                -999996.736247716,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442101"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                3319765.59568142
                            ],
                            [
                                -916663.364060189,
                                3464103.23027626
                            ],
                            [
                                -749996.619685135,
                                3464103.23027626
                            ],
                            [
                                -666663.247497608,
                                3319765.59568142
                            ],
                            [
                                -749996.619685135,
                                3175427.96108657
                            ],
                            [
                                -916663.364060189,
                                3175427.96108657
                            ],
                            [
                                -999996.736247716,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442102"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                3608440.86487111
                            ],
                            [
                                -916663.364060189,
                                3752778.49946595
                            ],
                            [
                                -749996.619685135,
                                3752778.49946595
                            ],
                            [
                                -666663.247497608,
                                3608440.86487111
                            ],
                            [
                                -749996.619685135,
                                3464103.23027626
                            ],
                            [
                                -916663.364060189,
                                3464103.23027626
                            ],
                            [
                                -999996.736247716,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442103"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                3897116.13406079
                            ],
                            [
                                -916663.364060189,
                                4041453.76865564
                            ],
                            [
                                -749996.619685135,
                                4041453.76865564
                            ],
                            [
                                -666663.247497608,
                                3897116.13406079
                            ],
                            [
                                -749996.619685135,
                                3752778.49946595
                            ],
                            [
                                -916663.364060189,
                                3752778.49946595
                            ],
                            [
                                -999996.736247716,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442104"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                4185791.40325048
                            ],
                            [
                                -916663.364060189,
                                4330129.03784533
                            ],
                            [
                                -749996.619685135,
                                4330129.03784533
                            ],
                            [
                                -666663.247497608,
                                4185791.40325048
                            ],
                            [
                                -749996.619685135,
                                4041453.76865564
                            ],
                            [
                                -916663.364060189,
                                4041453.76865564
                            ],
                            [
                                -999996.736247716,
                                4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442105"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                4474466.67244017
                            ],
                            [
                                -916663.364060189,
                                4618804.30703502
                            ],
                            [
                                -749996.619685135,
                                4618804.30703502
                            ],
                            [
                                -666663.247497608,
                                4474466.67244017
                            ],
                            [
                                -749996.619685135,
                                4330129.03784533
                            ],
                            [
                                -916663.364060189,
                                4330129.03784533
                            ],
                            [
                                -999996.736247716,
                                4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442106"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                4763141.94162986
                            ],
                            [
                                -916663.364060189,
                                4907479.57622471
                            ],
                            [
                                -749996.619685135,
                                4907479.57622471
                            ],
                            [
                                -666663.247497608,
                                4763141.94162986
                            ],
                            [
                                -749996.619685135,
                                4618804.30703502
                            ],
                            [
                                -916663.364060189,
                                4618804.30703502
                            ],
                            [
                                -999996.736247716,
                                4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442107"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                5051817.21081955
                            ],
                            [
                                -916663.364060189,
                                5196154.84541439
                            ],
                            [
                                -749996.619685135,
                                5196154.84541439
                            ],
                            [
                                -666663.247497608,
                                5051817.21081955
                            ],
                            [
                                -749996.619685135,
                                4907479.57622471
                            ],
                            [
                                -916663.364060189,
                                4907479.57622471
                            ],
                            [
                                -999996.736247716,
                                5051817.21081955
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442128"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                -4618804.30703502
                            ],
                            [
                                -666663.247497608,
                                -4474466.67244017
                            ],
                            [
                                -499996.503122553,
                                -4474466.67244017
                            ],
                            [
                                -416663.130935026,
                                -4618804.30703502
                            ],
                            [
                                -499996.503122553,
                                -4763141.94162986
                            ],
                            [
                                -666663.247497608,
                                -4763141.94162986
                            ],
                            [
                                -749996.619685135,
                                -4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442130"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                -4041453.76865564
                            ],
                            [
                                -666663.247497608,
                                -3897116.13406079
                            ],
                            [
                                -499996.503122553,
                                -3897116.13406079
                            ],
                            [
                                -416663.130935026,
                                -4041453.76865564
                            ],
                            [
                                -499996.503122553,
                                -4185791.40325048
                            ],
                            [
                                -666663.247497608,
                                -4185791.40325048
                            ],
                            [
                                -749996.619685135,
                                -4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442132"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                -3464103.23027626
                            ],
                            [
                                -666663.247497608,
                                -3319765.59568142
                            ],
                            [
                                -499996.503122553,
                                -3319765.59568142
                            ],
                            [
                                -416663.130935026,
                                -3464103.23027626
                            ],
                            [
                                -499996.503122553,
                                -3608440.86487111
                            ],
                            [
                                -666663.247497608,
                                -3608440.86487111
                            ],
                            [
                                -749996.619685135,
                                -3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442136"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                -2309402.15351751
                            ],
                            [
                                -666663.247497608,
                                -2165064.51892266
                            ],
                            [
                                -499996.503122553,
                                -2165064.51892266
                            ],
                            [
                                -416663.130935026,
                                -2309402.15351751
                            ],
                            [
                                -499996.503122553,
                                -2453739.78811235
                            ],
                            [
                                -666663.247497608,
                                -2453739.78811235
                            ],
                            [
                                -749996.619685135,
                                -2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442137"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                -2020726.88432782
                            ],
                            [
                                -666663.247497608,
                                -1876389.24973297
                            ],
                            [
                                -499996.503122553,
                                -1876389.24973297
                            ],
                            [
                                -416663.130935026,
                                -2020726.88432782
                            ],
                            [
                                -499996.503122553,
                                -2165064.51892266
                            ],
                            [
                                -666663.247497608,
                                -2165064.51892266
                            ],
                            [
                                -749996.619685135,
                                -2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442138"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                -1732051.61513813
                            ],
                            [
                                -666663.247497608,
                                -1587713.98054329
                            ],
                            [
                                -499996.503122553,
                                -1587713.98054329
                            ],
                            [
                                -416663.130935026,
                                -1732051.61513813
                            ],
                            [
                                -499996.503122553,
                                -1876389.24973297
                            ],
                            [
                                -666663.247497608,
                                -1876389.24973297
                            ],
                            [
                                -749996.619685135,
                                -1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442145"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                288675.269189689
                            ],
                            [
                                -666663.247497608,
                                433012.903784533
                            ],
                            [
                                -499996.503122553,
                                433012.903784533
                            ],
                            [
                                -416663.130935026,
                                288675.269189689
                            ],
                            [
                                -499996.503122553,
                                144337.634594845
                            ],
                            [
                                -666663.247497608,
                                144337.634594845
                            ],
                            [
                                -749996.619685135,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442154"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                2886752.69189689
                            ],
                            [
                                -666663.247497608,
                                3031090.32649173
                            ],
                            [
                                -499996.503122553,
                                3031090.32649173
                            ],
                            [
                                -416663.130935026,
                                2886752.69189689
                            ],
                            [
                                -499996.503122553,
                                2742415.05730204
                            ],
                            [
                                -666663.247497608,
                                2742415.05730204
                            ],
                            [
                                -749996.619685135,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442155"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                3175427.96108657
                            ],
                            [
                                -666663.247497608,
                                3319765.59568142
                            ],
                            [
                                -499996.503122553,
                                3319765.59568142
                            ],
                            [
                                -416663.130935026,
                                3175427.96108657
                            ],
                            [
                                -499996.503122553,
                                3031090.32649173
                            ],
                            [
                                -666663.247497608,
                                3031090.32649173
                            ],
                            [
                                -749996.619685135,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442156"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                3464103.23027626
                            ],
                            [
                                -666663.247497608,
                                3608440.86487111
                            ],
                            [
                                -499996.503122553,
                                3608440.86487111
                            ],
                            [
                                -416663.130935026,
                                3464103.23027626
                            ],
                            [
                                -499996.503122553,
                                3319765.59568142
                            ],
                            [
                                -666663.247497608,
                                3319765.59568142
                            ],
                            [
                                -749996.619685135,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442158"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                4041453.76865564
                            ],
                            [
                                -666663.247497608,
                                4185791.40325048
                            ],
                            [
                                -499996.503122553,
                                4185791.40325048
                            ],
                            [
                                -416663.130935026,
                                4041453.76865564
                            ],
                            [
                                -499996.503122553,
                                3897116.13406079
                            ],
                            [
                                -666663.247497608,
                                3897116.13406079
                            ],
                            [
                                -749996.619685135,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442160"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                4618804.30703502
                            ],
                            [
                                -666663.247497608,
                                4763141.94162986
                            ],
                            [
                                -499996.503122553,
                                4763141.94162986
                            ],
                            [
                                -416663.130935026,
                                4618804.30703502
                            ],
                            [
                                -499996.503122553,
                                4474466.67244017
                            ],
                            [
                                -666663.247497608,
                                4474466.67244017
                            ],
                            [
                                -749996.619685135,
                                4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442161"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                4907479.57622471
                            ],
                            [
                                -666663.247497608,
                                5051817.21081955
                            ],
                            [
                                -499996.503122553,
                                5051817.21081955
                            ],
                            [
                                -416663.130935026,
                                4907479.57622471
                            ],
                            [
                                -499996.503122553,
                                4763141.94162986
                            ],
                            [
                                -666663.247497608,
                                4763141.94162986
                            ],
                            [
                                -749996.619685135,
                                4907479.57622471
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442167"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                6639531.19136284
                            ],
                            [
                                -666663.247497608,
                                6783868.82595768
                            ],
                            [
                                -499996.503122553,
                                6783868.82595768
                            ],
                            [
                                -416663.130935026,
                                6639531.19136284
                            ],
                            [
                                -499996.503122553,
                                6495193.55676799
                            ],
                            [
                                -666663.247497608,
                                6495193.55676799
                            ],
                            [
                                -749996.619685135,
                                6639531.19136284
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442190"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -499996.503122553,
                                -2742415.05730204
                            ],
                            [
                                -416663.130935026,
                                -2598077.4227072
                            ],
                            [
                                -249996.386559972,
                                -2598077.4227072
                            ],
                            [
                                -166663.014372444,
                                -2742415.05730204
                            ],
                            [
                                -249996.386559972,
                                -2886752.69189688
                            ],
                            [
                                -416663.130935026,
                                -2886752.69189688
                            ],
                            [
                                -499996.503122553,
                                -2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442193"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -499996.503122553,
                                -1876389.24973297
                            ],
                            [
                                -416663.130935026,
                                -1732051.61513813
                            ],
                            [
                                -249996.386559972,
                                -1732051.61513813
                            ],
                            [
                                -166663.014372444,
                                -1876389.24973297
                            ],
                            [
                                -249996.386559972,
                                -2020726.88432782
                            ],
                            [
                                -416663.130935026,
                                -2020726.88432782
                            ],
                            [
                                -499996.503122553,
                                -1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442209"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -499996.503122553,
                                2742415.05730204
                            ],
                            [
                                -416663.130935026,
                                2886752.69189689
                            ],
                            [
                                -249996.386559972,
                                2886752.69189689
                            ],
                            [
                                -166663.014372444,
                                2742415.05730204
                            ],
                            [
                                -249996.386559972,
                                2598077.4227072
                            ],
                            [
                                -416663.130935026,
                                2598077.4227072
                            ],
                            [
                                -499996.503122553,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442211"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -499996.503122553,
                                3319765.59568142
                            ],
                            [
                                -416663.130935026,
                                3464103.23027626
                            ],
                            [
                                -249996.386559972,
                                3464103.23027626
                            ],
                            [
                                -166663.014372444,
                                3319765.59568142
                            ],
                            [
                                -249996.386559972,
                                3175427.96108657
                            ],
                            [
                                -416663.130935026,
                                3175427.96108657
                            ],
                            [
                                -499996.503122553,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442212"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -499996.503122553,
                                3608440.86487111
                            ],
                            [
                                -416663.130935026,
                                3752778.49946595
                            ],
                            [
                                -249996.386559972,
                                3752778.49946595
                            ],
                            [
                                -166663.014372444,
                                3608440.86487111
                            ],
                            [
                                -249996.386559972,
                                3464103.23027626
                            ],
                            [
                                -416663.130935026,
                                3464103.23027626
                            ],
                            [
                                -499996.503122553,
                                3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442217"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -499996.503122553,
                                5051817.21081955
                            ],
                            [
                                -416663.130935026,
                                5196154.84541439
                            ],
                            [
                                -249996.386559972,
                                5196154.84541439
                            ],
                            [
                                -166663.014372444,
                                5051817.21081955
                            ],
                            [
                                -249996.386559972,
                                4907479.57622471
                            ],
                            [
                                -416663.130935026,
                                4907479.57622471
                            ],
                            [
                                -499996.503122553,
                                5051817.21081955
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442219"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -499996.503122553,
                                5629167.74919893
                            ],
                            [
                                -416663.130935026,
                                5773505.38379377
                            ],
                            [
                                -249996.386559972,
                                5773505.38379377
                            ],
                            [
                                -166663.014372444,
                                5629167.74919893
                            ],
                            [
                                -249996.386559972,
                                5484830.11460408
                            ],
                            [
                                -416663.130935026,
                                5484830.11460408
                            ],
                            [
                                -499996.503122553,
                                5629167.74919893
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442222"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -499996.503122553,
                                6495193.55676799
                            ],
                            [
                                -416663.130935026,
                                6639531.19136284
                            ],
                            [
                                -249996.386559972,
                                6639531.19136284
                            ],
                            [
                                -166663.014372444,
                                6495193.55676799
                            ],
                            [
                                -249996.386559972,
                                6350855.92217315
                            ],
                            [
                                -416663.130935026,
                                6350855.92217315
                            ],
                            [
                                -499996.503122553,
                                6495193.55676799
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442239"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                -4330129.03784533
                            ],
                            [
                                -166663.014372444,
                                -4185791.40325048
                            ],
                            [
                                3.73000261001289,
                                -4185791.40325048
                            ],
                            [
                                83337.1021901372,
                                -4330129.03784533
                            ],
                            [
                                3.73000261001289,
                                -4474466.67244017
                            ],
                            [
                                -166663.014372444,
                                -4474466.67244017
                            ],
                            [
                                -249996.386559972,
                                -4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442241"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                -3752778.49946595
                            ],
                            [
                                -166663.014372444,
                                -3608440.86487111
                            ],
                            [
                                3.73000261001289,
                                -3608440.86487111
                            ],
                            [
                                83337.1021901372,
                                -3752778.49946595
                            ],
                            [
                                3.73000261001289,
                                -3897116.13406079
                            ],
                            [
                                -166663.014372444,
                                -3897116.13406079
                            ],
                            [
                                -249996.386559972,
                                -3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442243"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                -3175427.96108657
                            ],
                            [
                                -166663.014372444,
                                -3031090.32649173
                            ],
                            [
                                3.73000261001289,
                                -3031090.32649173
                            ],
                            [
                                83337.1021901372,
                                -3175427.96108657
                            ],
                            [
                                3.73000261001289,
                                -3319765.59568142
                            ],
                            [
                                -166663.014372444,
                                -3319765.59568142
                            ],
                            [
                                -249996.386559972,
                                -3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442245"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                -2598077.4227072
                            ],
                            [
                                -166663.014372444,
                                -2453739.78811235
                            ],
                            [
                                3.73000261001289,
                                -2453739.78811235
                            ],
                            [
                                83337.1021901372,
                                -2598077.4227072
                            ],
                            [
                                3.73000261001289,
                                -2742415.05730204
                            ],
                            [
                                -166663.014372444,
                                -2742415.05730204
                            ],
                            [
                                -249996.386559972,
                                -2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442246"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                -2309402.15351751
                            ],
                            [
                                -166663.014372444,
                                -2165064.51892266
                            ],
                            [
                                3.73000261001289,
                                -2165064.51892266
                            ],
                            [
                                83337.1021901372,
                                -2309402.15351751
                            ],
                            [
                                3.73000261001289,
                                -2453739.78811235
                            ],
                            [
                                -166663.014372444,
                                -2453739.78811235
                            ],
                            [
                                -249996.386559972,
                                -2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442263"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                2598077.4227072
                            ],
                            [
                                -166663.014372444,
                                2742415.05730204
                            ],
                            [
                                3.73000261001289,
                                2742415.05730204
                            ],
                            [
                                83337.1021901372,
                                2598077.4227072
                            ],
                            [
                                3.73000261001289,
                                2453739.78811235
                            ],
                            [
                                -166663.014372444,
                                2453739.78811235
                            ],
                            [
                                -249996.386559972,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442266"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                3464103.23027626
                            ],
                            [
                                -166663.014372444,
                                3608440.86487111
                            ],
                            [
                                3.73000261001289,
                                3608440.86487111
                            ],
                            [
                                83337.1021901372,
                                3464103.23027626
                            ],
                            [
                                3.73000261001289,
                                3319765.59568142
                            ],
                            [
                                -166663.014372444,
                                3319765.59568142
                            ],
                            [
                                -249996.386559972,
                                3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442267"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                3752778.49946595
                            ],
                            [
                                -166663.014372444,
                                3897116.13406079
                            ],
                            [
                                3.73000261001289,
                                3897116.13406079
                            ],
                            [
                                83337.1021901372,
                                3752778.49946595
                            ],
                            [
                                3.73000261001289,
                                3608440.86487111
                            ],
                            [
                                -166663.014372444,
                                3608440.86487111
                            ],
                            [
                                -249996.386559972,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442271"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                4907479.57622471
                            ],
                            [
                                -166663.014372444,
                                5051817.21081955
                            ],
                            [
                                3.73000261001289,
                                5051817.21081955
                            ],
                            [
                                83337.1021901372,
                                4907479.57622471
                            ],
                            [
                                3.73000261001289,
                                4763141.94162986
                            ],
                            [
                                -166663.014372444,
                                4763141.94162986
                            ],
                            [
                                -249996.386559972,
                                4907479.57622471
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442273"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                5484830.11460408
                            ],
                            [
                                -166663.014372444,
                                5629167.74919893
                            ],
                            [
                                3.73000261001289,
                                5629167.74919893
                            ],
                            [
                                83337.1021901372,
                                5484830.11460408
                            ],
                            [
                                3.73000261001289,
                                5340492.48000924
                            ],
                            [
                                -166663.014372444,
                                5340492.48000924
                            ],
                            [
                                -249996.386559972,
                                5484830.11460408
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442276"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                6350855.92217315
                            ],
                            [
                                -166663.014372444,
                                6495193.55676799
                            ],
                            [
                                3.73000261001289,
                                6495193.55676799
                            ],
                            [
                                83337.1021901372,
                                6350855.92217315
                            ],
                            [
                                3.73000261001289,
                                6206518.2875783
                            ],
                            [
                                -166663.014372444,
                                6206518.2875783
                            ],
                            [
                                -249996.386559972,
                                6350855.92217315
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442293"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -4763141.94162986
                            ],
                            [
                                83337.1021901372,
                                -4618804.30703502
                            ],
                            [
                                250003.846565192,
                                -4618804.30703502
                            ],
                            [
                                333337.218752719,
                                -4763141.94162986
                            ],
                            [
                                250003.846565192,
                                -4907479.5762247
                            ],
                            [
                                83337.1021901372,
                                -4907479.5762247
                            ],
                            [
                                3.73000261001289,
                                -4763141.94162986
                            ]
                        ]
                    ]
                ],
                "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": "442298"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -3319765.59568142
                            ],
                            [
                                83337.1021901372,
                                -3175427.96108657
                            ],
                            [
                                250003.846565192,
                                -3175427.96108657
                            ],
                            [
                                333337.218752719,
                                -3319765.59568142
                            ],
                            [
                                250003.846565192,
                                -3464103.23027626
                            ],
                            [
                                83337.1021901372,
                                -3464103.23027626
                            ],
                            [
                                3.73000261001289,
                                -3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442299"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -3031090.32649173
                            ],
                            [
                                83337.1021901372,
                                -2886752.69189688
                            ],
                            [
                                250003.846565192,
                                -2886752.69189688
                            ],
                            [
                                333337.218752719,
                                -3031090.32649173
                            ],
                            [
                                250003.846565192,
                                -3175427.96108657
                            ],
                            [
                                83337.1021901372,
                                -3175427.96108657
                            ],
                            [
                                3.73000261001289,
                                -3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442301"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -2453739.78811235
                            ],
                            [
                                83337.1021901372,
                                -2309402.15351751
                            ],
                            [
                                250003.846565192,
                                -2309402.15351751
                            ],
                            [
                                333337.218752719,
                                -2453739.78811235
                            ],
                            [
                                250003.846565192,
                                -2598077.4227072
                            ],
                            [
                                83337.1021901372,
                                -2598077.4227072
                            ],
                            [
                                3.73000261001289,
                                -2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442303"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -1876389.24973297
                            ],
                            [
                                83337.1021901372,
                                -1732051.61513813
                            ],
                            [
                                250003.846565192,
                                -1732051.61513813
                            ],
                            [
                                333337.218752719,
                                -1876389.24973297
                            ],
                            [
                                250003.846565192,
                                -2020726.88432782
                            ],
                            [
                                83337.1021901372,
                                -2020726.88432782
                            ],
                            [
                                3.73000261001289,
                                -1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442318"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                2453739.78811235
                            ],
                            [
                                83337.1021901372,
                                2598077.4227072
                            ],
                            [
                                250003.846565192,
                                2598077.4227072
                            ],
                            [
                                333337.218752719,
                                2453739.78811235
                            ],
                            [
                                250003.846565192,
                                2309402.15351751
                            ],
                            [
                                83337.1021901372,
                                2309402.15351751
                            ],
                            [
                                3.73000261001289,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442319"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                2742415.05730204
                            ],
                            [
                                83337.1021901372,
                                2886752.69189689
                            ],
                            [
                                250003.846565192,
                                2886752.69189689
                            ],
                            [
                                333337.218752719,
                                2742415.05730204
                            ],
                            [
                                250003.846565192,
                                2598077.4227072
                            ],
                            [
                                83337.1021901372,
                                2598077.4227072
                            ],
                            [
                                3.73000261001289,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442321"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                3319765.59568142
                            ],
                            [
                                83337.1021901372,
                                3464103.23027626
                            ],
                            [
                                250003.846565192,
                                3464103.23027626
                            ],
                            [
                                333337.218752719,
                                3319765.59568142
                            ],
                            [
                                250003.846565192,
                                3175427.96108657
                            ],
                            [
                                83337.1021901372,
                                3175427.96108657
                            ],
                            [
                                3.73000261001289,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442323"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                3897116.13406079
                            ],
                            [
                                83337.1021901372,
                                4041453.76865564
                            ],
                            [
                                250003.846565192,
                                4041453.76865564
                            ],
                            [
                                333337.218752719,
                                3897116.13406079
                            ],
                            [
                                250003.846565192,
                                3752778.49946595
                            ],
                            [
                                83337.1021901372,
                                3752778.49946595
                            ],
                            [
                                3.73000261001289,
                                3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442326"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                4763141.94162986
                            ],
                            [
                                83337.1021901372,
                                4907479.57622471
                            ],
                            [
                                250003.846565192,
                                4907479.57622471
                            ],
                            [
                                333337.218752719,
                                4763141.94162986
                            ],
                            [
                                250003.846565192,
                                4618804.30703502
                            ],
                            [
                                83337.1021901372,
                                4618804.30703502
                            ],
                            [
                                3.73000261001289,
                                4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442327"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                5051817.21081955
                            ],
                            [
                                83337.1021901372,
                                5196154.84541439
                            ],
                            [
                                250003.846565192,
                                5196154.84541439
                            ],
                            [
                                333337.218752719,
                                5051817.21081955
                            ],
                            [
                                250003.846565192,
                                4907479.57622471
                            ],
                            [
                                83337.1021901372,
                                4907479.57622471
                            ],
                            [
                                3.73000261001289,
                                5051817.21081955
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442332"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                6495193.55676799
                            ],
                            [
                                83337.1021901372,
                                6639531.19136284
                            ],
                            [
                                250003.846565192,
                                6639531.19136284
                            ],
                            [
                                333337.218752719,
                                6495193.55676799
                            ],
                            [
                                250003.846565192,
                                6350855.92217315
                            ],
                            [
                                83337.1021901372,
                                6350855.92217315
                            ],
                            [
                                3.73000261001289,
                                6495193.55676799
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442342"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -6350855.92217315
                            ],
                            [
                                333337.218752719,
                                -6206518.2875783
                            ],
                            [
                                500003.963127773,
                                -6206518.2875783
                            ],
                            [
                                583337.3353153,
                                -6350855.92217315
                            ],
                            [
                                500003.963127773,
                                -6495193.55676799
                            ],
                            [
                                333337.218752719,
                                -6495193.55676799
                            ],
                            [
                                250003.846565192,
                                -6350855.92217315
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442345"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -5484830.11460408
                            ],
                            [
                                333337.218752719,
                                -5340492.48000924
                            ],
                            [
                                500003.963127773,
                                -5340492.48000924
                            ],
                            [
                                583337.3353153,
                                -5484830.11460408
                            ],
                            [
                                500003.963127773,
                                -5629167.74919892
                            ],
                            [
                                333337.218752719,
                                -5629167.74919892
                            ],
                            [
                                250003.846565192,
                                -5484830.11460408
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442350"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -4041453.76865564
                            ],
                            [
                                333337.218752719,
                                -3897116.13406079
                            ],
                            [
                                500003.963127773,
                                -3897116.13406079
                            ],
                            [
                                583337.3353153,
                                -4041453.76865564
                            ],
                            [
                                500003.963127773,
                                -4185791.40325048
                            ],
                            [
                                333337.218752719,
                                -4185791.40325048
                            ],
                            [
                                250003.846565192,
                                -4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442352"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -3464103.23027626
                            ],
                            [
                                333337.218752719,
                                -3319765.59568142
                            ],
                            [
                                500003.963127773,
                                -3319765.59568142
                            ],
                            [
                                583337.3353153,
                                -3464103.23027626
                            ],
                            [
                                500003.963127773,
                                -3608440.86487111
                            ],
                            [
                                333337.218752719,
                                -3608440.86487111
                            ],
                            [
                                250003.846565192,
                                -3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442353"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -3175427.96108657
                            ],
                            [
                                333337.218752719,
                                -3031090.32649173
                            ],
                            [
                                500003.963127773,
                                -3031090.32649173
                            ],
                            [
                                583337.3353153,
                                -3175427.96108657
                            ],
                            [
                                500003.963127773,
                                -3319765.59568142
                            ],
                            [
                                333337.218752719,
                                -3319765.59568142
                            ],
                            [
                                250003.846565192,
                                -3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442354"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -2886752.69189688
                            ],
                            [
                                333337.218752719,
                                -2742415.05730204
                            ],
                            [
                                500003.963127773,
                                -2742415.05730204
                            ],
                            [
                                583337.3353153,
                                -2886752.69189688
                            ],
                            [
                                500003.963127773,
                                -3031090.32649173
                            ],
                            [
                                333337.218752719,
                                -3031090.32649173
                            ],
                            [
                                250003.846565192,
                                -2886752.69189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442355"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -2598077.4227072
                            ],
                            [
                                333337.218752719,
                                -2453739.78811235
                            ],
                            [
                                500003.963127773,
                                -2453739.78811235
                            ],
                            [
                                583337.3353153,
                                -2598077.4227072
                            ],
                            [
                                500003.963127773,
                                -2742415.05730204
                            ],
                            [
                                333337.218752719,
                                -2742415.05730204
                            ],
                            [
                                250003.846565192,
                                -2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442356"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -2309402.15351751
                            ],
                            [
                                333337.218752719,
                                -2165064.51892266
                            ],
                            [
                                500003.963127773,
                                -2165064.51892266
                            ],
                            [
                                583337.3353153,
                                -2309402.15351751
                            ],
                            [
                                500003.963127773,
                                -2453739.78811235
                            ],
                            [
                                333337.218752719,
                                -2453739.78811235
                            ],
                            [
                                250003.846565192,
                                -2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442357"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -2020726.88432782
                            ],
                            [
                                333337.218752719,
                                -1876389.24973297
                            ],
                            [
                                500003.963127773,
                                -1876389.24973297
                            ],
                            [
                                583337.3353153,
                                -2020726.88432782
                            ],
                            [
                                500003.963127773,
                                -2165064.51892266
                            ],
                            [
                                333337.218752719,
                                -2165064.51892266
                            ],
                            [
                                250003.846565192,
                                -2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442373"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                2598077.4227072
                            ],
                            [
                                333337.218752719,
                                2742415.05730204
                            ],
                            [
                                500003.963127773,
                                2742415.05730204
                            ],
                            [
                                583337.3353153,
                                2598077.4227072
                            ],
                            [
                                500003.963127773,
                                2453739.78811235
                            ],
                            [
                                333337.218752719,
                                2453739.78811235
                            ],
                            [
                                250003.846565192,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442380"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                4618804.30703502
                            ],
                            [
                                333337.218752719,
                                4763141.94162986
                            ],
                            [
                                500003.963127773,
                                4763141.94162986
                            ],
                            [
                                583337.3353153,
                                4618804.30703502
                            ],
                            [
                                500003.963127773,
                                4474466.67244017
                            ],
                            [
                                333337.218752719,
                                4474466.67244017
                            ],
                            [
                                250003.846565192,
                                4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442381"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                4907479.57622471
                            ],
                            [
                                333337.218752719,
                                5051817.21081955
                            ],
                            [
                                500003.963127773,
                                5051817.21081955
                            ],
                            [
                                583337.3353153,
                                4907479.57622471
                            ],
                            [
                                500003.963127773,
                                4763141.94162986
                            ],
                            [
                                333337.218752719,
                                4763141.94162986
                            ],
                            [
                                250003.846565192,
                                4907479.57622471
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442386"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                6350855.92217315
                            ],
                            [
                                333337.218752719,
                                6495193.55676799
                            ],
                            [
                                500003.963127773,
                                6495193.55676799
                            ],
                            [
                                583337.3353153,
                                6350855.92217315
                            ],
                            [
                                500003.963127773,
                                6206518.2875783
                            ],
                            [
                                333337.218752719,
                                6206518.2875783
                            ],
                            [
                                250003.846565192,
                                6350855.92217315
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442403"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -4763141.94162986
                            ],
                            [
                                583337.3353153,
                                -4618804.30703502
                            ],
                            [
                                750004.079690354,
                                -4618804.30703502
                            ],
                            [
                                833337.451877881,
                                -4763141.94162986
                            ],
                            [
                                750004.079690354,
                                -4907479.5762247
                            ],
                            [
                                583337.3353153,
                                -4907479.5762247
                            ],
                            [
                                500003.963127773,
                                -4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442404"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -4474466.67244017
                            ],
                            [
                                583337.3353153,
                                -4330129.03784533
                            ],
                            [
                                750004.079690354,
                                -4330129.03784533
                            ],
                            [
                                833337.451877881,
                                -4474466.67244017
                            ],
                            [
                                750004.079690354,
                                -4618804.30703502
                            ],
                            [
                                583337.3353153,
                                -4618804.30703502
                            ],
                            [
                                500003.963127773,
                                -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": "442406"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -3897116.13406079
                            ],
                            [
                                583337.3353153,
                                -3752778.49946595
                            ],
                            [
                                750004.079690354,
                                -3752778.49946595
                            ],
                            [
                                833337.451877881,
                                -3897116.13406079
                            ],
                            [
                                750004.079690354,
                                -4041453.76865564
                            ],
                            [
                                583337.3353153,
                                -4041453.76865564
                            ],
                            [
                                500003.963127773,
                                -3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442408"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -3319765.59568142
                            ],
                            [
                                583337.3353153,
                                -3175427.96108657
                            ],
                            [
                                750004.079690354,
                                -3175427.96108657
                            ],
                            [
                                833337.451877881,
                                -3319765.59568142
                            ],
                            [
                                750004.079690354,
                                -3464103.23027626
                            ],
                            [
                                583337.3353153,
                                -3464103.23027626
                            ],
                            [
                                500003.963127773,
                                -3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442410"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -2742415.05730204
                            ],
                            [
                                583337.3353153,
                                -2598077.4227072
                            ],
                            [
                                750004.079690354,
                                -2598077.4227072
                            ],
                            [
                                833337.451877881,
                                -2742415.05730204
                            ],
                            [
                                750004.079690354,
                                -2886752.69189688
                            ],
                            [
                                583337.3353153,
                                -2886752.69189688
                            ],
                            [
                                500003.963127773,
                                -2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442411"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -2453739.78811235
                            ],
                            [
                                583337.3353153,
                                -2309402.15351751
                            ],
                            [
                                750004.079690354,
                                -2309402.15351751
                            ],
                            [
                                833337.451877881,
                                -2453739.78811235
                            ],
                            [
                                750004.079690354,
                                -2598077.4227072
                            ],
                            [
                                583337.3353153,
                                -2598077.4227072
                            ],
                            [
                                500003.963127773,
                                -2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442412"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -2165064.51892266
                            ],
                            [
                                583337.3353153,
                                -2020726.88432782
                            ],
                            [
                                750004.079690354,
                                -2020726.88432782
                            ],
                            [
                                833337.451877881,
                                -2165064.51892266
                            ],
                            [
                                750004.079690354,
                                -2309402.15351751
                            ],
                            [
                                583337.3353153,
                                -2309402.15351751
                            ],
                            [
                                500003.963127773,
                                -2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442429"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                2742415.05730204
                            ],
                            [
                                583337.3353153,
                                2886752.69189689
                            ],
                            [
                                750004.079690354,
                                2886752.69189689
                            ],
                            [
                                833337.451877881,
                                2742415.05730204
                            ],
                            [
                                750004.079690354,
                                2598077.4227072
                            ],
                            [
                                583337.3353153,
                                2598077.4227072
                            ],
                            [
                                500003.963127773,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442436"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                4763141.94162986
                            ],
                            [
                                583337.3353153,
                                4907479.57622471
                            ],
                            [
                                750004.079690354,
                                4907479.57622471
                            ],
                            [
                                833337.451877881,
                                4763141.94162986
                            ],
                            [
                                750004.079690354,
                                4618804.30703502
                            ],
                            [
                                583337.3353153,
                                4618804.30703502
                            ],
                            [
                                500003.963127773,
                                4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442437"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                5051817.21081955
                            ],
                            [
                                583337.3353153,
                                5196154.84541439
                            ],
                            [
                                750004.079690354,
                                5196154.84541439
                            ],
                            [
                                833337.451877881,
                                5051817.21081955
                            ],
                            [
                                750004.079690354,
                                4907479.57622471
                            ],
                            [
                                583337.3353153,
                                4907479.57622471
                            ],
                            [
                                500003.963127773,
                                5051817.21081955
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442441"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                6206518.2875783
                            ],
                            [
                                583337.3353153,
                                6350855.92217315
                            ],
                            [
                                750004.079690354,
                                6350855.92217315
                            ],
                            [
                                833337.451877881,
                                6206518.2875783
                            ],
                            [
                                750004.079690354,
                                6062180.65298346
                            ],
                            [
                                583337.3353153,
                                6062180.65298346
                            ],
                            [
                                500003.963127773,
                                6206518.2875783
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442451"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -6639531.19136284
                            ],
                            [
                                833337.451877881,
                                -6495193.55676799
                            ],
                            [
                                1000004.19625294,
                                -6495193.55676799
                            ],
                            [
                                1083337.56844046,
                                -6639531.19136284
                            ],
                            [
                                1000004.19625294,
                                -6783868.82595768
                            ],
                            [
                                833337.451877881,
                                -6783868.82595768
                            ],
                            [
                                750004.079690354,
                                -6639531.19136284
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442452"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -6350855.92217315
                            ],
                            [
                                833337.451877881,
                                -6206518.2875783
                            ],
                            [
                                1000004.19625294,
                                -6206518.2875783
                            ],
                            [
                                1083337.56844046,
                                -6350855.92217315
                            ],
                            [
                                1000004.19625294,
                                -6495193.55676799
                            ],
                            [
                                833337.451877881,
                                -6495193.55676799
                            ],
                            [
                                750004.079690354,
                                -6350855.92217315
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442458"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -4618804.30703502
                            ],
                            [
                                833337.451877881,
                                -4474466.67244017
                            ],
                            [
                                1000004.19625294,
                                -4474466.67244017
                            ],
                            [
                                1083337.56844046,
                                -4618804.30703502
                            ],
                            [
                                1000004.19625294,
                                -4763141.94162986
                            ],
                            [
                                833337.451877881,
                                -4763141.94162986
                            ],
                            [
                                750004.079690354,
                                -4618804.30703502
                            ]
                        ]
                    ]
                ],
                "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": "442460"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -4041453.76865564
                            ],
                            [
                                833337.451877881,
                                -3897116.13406079
                            ],
                            [
                                1000004.19625294,
                                -3897116.13406079
                            ],
                            [
                                1083337.56844046,
                                -4041453.76865564
                            ],
                            [
                                1000004.19625294,
                                -4185791.40325048
                            ],
                            [
                                833337.451877881,
                                -4185791.40325048
                            ],
                            [
                                750004.079690354,
                                -4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442462"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -3464103.23027626
                            ],
                            [
                                833337.451877881,
                                -3319765.59568142
                            ],
                            [
                                1000004.19625294,
                                -3319765.59568142
                            ],
                            [
                                1083337.56844046,
                                -3464103.23027626
                            ],
                            [
                                1000004.19625294,
                                -3608440.86487111
                            ],
                            [
                                833337.451877881,
                                -3608440.86487111
                            ],
                            [
                                750004.079690354,
                                -3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442463"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -3175427.96108657
                            ],
                            [
                                833337.451877881,
                                -3031090.32649173
                            ],
                            [
                                1000004.19625294,
                                -3031090.32649173
                            ],
                            [
                                1083337.56844046,
                                -3175427.96108657
                            ],
                            [
                                1000004.19625294,
                                -3319765.59568142
                            ],
                            [
                                833337.451877881,
                                -3319765.59568142
                            ],
                            [
                                750004.079690354,
                                -3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442464"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -2886752.69189688
                            ],
                            [
                                833337.451877881,
                                -2742415.05730204
                            ],
                            [
                                1000004.19625294,
                                -2742415.05730204
                            ],
                            [
                                1083337.56844046,
                                -2886752.69189688
                            ],
                            [
                                1000004.19625294,
                                -3031090.32649173
                            ],
                            [
                                833337.451877881,
                                -3031090.32649173
                            ],
                            [
                                750004.079690354,
                                -2886752.69189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442483"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                2598077.4227072
                            ],
                            [
                                833337.451877881,
                                2742415.05730204
                            ],
                            [
                                1000004.19625294,
                                2742415.05730204
                            ],
                            [
                                1083337.56844046,
                                2598077.4227072
                            ],
                            [
                                1000004.19625294,
                                2453739.78811235
                            ],
                            [
                                833337.451877881,
                                2453739.78811235
                            ],
                            [
                                750004.079690354,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442491"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                4907479.57622471
                            ],
                            [
                                833337.451877881,
                                5051817.21081955
                            ],
                            [
                                1000004.19625294,
                                5051817.21081955
                            ],
                            [
                                1083337.56844046,
                                4907479.57622471
                            ],
                            [
                                1000004.19625294,
                                4763141.94162986
                            ],
                            [
                                833337.451877881,
                                4763141.94162986
                            ],
                            [
                                750004.079690354,
                                4907479.57622471
                            ]
                        ]
                    ]
                ],
                "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": "442514"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                -4474466.67244017
                            ],
                            [
                                1083337.56844046,
                                -4330129.03784533
                            ],
                            [
                                1250004.31281552,
                                -4330129.03784533
                            ],
                            [
                                1333337.68500304,
                                -4474466.67244017
                            ],
                            [
                                1250004.31281552,
                                -4618804.30703502
                            ],
                            [
                                1083337.56844046,
                                -4618804.30703502
                            ],
                            [
                                1000004.19625294,
                                -4474466.67244017
                            ]
                        ]
                    ]
                ],
                "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": "442516"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                -3897116.13406079
                            ],
                            [
                                1083337.56844046,
                                -3752778.49946595
                            ],
                            [
                                1250004.31281552,
                                -3752778.49946595
                            ],
                            [
                                1333337.68500304,
                                -3897116.13406079
                            ],
                            [
                                1250004.31281552,
                                -4041453.76865564
                            ],
                            [
                                1083337.56844046,
                                -4041453.76865564
                            ],
                            [
                                1000004.19625294,
                                -3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442517"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                -3608440.86487111
                            ],
                            [
                                1083337.56844046,
                                -3464103.23027626
                            ],
                            [
                                1250004.31281552,
                                -3464103.23027626
                            ],
                            [
                                1333337.68500304,
                                -3608440.86487111
                            ],
                            [
                                1250004.31281552,
                                -3752778.49946595
                            ],
                            [
                                1083337.56844046,
                                -3752778.49946595
                            ],
                            [
                                1000004.19625294,
                                -3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442518"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                -3319765.59568142
                            ],
                            [
                                1083337.56844046,
                                -3175427.96108657
                            ],
                            [
                                1250004.31281552,
                                -3175427.96108657
                            ],
                            [
                                1333337.68500304,
                                -3319765.59568142
                            ],
                            [
                                1250004.31281552,
                                -3464103.23027626
                            ],
                            [
                                1083337.56844046,
                                -3464103.23027626
                            ],
                            [
                                1000004.19625294,
                                -3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442520"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                -2742415.05730204
                            ],
                            [
                                1083337.56844046,
                                -2598077.4227072
                            ],
                            [
                                1250004.31281552,
                                -2598077.4227072
                            ],
                            [
                                1333337.68500304,
                                -2742415.05730204
                            ],
                            [
                                1250004.31281552,
                                -2886752.69189688
                            ],
                            [
                                1083337.56844046,
                                -2886752.69189688
                            ],
                            [
                                1000004.19625294,
                                -2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442521"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                -2453739.78811235
                            ],
                            [
                                1083337.56844046,
                                -2309402.15351751
                            ],
                            [
                                1250004.31281552,
                                -2309402.15351751
                            ],
                            [
                                1333337.68500304,
                                -2453739.78811235
                            ],
                            [
                                1250004.31281552,
                                -2598077.4227072
                            ],
                            [
                                1083337.56844046,
                                -2598077.4227072
                            ],
                            [
                                1000004.19625294,
                                -2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442537"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                2165064.51892266
                            ],
                            [
                                1083337.56844046,
                                2309402.15351751
                            ],
                            [
                                1250004.31281552,
                                2309402.15351751
                            ],
                            [
                                1333337.68500304,
                                2165064.51892266
                            ],
                            [
                                1250004.31281552,
                                2020726.88432782
                            ],
                            [
                                1083337.56844046,
                                2020726.88432782
                            ],
                            [
                                1000004.19625294,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442539"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                2742415.05730204
                            ],
                            [
                                1083337.56844046,
                                2886752.69189689
                            ],
                            [
                                1250004.31281552,
                                2886752.69189689
                            ],
                            [
                                1333337.68500304,
                                2742415.05730204
                            ],
                            [
                                1250004.31281552,
                                2598077.4227072
                            ],
                            [
                                1083337.56844046,
                                2598077.4227072
                            ],
                            [
                                1000004.19625294,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442546"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                4763141.94162986
                            ],
                            [
                                1083337.56844046,
                                4907479.57622471
                            ],
                            [
                                1250004.31281552,
                                4907479.57622471
                            ],
                            [
                                1333337.68500304,
                                4763141.94162986
                            ],
                            [
                                1250004.31281552,
                                4618804.30703502
                            ],
                            [
                                1083337.56844046,
                                4618804.30703502
                            ],
                            [
                                1000004.19625294,
                                4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442548"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                5340492.48000924
                            ],
                            [
                                1083337.56844046,
                                5484830.11460408
                            ],
                            [
                                1250004.31281552,
                                5484830.11460408
                            ],
                            [
                                1333337.68500304,
                                5340492.48000924
                            ],
                            [
                                1250004.31281552,
                                5196154.84541439
                            ],
                            [
                                1083337.56844046,
                                5196154.84541439
                            ],
                            [
                                1000004.19625294,
                                5340492.48000924
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442570"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                -4041453.76865564
                            ],
                            [
                                1333337.68500304,
                                -3897116.13406079
                            ],
                            [
                                1500004.4293781,
                                -3897116.13406079
                            ],
                            [
                                1583337.80156563,
                                -4041453.76865564
                            ],
                            [
                                1500004.4293781,
                                -4185791.40325048
                            ],
                            [
                                1333337.68500304,
                                -4185791.40325048
                            ],
                            [
                                1250004.31281552,
                                -4041453.76865564
                            ]
                        ]
                    ]
                ],
                "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": "442573"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                -3175427.96108657
                            ],
                            [
                                1333337.68500304,
                                -3031090.32649173
                            ],
                            [
                                1500004.4293781,
                                -3031090.32649173
                            ],
                            [
                                1583337.80156563,
                                -3175427.96108657
                            ],
                            [
                                1500004.4293781,
                                -3319765.59568142
                            ],
                            [
                                1333337.68500304,
                                -3319765.59568142
                            ],
                            [
                                1250004.31281552,
                                -3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442575"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                -2598077.4227072
                            ],
                            [
                                1333337.68500304,
                                -2453739.78811235
                            ],
                            [
                                1500004.4293781,
                                -2453739.78811235
                            ],
                            [
                                1583337.80156563,
                                -2598077.4227072
                            ],
                            [
                                1500004.4293781,
                                -2742415.05730204
                            ],
                            [
                                1333337.68500304,
                                -2742415.05730204
                            ],
                            [
                                1250004.31281552,
                                -2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442576"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                -2309402.15351751
                            ],
                            [
                                1333337.68500304,
                                -2165064.51892266
                            ],
                            [
                                1500004.4293781,
                                -2165064.51892266
                            ],
                            [
                                1583337.80156563,
                                -2309402.15351751
                            ],
                            [
                                1500004.4293781,
                                -2453739.78811235
                            ],
                            [
                                1333337.68500304,
                                -2453739.78811235
                            ],
                            [
                                1250004.31281552,
                                -2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442591"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                2020726.88432782
                            ],
                            [
                                1333337.68500304,
                                2165064.51892266
                            ],
                            [
                                1500004.4293781,
                                2165064.51892266
                            ],
                            [
                                1583337.80156563,
                                2020726.88432782
                            ],
                            [
                                1500004.4293781,
                                1876389.24973297
                            ],
                            [
                                1333337.68500304,
                                1876389.24973297
                            ],
                            [
                                1250004.31281552,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442592"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                2309402.15351751
                            ],
                            [
                                1333337.68500304,
                                2453739.78811235
                            ],
                            [
                                1500004.4293781,
                                2453739.78811235
                            ],
                            [
                                1583337.80156563,
                                2309402.15351751
                            ],
                            [
                                1500004.4293781,
                                2165064.51892266
                            ],
                            [
                                1333337.68500304,
                                2165064.51892266
                            ],
                            [
                                1250004.31281552,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442593"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                2598077.4227072
                            ],
                            [
                                1333337.68500304,
                                2742415.05730204
                            ],
                            [
                                1500004.4293781,
                                2742415.05730204
                            ],
                            [
                                1583337.80156563,
                                2598077.4227072
                            ],
                            [
                                1500004.4293781,
                                2453739.78811235
                            ],
                            [
                                1333337.68500304,
                                2453739.78811235
                            ],
                            [
                                1250004.31281552,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442604"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                5773505.38379377
                            ],
                            [
                                1333337.68500304,
                                5917843.01838861
                            ],
                            [
                                1500004.4293781,
                                5917843.01838861
                            ],
                            [
                                1583337.80156563,
                                5773505.38379377
                            ],
                            [
                                1500004.4293781,
                                5629167.74919893
                            ],
                            [
                                1333337.68500304,
                                5629167.74919893
                            ],
                            [
                                1250004.31281552,
                                5773505.38379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442606"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                6350855.92217315
                            ],
                            [
                                1333337.68500304,
                                6495193.55676799
                            ],
                            [
                                1500004.4293781,
                                6495193.55676799
                            ],
                            [
                                1583337.80156563,
                                6350855.92217315
                            ],
                            [
                                1500004.4293781,
                                6206518.2875783
                            ],
                            [
                                1333337.68500304,
                                6206518.2875783
                            ],
                            [
                                1250004.31281552,
                                6350855.92217315
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442625"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                -4185791.40325048
                            ],
                            [
                                1583337.80156563,
                                -4041453.76865564
                            ],
                            [
                                1750004.54594068,
                                -4041453.76865564
                            ],
                            [
                                1833337.91812821,
                                -4185791.40325048
                            ],
                            [
                                1750004.54594068,
                                -4330129.03784533
                            ],
                            [
                                1583337.80156563,
                                -4330129.03784533
                            ],
                            [
                                1500004.4293781,
                                -4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442626"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                -3897116.13406079
                            ],
                            [
                                1583337.80156563,
                                -3752778.49946595
                            ],
                            [
                                1750004.54594068,
                                -3752778.49946595
                            ],
                            [
                                1833337.91812821,
                                -3897116.13406079
                            ],
                            [
                                1750004.54594068,
                                -4041453.76865564
                            ],
                            [
                                1583337.80156563,
                                -4041453.76865564
                            ],
                            [
                                1500004.4293781,
                                -3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442627"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                -3608440.86487111
                            ],
                            [
                                1583337.80156563,
                                -3464103.23027626
                            ],
                            [
                                1750004.54594068,
                                -3464103.23027626
                            ],
                            [
                                1833337.91812821,
                                -3608440.86487111
                            ],
                            [
                                1750004.54594068,
                                -3752778.49946595
                            ],
                            [
                                1583337.80156563,
                                -3752778.49946595
                            ],
                            [
                                1500004.4293781,
                                -3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442628"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                -3319765.59568142
                            ],
                            [
                                1583337.80156563,
                                -3175427.96108657
                            ],
                            [
                                1750004.54594068,
                                -3175427.96108657
                            ],
                            [
                                1833337.91812821,
                                -3319765.59568142
                            ],
                            [
                                1750004.54594068,
                                -3464103.23027626
                            ],
                            [
                                1583337.80156563,
                                -3464103.23027626
                            ],
                            [
                                1500004.4293781,
                                -3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442629"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                -3031090.32649173
                            ],
                            [
                                1583337.80156563,
                                -2886752.69189688
                            ],
                            [
                                1750004.54594068,
                                -2886752.69189688
                            ],
                            [
                                1833337.91812821,
                                -3031090.32649173
                            ],
                            [
                                1750004.54594068,
                                -3175427.96108657
                            ],
                            [
                                1583337.80156563,
                                -3175427.96108657
                            ],
                            [
                                1500004.4293781,
                                -3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442630"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                -2742415.05730204
                            ],
                            [
                                1583337.80156563,
                                -2598077.4227072
                            ],
                            [
                                1750004.54594068,
                                -2598077.4227072
                            ],
                            [
                                1833337.91812821,
                                -2742415.05730204
                            ],
                            [
                                1750004.54594068,
                                -2886752.69189688
                            ],
                            [
                                1583337.80156563,
                                -2886752.69189688
                            ],
                            [
                                1500004.4293781,
                                -2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442631"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                -2453739.78811235
                            ],
                            [
                                1583337.80156563,
                                -2309402.15351751
                            ],
                            [
                                1750004.54594068,
                                -2309402.15351751
                            ],
                            [
                                1833337.91812821,
                                -2453739.78811235
                            ],
                            [
                                1750004.54594068,
                                -2598077.4227072
                            ],
                            [
                                1583337.80156563,
                                -2598077.4227072
                            ],
                            [
                                1500004.4293781,
                                -2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442632"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                -2165064.51892266
                            ],
                            [
                                1583337.80156563,
                                -2020726.88432782
                            ],
                            [
                                1750004.54594068,
                                -2020726.88432782
                            ],
                            [
                                1833337.91812821,
                                -2165064.51892266
                            ],
                            [
                                1750004.54594068,
                                -2309402.15351751
                            ],
                            [
                                1583337.80156563,
                                -2309402.15351751
                            ],
                            [
                                1500004.4293781,
                                -2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442646"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                1876389.24973297
                            ],
                            [
                                1583337.80156563,
                                2020726.88432782
                            ],
                            [
                                1750004.54594068,
                                2020726.88432782
                            ],
                            [
                                1833337.91812821,
                                1876389.24973297
                            ],
                            [
                                1750004.54594068,
                                1732051.61513813
                            ],
                            [
                                1583337.80156563,
                                1732051.61513813
                            ],
                            [
                                1500004.4293781,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442647"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                2165064.51892266
                            ],
                            [
                                1583337.80156563,
                                2309402.15351751
                            ],
                            [
                                1750004.54594068,
                                2309402.15351751
                            ],
                            [
                                1833337.91812821,
                                2165064.51892266
                            ],
                            [
                                1750004.54594068,
                                2020726.88432782
                            ],
                            [
                                1583337.80156563,
                                2020726.88432782
                            ],
                            [
                                1500004.4293781,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442648"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                2453739.78811235
                            ],
                            [
                                1583337.80156563,
                                2598077.4227072
                            ],
                            [
                                1750004.54594068,
                                2598077.4227072
                            ],
                            [
                                1833337.91812821,
                                2453739.78811235
                            ],
                            [
                                1750004.54594068,
                                2309402.15351751
                            ],
                            [
                                1583337.80156563,
                                2309402.15351751
                            ],
                            [
                                1500004.4293781,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442649"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                2742415.05730204
                            ],
                            [
                                1583337.80156563,
                                2886752.69189689
                            ],
                            [
                                1750004.54594068,
                                2886752.69189689
                            ],
                            [
                                1833337.91812821,
                                2742415.05730204
                            ],
                            [
                                1750004.54594068,
                                2598077.4227072
                            ],
                            [
                                1583337.80156563,
                                2598077.4227072
                            ],
                            [
                                1500004.4293781,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442650"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                3031090.32649173
                            ],
                            [
                                1583337.80156563,
                                3175427.96108657
                            ],
                            [
                                1750004.54594068,
                                3175427.96108657
                            ],
                            [
                                1833337.91812821,
                                3031090.32649173
                            ],
                            [
                                1750004.54594068,
                                2886752.69189689
                            ],
                            [
                                1583337.80156563,
                                2886752.69189689
                            ],
                            [
                                1500004.4293781,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442651"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                3319765.59568142
                            ],
                            [
                                1583337.80156563,
                                3464103.23027626
                            ],
                            [
                                1750004.54594068,
                                3464103.23027626
                            ],
                            [
                                1833337.91812821,
                                3319765.59568142
                            ],
                            [
                                1750004.54594068,
                                3175427.96108657
                            ],
                            [
                                1583337.80156563,
                                3175427.96108657
                            ],
                            [
                                1500004.4293781,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442655"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1500004.4293781,
                                4474466.67244017
                            ],
                            [
                                1583337.80156563,
                                4618804.30703502
                            ],
                            [
                                1750004.54594068,
                                4618804.30703502
                            ],
                            [
                                1833337.91812821,
                                4474466.67244017
                            ],
                            [
                                1750004.54594068,
                                4330129.03784533
                            ],
                            [
                                1583337.80156563,
                                4330129.03784533
                            ],
                            [
                                1500004.4293781,
                                4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442676"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                -5196154.84541439
                            ],
                            [
                                1833337.91812821,
                                -5051817.21081955
                            ],
                            [
                                2000004.66250326,
                                -5051817.21081955
                            ],
                            [
                                2083338.03469079,
                                -5196154.84541439
                            ],
                            [
                                2000004.66250326,
                                -5340492.48000924
                            ],
                            [
                                1833337.91812821,
                                -5340492.48000924
                            ],
                            [
                                1750004.54594068,
                                -5196154.84541439
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442677"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                -4907479.5762247
                            ],
                            [
                                1833337.91812821,
                                -4763141.94162986
                            ],
                            [
                                2000004.66250326,
                                -4763141.94162986
                            ],
                            [
                                2083338.03469079,
                                -4907479.5762247
                            ],
                            [
                                2000004.66250326,
                                -5051817.21081955
                            ],
                            [
                                1833337.91812821,
                                -5051817.21081955
                            ],
                            [
                                1750004.54594068,
                                -4907479.5762247
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442679"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                -4330129.03784533
                            ],
                            [
                                1833337.91812821,
                                -4185791.40325048
                            ],
                            [
                                2000004.66250326,
                                -4185791.40325048
                            ],
                            [
                                2083338.03469079,
                                -4330129.03784533
                            ],
                            [
                                2000004.66250326,
                                -4474466.67244017
                            ],
                            [
                                1833337.91812821,
                                -4474466.67244017
                            ],
                            [
                                1750004.54594068,
                                -4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442683"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                -3175427.96108657
                            ],
                            [
                                1833337.91812821,
                                -3031090.32649173
                            ],
                            [
                                2000004.66250326,
                                -3031090.32649173
                            ],
                            [
                                2083338.03469079,
                                -3175427.96108657
                            ],
                            [
                                2000004.66250326,
                                -3319765.59568142
                            ],
                            [
                                1833337.91812821,
                                -3319765.59568142
                            ],
                            [
                                1750004.54594068,
                                -3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442684"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                -2886752.69189688
                            ],
                            [
                                1833337.91812821,
                                -2742415.05730204
                            ],
                            [
                                2000004.66250326,
                                -2742415.05730204
                            ],
                            [
                                2083338.03469079,
                                -2886752.69189688
                            ],
                            [
                                2000004.66250326,
                                -3031090.32649173
                            ],
                            [
                                1833337.91812821,
                                -3031090.32649173
                            ],
                            [
                                1750004.54594068,
                                -2886752.69189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442685"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                -2598077.4227072
                            ],
                            [
                                1833337.91812821,
                                -2453739.78811235
                            ],
                            [
                                2000004.66250326,
                                -2453739.78811235
                            ],
                            [
                                2083338.03469079,
                                -2598077.4227072
                            ],
                            [
                                2000004.66250326,
                                -2742415.05730204
                            ],
                            [
                                1833337.91812821,
                                -2742415.05730204
                            ],
                            [
                                1750004.54594068,
                                -2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442686"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                -2309402.15351751
                            ],
                            [
                                1833337.91812821,
                                -2165064.51892266
                            ],
                            [
                                2000004.66250326,
                                -2165064.51892266
                            ],
                            [
                                2083338.03469079,
                                -2309402.15351751
                            ],
                            [
                                2000004.66250326,
                                -2453739.78811235
                            ],
                            [
                                1833337.91812821,
                                -2453739.78811235
                            ],
                            [
                                1750004.54594068,
                                -2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442687"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                -2020726.88432782
                            ],
                            [
                                1833337.91812821,
                                -1876389.24973297
                            ],
                            [
                                2000004.66250326,
                                -1876389.24973297
                            ],
                            [
                                2083338.03469079,
                                -2020726.88432782
                            ],
                            [
                                2000004.66250326,
                                -2165064.51892266
                            ],
                            [
                                1833337.91812821,
                                -2165064.51892266
                            ],
                            [
                                1750004.54594068,
                                -2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442700"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                1732051.61513813
                            ],
                            [
                                1833337.91812821,
                                1876389.24973297
                            ],
                            [
                                2000004.66250326,
                                1876389.24973297
                            ],
                            [
                                2083338.03469079,
                                1732051.61513813
                            ],
                            [
                                2000004.66250326,
                                1587713.98054329
                            ],
                            [
                                1833337.91812821,
                                1587713.98054329
                            ],
                            [
                                1750004.54594068,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442701"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                2020726.88432782
                            ],
                            [
                                1833337.91812821,
                                2165064.51892266
                            ],
                            [
                                2000004.66250326,
                                2165064.51892266
                            ],
                            [
                                2083338.03469079,
                                2020726.88432782
                            ],
                            [
                                2000004.66250326,
                                1876389.24973297
                            ],
                            [
                                1833337.91812821,
                                1876389.24973297
                            ],
                            [
                                1750004.54594068,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442702"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                2309402.15351751
                            ],
                            [
                                1833337.91812821,
                                2453739.78811235
                            ],
                            [
                                2000004.66250326,
                                2453739.78811235
                            ],
                            [
                                2083338.03469079,
                                2309402.15351751
                            ],
                            [
                                2000004.66250326,
                                2165064.51892266
                            ],
                            [
                                1833337.91812821,
                                2165064.51892266
                            ],
                            [
                                1750004.54594068,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442703"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                2598077.4227072
                            ],
                            [
                                1833337.91812821,
                                2742415.05730204
                            ],
                            [
                                2000004.66250326,
                                2742415.05730204
                            ],
                            [
                                2083338.03469079,
                                2598077.4227072
                            ],
                            [
                                2000004.66250326,
                                2453739.78811235
                            ],
                            [
                                1833337.91812821,
                                2453739.78811235
                            ],
                            [
                                1750004.54594068,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442704"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                2886752.69189689
                            ],
                            [
                                1833337.91812821,
                                3031090.32649173
                            ],
                            [
                                2000004.66250326,
                                3031090.32649173
                            ],
                            [
                                2083338.03469079,
                                2886752.69189689
                            ],
                            [
                                2000004.66250326,
                                2742415.05730204
                            ],
                            [
                                1833337.91812821,
                                2742415.05730204
                            ],
                            [
                                1750004.54594068,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442708"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                4041453.76865564
                            ],
                            [
                                1833337.91812821,
                                4185791.40325048
                            ],
                            [
                                2000004.66250326,
                                4185791.40325048
                            ],
                            [
                                2083338.03469079,
                                4041453.76865564
                            ],
                            [
                                2000004.66250326,
                                3897116.13406079
                            ],
                            [
                                1833337.91812821,
                                3897116.13406079
                            ],
                            [
                                1750004.54594068,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442709"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1750004.54594068,
                                4330129.03784533
                            ],
                            [
                                1833337.91812821,
                                4474466.67244017
                            ],
                            [
                                2000004.66250326,
                                4474466.67244017
                            ],
                            [
                                2083338.03469079,
                                4330129.03784533
                            ],
                            [
                                2000004.66250326,
                                4185791.40325048
                            ],
                            [
                                1833337.91812821,
                                4185791.40325048
                            ],
                            [
                                1750004.54594068,
                                4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442733"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -4763141.94162986
                            ],
                            [
                                2083338.03469079,
                                -4618804.30703502
                            ],
                            [
                                2250004.77906584,
                                -4618804.30703502
                            ],
                            [
                                2333338.15125337,
                                -4763141.94162986
                            ],
                            [
                                2250004.77906584,
                                -4907479.5762247
                            ],
                            [
                                2083338.03469079,
                                -4907479.5762247
                            ],
                            [
                                2000004.66250326,
                                -4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442734"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -4474466.67244017
                            ],
                            [
                                2083338.03469079,
                                -4330129.03784533
                            ],
                            [
                                2250004.77906584,
                                -4330129.03784533
                            ],
                            [
                                2333338.15125337,
                                -4474466.67244017
                            ],
                            [
                                2250004.77906584,
                                -4618804.30703502
                            ],
                            [
                                2083338.03469079,
                                -4618804.30703502
                            ],
                            [
                                2000004.66250326,
                                -4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442735"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -4185791.40325048
                            ],
                            [
                                2083338.03469079,
                                -4041453.76865564
                            ],
                            [
                                2250004.77906584,
                                -4041453.76865564
                            ],
                            [
                                2333338.15125337,
                                -4185791.40325048
                            ],
                            [
                                2250004.77906584,
                                -4330129.03784533
                            ],
                            [
                                2083338.03469079,
                                -4330129.03784533
                            ],
                            [
                                2000004.66250326,
                                -4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442737"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -3608440.86487111
                            ],
                            [
                                2083338.03469079,
                                -3464103.23027626
                            ],
                            [
                                2250004.77906584,
                                -3464103.23027626
                            ],
                            [
                                2333338.15125337,
                                -3608440.86487111
                            ],
                            [
                                2250004.77906584,
                                -3752778.49946595
                            ],
                            [
                                2083338.03469079,
                                -3752778.49946595
                            ],
                            [
                                2000004.66250326,
                                -3608440.86487111
                            ]
                        ]
                    ]
                ],
                "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": "442740"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -2742415.05730204
                            ],
                            [
                                2083338.03469079,
                                -2598077.4227072
                            ],
                            [
                                2250004.77906584,
                                -2598077.4227072
                            ],
                            [
                                2333338.15125337,
                                -2742415.05730204
                            ],
                            [
                                2250004.77906584,
                                -2886752.69189688
                            ],
                            [
                                2083338.03469079,
                                -2886752.69189688
                            ],
                            [
                                2000004.66250326,
                                -2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442741"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -2453739.78811235
                            ],
                            [
                                2083338.03469079,
                                -2309402.15351751
                            ],
                            [
                                2250004.77906584,
                                -2309402.15351751
                            ],
                            [
                                2333338.15125337,
                                -2453739.78811235
                            ],
                            [
                                2250004.77906584,
                                -2598077.4227072
                            ],
                            [
                                2083338.03469079,
                                -2598077.4227072
                            ],
                            [
                                2000004.66250326,
                                -2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442742"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -2165064.51892266
                            ],
                            [
                                2083338.03469079,
                                -2020726.88432782
                            ],
                            [
                                2250004.77906584,
                                -2020726.88432782
                            ],
                            [
                                2333338.15125337,
                                -2165064.51892266
                            ],
                            [
                                2250004.77906584,
                                -2309402.15351751
                            ],
                            [
                                2083338.03469079,
                                -2309402.15351751
                            ],
                            [
                                2000004.66250326,
                                -2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442743"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                -1876389.24973297
                            ],
                            [
                                2083338.03469079,
                                -1732051.61513813
                            ],
                            [
                                2250004.77906584,
                                -1732051.61513813
                            ],
                            [
                                2333338.15125337,
                                -1876389.24973297
                            ],
                            [
                                2250004.77906584,
                                -2020726.88432782
                            ],
                            [
                                2083338.03469079,
                                -2020726.88432782
                            ],
                            [
                                2000004.66250326,
                                -1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442754"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                1299038.7113536
                            ],
                            [
                                2083338.03469079,
                                1443376.34594844
                            ],
                            [
                                2250004.77906584,
                                1443376.34594844
                            ],
                            [
                                2333338.15125337,
                                1299038.7113536
                            ],
                            [
                                2250004.77906584,
                                1154701.07675875
                            ],
                            [
                                2083338.03469079,
                                1154701.07675875
                            ],
                            [
                                2000004.66250326,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442755"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                1587713.98054329
                            ],
                            [
                                2083338.03469079,
                                1732051.61513813
                            ],
                            [
                                2250004.77906584,
                                1732051.61513813
                            ],
                            [
                                2333338.15125337,
                                1587713.98054329
                            ],
                            [
                                2250004.77906584,
                                1443376.34594844
                            ],
                            [
                                2083338.03469079,
                                1443376.34594844
                            ],
                            [
                                2000004.66250326,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442756"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                1876389.24973297
                            ],
                            [
                                2083338.03469079,
                                2020726.88432782
                            ],
                            [
                                2250004.77906584,
                                2020726.88432782
                            ],
                            [
                                2333338.15125337,
                                1876389.24973297
                            ],
                            [
                                2250004.77906584,
                                1732051.61513813
                            ],
                            [
                                2083338.03469079,
                                1732051.61513813
                            ],
                            [
                                2000004.66250326,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442757"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                2165064.51892266
                            ],
                            [
                                2083338.03469079,
                                2309402.15351751
                            ],
                            [
                                2250004.77906584,
                                2309402.15351751
                            ],
                            [
                                2333338.15125337,
                                2165064.51892266
                            ],
                            [
                                2250004.77906584,
                                2020726.88432782
                            ],
                            [
                                2083338.03469079,
                                2020726.88432782
                            ],
                            [
                                2000004.66250326,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442758"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                2453739.78811235
                            ],
                            [
                                2083338.03469079,
                                2598077.4227072
                            ],
                            [
                                2250004.77906584,
                                2598077.4227072
                            ],
                            [
                                2333338.15125337,
                                2453739.78811235
                            ],
                            [
                                2250004.77906584,
                                2309402.15351751
                            ],
                            [
                                2083338.03469079,
                                2309402.15351751
                            ],
                            [
                                2000004.66250326,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442760"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2000004.66250326,
                                3031090.32649173
                            ],
                            [
                                2083338.03469079,
                                3175427.96108657
                            ],
                            [
                                2250004.77906584,
                                3175427.96108657
                            ],
                            [
                                2333338.15125337,
                                3031090.32649173
                            ],
                            [
                                2250004.77906584,
                                2886752.69189689
                            ],
                            [
                                2083338.03469079,
                                2886752.69189689
                            ],
                            [
                                2000004.66250326,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442787"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -4907479.5762247
                            ],
                            [
                                2333338.15125337,
                                -4763141.94162986
                            ],
                            [
                                2500004.89562843,
                                -4763141.94162986
                            ],
                            [
                                2583338.26781595,
                                -4907479.5762247
                            ],
                            [
                                2500004.89562843,
                                -5051817.21081955
                            ],
                            [
                                2333338.15125337,
                                -5051817.21081955
                            ],
                            [
                                2250004.77906584,
                                -4907479.5762247
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442788"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -4618804.30703502
                            ],
                            [
                                2333338.15125337,
                                -4474466.67244017
                            ],
                            [
                                2500004.89562843,
                                -4474466.67244017
                            ],
                            [
                                2583338.26781595,
                                -4618804.30703502
                            ],
                            [
                                2500004.89562843,
                                -4763141.94162986
                            ],
                            [
                                2333338.15125337,
                                -4763141.94162986
                            ],
                            [
                                2250004.77906584,
                                -4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442789"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -4330129.03784533
                            ],
                            [
                                2333338.15125337,
                                -4185791.40325048
                            ],
                            [
                                2500004.89562843,
                                -4185791.40325048
                            ],
                            [
                                2583338.26781595,
                                -4330129.03784533
                            ],
                            [
                                2500004.89562843,
                                -4474466.67244017
                            ],
                            [
                                2333338.15125337,
                                -4474466.67244017
                            ],
                            [
                                2250004.77906584,
                                -4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442790"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -4041453.76865564
                            ],
                            [
                                2333338.15125337,
                                -3897116.13406079
                            ],
                            [
                                2500004.89562843,
                                -3897116.13406079
                            ],
                            [
                                2583338.26781595,
                                -4041453.76865564
                            ],
                            [
                                2500004.89562843,
                                -4185791.40325048
                            ],
                            [
                                2333338.15125337,
                                -4185791.40325048
                            ],
                            [
                                2250004.77906584,
                                -4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442791"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -3752778.49946595
                            ],
                            [
                                2333338.15125337,
                                -3608440.86487111
                            ],
                            [
                                2500004.89562843,
                                -3608440.86487111
                            ],
                            [
                                2583338.26781595,
                                -3752778.49946595
                            ],
                            [
                                2500004.89562843,
                                -3897116.13406079
                            ],
                            [
                                2333338.15125337,
                                -3897116.13406079
                            ],
                            [
                                2250004.77906584,
                                -3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442792"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -3464103.23027626
                            ],
                            [
                                2333338.15125337,
                                -3319765.59568142
                            ],
                            [
                                2500004.89562843,
                                -3319765.59568142
                            ],
                            [
                                2583338.26781595,
                                -3464103.23027626
                            ],
                            [
                                2500004.89562843,
                                -3608440.86487111
                            ],
                            [
                                2333338.15125337,
                                -3608440.86487111
                            ],
                            [
                                2250004.77906584,
                                -3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442793"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -3175427.96108657
                            ],
                            [
                                2333338.15125337,
                                -3031090.32649173
                            ],
                            [
                                2500004.89562843,
                                -3031090.32649173
                            ],
                            [
                                2583338.26781595,
                                -3175427.96108657
                            ],
                            [
                                2500004.89562843,
                                -3319765.59568142
                            ],
                            [
                                2333338.15125337,
                                -3319765.59568142
                            ],
                            [
                                2250004.77906584,
                                -3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442795"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -2598077.4227072
                            ],
                            [
                                2333338.15125337,
                                -2453739.78811235
                            ],
                            [
                                2500004.89562843,
                                -2453739.78811235
                            ],
                            [
                                2583338.26781595,
                                -2598077.4227072
                            ],
                            [
                                2500004.89562843,
                                -2742415.05730204
                            ],
                            [
                                2333338.15125337,
                                -2742415.05730204
                            ],
                            [
                                2250004.77906584,
                                -2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442796"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -2309402.15351751
                            ],
                            [
                                2333338.15125337,
                                -2165064.51892266
                            ],
                            [
                                2500004.89562843,
                                -2165064.51892266
                            ],
                            [
                                2583338.26781595,
                                -2309402.15351751
                            ],
                            [
                                2500004.89562843,
                                -2453739.78811235
                            ],
                            [
                                2333338.15125337,
                                -2453739.78811235
                            ],
                            [
                                2250004.77906584,
                                -2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442797"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -2020726.88432782
                            ],
                            [
                                2333338.15125337,
                                -1876389.24973297
                            ],
                            [
                                2500004.89562843,
                                -1876389.24973297
                            ],
                            [
                                2583338.26781595,
                                -2020726.88432782
                            ],
                            [
                                2500004.89562843,
                                -2165064.51892266
                            ],
                            [
                                2333338.15125337,
                                -2165064.51892266
                            ],
                            [
                                2250004.77906584,
                                -2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442798"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -1732051.61513813
                            ],
                            [
                                2333338.15125337,
                                -1587713.98054329
                            ],
                            [
                                2500004.89562843,
                                -1587713.98054329
                            ],
                            [
                                2583338.26781595,
                                -1732051.61513813
                            ],
                            [
                                2500004.89562843,
                                -1876389.24973297
                            ],
                            [
                                2333338.15125337,
                                -1876389.24973297
                            ],
                            [
                                2250004.77906584,
                                -1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442807"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                866025.807569066
                            ],
                            [
                                2333338.15125337,
                                1010363.44216391
                            ],
                            [
                                2500004.89562843,
                                1010363.44216391
                            ],
                            [
                                2583338.26781595,
                                866025.807569066
                            ],
                            [
                                2500004.89562843,
                                721688.172974221
                            ],
                            [
                                2333338.15125337,
                                721688.172974221
                            ],
                            [
                                2250004.77906584,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442808"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                1154701.07675875
                            ],
                            [
                                2333338.15125337,
                                1299038.7113536
                            ],
                            [
                                2500004.89562843,
                                1299038.7113536
                            ],
                            [
                                2583338.26781595,
                                1154701.07675875
                            ],
                            [
                                2500004.89562843,
                                1010363.44216391
                            ],
                            [
                                2333338.15125337,
                                1010363.44216391
                            ],
                            [
                                2250004.77906584,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442809"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                1443376.34594844
                            ],
                            [
                                2333338.15125337,
                                1587713.98054329
                            ],
                            [
                                2500004.89562843,
                                1587713.98054329
                            ],
                            [
                                2583338.26781595,
                                1443376.34594844
                            ],
                            [
                                2500004.89562843,
                                1299038.7113536
                            ],
                            [
                                2333338.15125337,
                                1299038.7113536
                            ],
                            [
                                2250004.77906584,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442810"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                1732051.61513813
                            ],
                            [
                                2333338.15125337,
                                1876389.24973297
                            ],
                            [
                                2500004.89562843,
                                1876389.24973297
                            ],
                            [
                                2583338.26781595,
                                1732051.61513813
                            ],
                            [
                                2500004.89562843,
                                1587713.98054329
                            ],
                            [
                                2333338.15125337,
                                1587713.98054329
                            ],
                            [
                                2250004.77906584,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442811"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                2020726.88432782
                            ],
                            [
                                2333338.15125337,
                                2165064.51892266
                            ],
                            [
                                2500004.89562843,
                                2165064.51892266
                            ],
                            [
                                2583338.26781595,
                                2020726.88432782
                            ],
                            [
                                2500004.89562843,
                                1876389.24973297
                            ],
                            [
                                2333338.15125337,
                                1876389.24973297
                            ],
                            [
                                2250004.77906584,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442812"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                2309402.15351751
                            ],
                            [
                                2333338.15125337,
                                2453739.78811235
                            ],
                            [
                                2500004.89562843,
                                2453739.78811235
                            ],
                            [
                                2583338.26781595,
                                2309402.15351751
                            ],
                            [
                                2500004.89562843,
                                2165064.51892266
                            ],
                            [
                                2333338.15125337,
                                2165064.51892266
                            ],
                            [
                                2250004.77906584,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442813"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                2598077.4227072
                            ],
                            [
                                2333338.15125337,
                                2742415.05730204
                            ],
                            [
                                2500004.89562843,
                                2742415.05730204
                            ],
                            [
                                2583338.26781595,
                                2598077.4227072
                            ],
                            [
                                2500004.89562843,
                                2453739.78811235
                            ],
                            [
                                2333338.15125337,
                                2453739.78811235
                            ],
                            [
                                2250004.77906584,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442815"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                3175427.96108657
                            ],
                            [
                                2333338.15125337,
                                3319765.59568142
                            ],
                            [
                                2500004.89562843,
                                3319765.59568142
                            ],
                            [
                                2583338.26781595,
                                3175427.96108657
                            ],
                            [
                                2500004.89562843,
                                3031090.32649173
                            ],
                            [
                                2333338.15125337,
                                3031090.32649173
                            ],
                            [
                                2250004.77906584,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442824"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                5773505.38379377
                            ],
                            [
                                2333338.15125337,
                                5917843.01838861
                            ],
                            [
                                2500004.89562843,
                                5917843.01838861
                            ],
                            [
                                2583338.26781595,
                                5773505.38379377
                            ],
                            [
                                2500004.89562843,
                                5629167.74919893
                            ],
                            [
                                2333338.15125337,
                                5629167.74919893
                            ],
                            [
                                2250004.77906584,
                                5773505.38379377
                            ]
                        ]
                    ]
                ],
                "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": "442843"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -4763141.94162986
                            ],
                            [
                                2583338.26781595,
                                -4618804.30703502
                            ],
                            [
                                2750005.01219101,
                                -4618804.30703502
                            ],
                            [
                                2833338.38437853,
                                -4763141.94162986
                            ],
                            [
                                2750005.01219101,
                                -4907479.5762247
                            ],
                            [
                                2583338.26781595,
                                -4907479.5762247
                            ],
                            [
                                2500004.89562843,
                                -4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442844"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -4474466.67244017
                            ],
                            [
                                2583338.26781595,
                                -4330129.03784533
                            ],
                            [
                                2750005.01219101,
                                -4330129.03784533
                            ],
                            [
                                2833338.38437853,
                                -4474466.67244017
                            ],
                            [
                                2750005.01219101,
                                -4618804.30703502
                            ],
                            [
                                2583338.26781595,
                                -4618804.30703502
                            ],
                            [
                                2500004.89562843,
                                -4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442845"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -4185791.40325048
                            ],
                            [
                                2583338.26781595,
                                -4041453.76865564
                            ],
                            [
                                2750005.01219101,
                                -4041453.76865564
                            ],
                            [
                                2833338.38437853,
                                -4185791.40325048
                            ],
                            [
                                2750005.01219101,
                                -4330129.03784533
                            ],
                            [
                                2583338.26781595,
                                -4330129.03784533
                            ],
                            [
                                2500004.89562843,
                                -4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442846"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -3897116.13406079
                            ],
                            [
                                2583338.26781595,
                                -3752778.49946595
                            ],
                            [
                                2750005.01219101,
                                -3752778.49946595
                            ],
                            [
                                2833338.38437853,
                                -3897116.13406079
                            ],
                            [
                                2750005.01219101,
                                -4041453.76865564
                            ],
                            [
                                2583338.26781595,
                                -4041453.76865564
                            ],
                            [
                                2500004.89562843,
                                -3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442848"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -3319765.59568142
                            ],
                            [
                                2583338.26781595,
                                -3175427.96108657
                            ],
                            [
                                2750005.01219101,
                                -3175427.96108657
                            ],
                            [
                                2833338.38437853,
                                -3319765.59568142
                            ],
                            [
                                2750005.01219101,
                                -3464103.23027626
                            ],
                            [
                                2583338.26781595,
                                -3464103.23027626
                            ],
                            [
                                2500004.89562843,
                                -3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442849"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -3031090.32649173
                            ],
                            [
                                2583338.26781595,
                                -2886752.69189688
                            ],
                            [
                                2750005.01219101,
                                -2886752.69189688
                            ],
                            [
                                2833338.38437853,
                                -3031090.32649173
                            ],
                            [
                                2750005.01219101,
                                -3175427.96108657
                            ],
                            [
                                2583338.26781595,
                                -3175427.96108657
                            ],
                            [
                                2500004.89562843,
                                -3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442852"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -2165064.51892266
                            ],
                            [
                                2583338.26781595,
                                -2020726.88432782
                            ],
                            [
                                2750005.01219101,
                                -2020726.88432782
                            ],
                            [
                                2833338.38437853,
                                -2165064.51892266
                            ],
                            [
                                2750005.01219101,
                                -2309402.15351751
                            ],
                            [
                                2583338.26781595,
                                -2309402.15351751
                            ],
                            [
                                2500004.89562843,
                                -2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442856"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                -1010363.44216391
                            ],
                            [
                                2583338.26781595,
                                -866025.807569065
                            ],
                            [
                                2750005.01219101,
                                -866025.807569065
                            ],
                            [
                                2833338.38437853,
                                -1010363.44216391
                            ],
                            [
                                2750005.01219101,
                                -1154701.07675875
                            ],
                            [
                                2583338.26781595,
                                -1154701.07675875
                            ],
                            [
                                2500004.89562843,
                                -1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442860"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                144337.634594845
                            ],
                            [
                                2583338.26781595,
                                288675.269189689
                            ],
                            [
                                2750005.01219101,
                                288675.269189689
                            ],
                            [
                                2833338.38437853,
                                144337.634594845
                            ],
                            [
                                2750005.01219101,
                                0.0
                            ],
                            [
                                2583338.26781595,
                                0.0
                            ],
                            [
                                2500004.89562843,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442861"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                433012.903784533
                            ],
                            [
                                2583338.26781595,
                                577350.538379378
                            ],
                            [
                                2750005.01219101,
                                577350.538379378
                            ],
                            [
                                2833338.38437853,
                                433012.903784533
                            ],
                            [
                                2750005.01219101,
                                288675.269189689
                            ],
                            [
                                2583338.26781595,
                                288675.269189689
                            ],
                            [
                                2500004.89562843,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442862"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                721688.172974221
                            ],
                            [
                                2583338.26781595,
                                866025.807569066
                            ],
                            [
                                2750005.01219101,
                                866025.807569066
                            ],
                            [
                                2833338.38437853,
                                721688.172974221
                            ],
                            [
                                2750005.01219101,
                                577350.538379378
                            ],
                            [
                                2583338.26781595,
                                577350.538379378
                            ],
                            [
                                2500004.89562843,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442863"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                1010363.44216391
                            ],
                            [
                                2583338.26781595,
                                1154701.07675875
                            ],
                            [
                                2750005.01219101,
                                1154701.07675875
                            ],
                            [
                                2833338.38437853,
                                1010363.44216391
                            ],
                            [
                                2750005.01219101,
                                866025.807569066
                            ],
                            [
                                2583338.26781595,
                                866025.807569066
                            ],
                            [
                                2500004.89562843,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442864"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                1299038.7113536
                            ],
                            [
                                2583338.26781595,
                                1443376.34594844
                            ],
                            [
                                2750005.01219101,
                                1443376.34594844
                            ],
                            [
                                2833338.38437853,
                                1299038.7113536
                            ],
                            [
                                2750005.01219101,
                                1154701.07675875
                            ],
                            [
                                2583338.26781595,
                                1154701.07675875
                            ],
                            [
                                2500004.89562843,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442865"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                1587713.98054329
                            ],
                            [
                                2583338.26781595,
                                1732051.61513813
                            ],
                            [
                                2750005.01219101,
                                1732051.61513813
                            ],
                            [
                                2833338.38437853,
                                1587713.98054329
                            ],
                            [
                                2750005.01219101,
                                1443376.34594844
                            ],
                            [
                                2583338.26781595,
                                1443376.34594844
                            ],
                            [
                                2500004.89562843,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442867"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                2165064.51892266
                            ],
                            [
                                2583338.26781595,
                                2309402.15351751
                            ],
                            [
                                2750005.01219101,
                                2309402.15351751
                            ],
                            [
                                2833338.38437853,
                                2165064.51892266
                            ],
                            [
                                2750005.01219101,
                                2020726.88432782
                            ],
                            [
                                2583338.26781595,
                                2020726.88432782
                            ],
                            [
                                2500004.89562843,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442869"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                2742415.05730204
                            ],
                            [
                                2583338.26781595,
                                2886752.69189689
                            ],
                            [
                                2750005.01219101,
                                2886752.69189689
                            ],
                            [
                                2833338.38437853,
                                2742415.05730204
                            ],
                            [
                                2750005.01219101,
                                2598077.4227072
                            ],
                            [
                                2583338.26781595,
                                2598077.4227072
                            ],
                            [
                                2500004.89562843,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442874"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                4185791.40325048
                            ],
                            [
                                2583338.26781595,
                                4330129.03784533
                            ],
                            [
                                2750005.01219101,
                                4330129.03784533
                            ],
                            [
                                2833338.38437853,
                                4185791.40325048
                            ],
                            [
                                2750005.01219101,
                                4041453.76865564
                            ],
                            [
                                2583338.26781595,
                                4041453.76865564
                            ],
                            [
                                2500004.89562843,
                                4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442875"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                4474466.67244017
                            ],
                            [
                                2583338.26781595,
                                4618804.30703502
                            ],
                            [
                                2750005.01219101,
                                4618804.30703502
                            ],
                            [
                                2833338.38437853,
                                4474466.67244017
                            ],
                            [
                                2750005.01219101,
                                4330129.03784533
                            ],
                            [
                                2583338.26781595,
                                4330129.03784533
                            ],
                            [
                                2500004.89562843,
                                4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442877"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2500004.89562843,
                                5051817.21081955
                            ],
                            [
                                2583338.26781595,
                                5196154.84541439
                            ],
                            [
                                2750005.01219101,
                                5196154.84541439
                            ],
                            [
                                2833338.38437853,
                                5051817.21081955
                            ],
                            [
                                2750005.01219101,
                                4907479.57622471
                            ],
                            [
                                2583338.26781595,
                                4907479.57622471
                            ],
                            [
                                2500004.89562843,
                                5051817.21081955
                            ]
                        ]
                    ]
                ],
                "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": "442897"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -4907479.5762247
                            ],
                            [
                                2833338.38437853,
                                -4763141.94162986
                            ],
                            [
                                3000005.12875359,
                                -4763141.94162986
                            ],
                            [
                                3083338.50094112,
                                -4907479.5762247
                            ],
                            [
                                3000005.12875359,
                                -5051817.21081955
                            ],
                            [
                                2833338.38437853,
                                -5051817.21081955
                            ],
                            [
                                2750005.01219101,
                                -4907479.5762247
                            ]
                        ]
                    ]
                ],
                "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": "442899"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -4330129.03784533
                            ],
                            [
                                2833338.38437853,
                                -4185791.40325048
                            ],
                            [
                                3000005.12875359,
                                -4185791.40325048
                            ],
                            [
                                3083338.50094112,
                                -4330129.03784533
                            ],
                            [
                                3000005.12875359,
                                -4474466.67244017
                            ],
                            [
                                2833338.38437853,
                                -4474466.67244017
                            ],
                            [
                                2750005.01219101,
                                -4330129.03784533
                            ]
                        ]
                    ]
                ],
                "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": "442901"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -3752778.49946595
                            ],
                            [
                                2833338.38437853,
                                -3608440.86487111
                            ],
                            [
                                3000005.12875359,
                                -3608440.86487111
                            ],
                            [
                                3083338.50094112,
                                -3752778.49946595
                            ],
                            [
                                3000005.12875359,
                                -3897116.13406079
                            ],
                            [
                                2833338.38437853,
                                -3897116.13406079
                            ],
                            [
                                2750005.01219101,
                                -3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442904"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -2886752.69189688
                            ],
                            [
                                2833338.38437853,
                                -2742415.05730204
                            ],
                            [
                                3000005.12875359,
                                -2742415.05730204
                            ],
                            [
                                3083338.50094112,
                                -2886752.69189688
                            ],
                            [
                                3000005.12875359,
                                -3031090.32649173
                            ],
                            [
                                2833338.38437853,
                                -3031090.32649173
                            ],
                            [
                                2750005.01219101,
                                -2886752.69189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442905"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -2598077.4227072
                            ],
                            [
                                2833338.38437853,
                                -2453739.78811235
                            ],
                            [
                                3000005.12875359,
                                -2453739.78811235
                            ],
                            [
                                3083338.50094112,
                                -2598077.4227072
                            ],
                            [
                                3000005.12875359,
                                -2742415.05730204
                            ],
                            [
                                2833338.38437853,
                                -2742415.05730204
                            ],
                            [
                                2750005.01219101,
                                -2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442906"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -2309402.15351751
                            ],
                            [
                                2833338.38437853,
                                -2165064.51892266
                            ],
                            [
                                3000005.12875359,
                                -2165064.51892266
                            ],
                            [
                                3083338.50094112,
                                -2309402.15351751
                            ],
                            [
                                3000005.12875359,
                                -2453739.78811235
                            ],
                            [
                                2833338.38437853,
                                -2453739.78811235
                            ],
                            [
                                2750005.01219101,
                                -2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442907"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -2020726.88432782
                            ],
                            [
                                2833338.38437853,
                                -1876389.24973297
                            ],
                            [
                                3000005.12875359,
                                -1876389.24973297
                            ],
                            [
                                3083338.50094112,
                                -2020726.88432782
                            ],
                            [
                                3000005.12875359,
                                -2165064.51892266
                            ],
                            [
                                2833338.38437853,
                                -2165064.51892266
                            ],
                            [
                                2750005.01219101,
                                -2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442911"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -866025.807569065
                            ],
                            [
                                2833338.38437853,
                                -721688.17297422
                            ],
                            [
                                3000005.12875359,
                                -721688.17297422
                            ],
                            [
                                3083338.50094112,
                                -866025.807569065
                            ],
                            [
                                3000005.12875359,
                                -1010363.44216391
                            ],
                            [
                                2833338.38437853,
                                -1010363.44216391
                            ],
                            [
                                2750005.01219101,
                                -866025.807569065
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442913"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                -288675.269189688
                            ],
                            [
                                2833338.38437853,
                                -144337.634594844
                            ],
                            [
                                3000005.12875359,
                                -144337.634594844
                            ],
                            [
                                3083338.50094112,
                                -288675.269189688
                            ],
                            [
                                3000005.12875359,
                                -433012.903784532
                            ],
                            [
                                2833338.38437853,
                                -433012.903784532
                            ],
                            [
                                2750005.01219101,
                                -288675.269189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442914"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                0.0
                            ],
                            [
                                2833338.38437853,
                                144337.634594845
                            ],
                            [
                                3000005.12875359,
                                144337.634594845
                            ],
                            [
                                3083338.50094112,
                                0.0
                            ],
                            [
                                3000005.12875359,
                                -144337.634594844
                            ],
                            [
                                2833338.38437853,
                                -144337.634594844
                            ],
                            [
                                2750005.01219101,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442915"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                288675.269189689
                            ],
                            [
                                2833338.38437853,
                                433012.903784533
                            ],
                            [
                                3000005.12875359,
                                433012.903784533
                            ],
                            [
                                3083338.50094112,
                                288675.269189689
                            ],
                            [
                                3000005.12875359,
                                144337.634594845
                            ],
                            [
                                2833338.38437853,
                                144337.634594845
                            ],
                            [
                                2750005.01219101,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442916"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                577350.538379378
                            ],
                            [
                                2833338.38437853,
                                721688.172974221
                            ],
                            [
                                3000005.12875359,
                                721688.172974221
                            ],
                            [
                                3083338.50094112,
                                577350.538379378
                            ],
                            [
                                3000005.12875359,
                                433012.903784533
                            ],
                            [
                                2833338.38437853,
                                433012.903784533
                            ],
                            [
                                2750005.01219101,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442917"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                866025.807569066
                            ],
                            [
                                2833338.38437853,
                                1010363.44216391
                            ],
                            [
                                3000005.12875359,
                                1010363.44216391
                            ],
                            [
                                3083338.50094112,
                                866025.807569066
                            ],
                            [
                                3000005.12875359,
                                721688.172974221
                            ],
                            [
                                2833338.38437853,
                                721688.172974221
                            ],
                            [
                                2750005.01219101,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442918"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                1154701.07675875
                            ],
                            [
                                2833338.38437853,
                                1299038.7113536
                            ],
                            [
                                3000005.12875359,
                                1299038.7113536
                            ],
                            [
                                3083338.50094112,
                                1154701.07675875
                            ],
                            [
                                3000005.12875359,
                                1010363.44216391
                            ],
                            [
                                2833338.38437853,
                                1010363.44216391
                            ],
                            [
                                2750005.01219101,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442919"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                1443376.34594844
                            ],
                            [
                                2833338.38437853,
                                1587713.98054329
                            ],
                            [
                                3000005.12875359,
                                1587713.98054329
                            ],
                            [
                                3083338.50094112,
                                1443376.34594844
                            ],
                            [
                                3000005.12875359,
                                1299038.7113536
                            ],
                            [
                                2833338.38437853,
                                1299038.7113536
                            ],
                            [
                                2750005.01219101,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442920"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                1732051.61513813
                            ],
                            [
                                2833338.38437853,
                                1876389.24973297
                            ],
                            [
                                3000005.12875359,
                                1876389.24973297
                            ],
                            [
                                3083338.50094112,
                                1732051.61513813
                            ],
                            [
                                3000005.12875359,
                                1587713.98054329
                            ],
                            [
                                2833338.38437853,
                                1587713.98054329
                            ],
                            [
                                2750005.01219101,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442924"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                2886752.69189689
                            ],
                            [
                                2833338.38437853,
                                3031090.32649173
                            ],
                            [
                                3000005.12875359,
                                3031090.32649173
                            ],
                            [
                                3083338.50094112,
                                2886752.69189689
                            ],
                            [
                                3000005.12875359,
                                2742415.05730204
                            ],
                            [
                                2833338.38437853,
                                2742415.05730204
                            ],
                            [
                                2750005.01219101,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442925"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                3175427.96108657
                            ],
                            [
                                2833338.38437853,
                                3319765.59568142
                            ],
                            [
                                3000005.12875359,
                                3319765.59568142
                            ],
                            [
                                3083338.50094112,
                                3175427.96108657
                            ],
                            [
                                3000005.12875359,
                                3031090.32649173
                            ],
                            [
                                2833338.38437853,
                                3031090.32649173
                            ],
                            [
                                2750005.01219101,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442927"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                3752778.49946595
                            ],
                            [
                                2833338.38437853,
                                3897116.13406079
                            ],
                            [
                                3000005.12875359,
                                3897116.13406079
                            ],
                            [
                                3083338.50094112,
                                3752778.49946595
                            ],
                            [
                                3000005.12875359,
                                3608440.86487111
                            ],
                            [
                                2833338.38437853,
                                3608440.86487111
                            ],
                            [
                                2750005.01219101,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442932"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2750005.01219101,
                                5196154.84541439
                            ],
                            [
                                2833338.38437853,
                                5340492.48000924
                            ],
                            [
                                3000005.12875359,
                                5340492.48000924
                            ],
                            [
                                3083338.50094112,
                                5196154.84541439
                            ],
                            [
                                3000005.12875359,
                                5051817.21081955
                            ],
                            [
                                2833338.38437853,
                                5051817.21081955
                            ],
                            [
                                2750005.01219101,
                                5196154.84541439
                            ]
                        ]
                    ]
                ],
                "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": "442952"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -5051817.21081955
                            ],
                            [
                                3083338.50094112,
                                -4907479.5762247
                            ],
                            [
                                3250005.24531617,
                                -4907479.5762247
                            ],
                            [
                                3333338.6175037,
                                -5051817.21081955
                            ],
                            [
                                3250005.24531617,
                                -5196154.84541439
                            ],
                            [
                                3083338.50094112,
                                -5196154.84541439
                            ],
                            [
                                3000005.12875359,
                                -5051817.21081955
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442953"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -4763141.94162986
                            ],
                            [
                                3083338.50094112,
                                -4618804.30703502
                            ],
                            [
                                3250005.24531617,
                                -4618804.30703502
                            ],
                            [
                                3333338.6175037,
                                -4763141.94162986
                            ],
                            [
                                3250005.24531617,
                                -4907479.5762247
                            ],
                            [
                                3083338.50094112,
                                -4907479.5762247
                            ],
                            [
                                3000005.12875359,
                                -4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442954"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -4474466.67244017
                            ],
                            [
                                3083338.50094112,
                                -4330129.03784533
                            ],
                            [
                                3250005.24531617,
                                -4330129.03784533
                            ],
                            [
                                3333338.6175037,
                                -4474466.67244017
                            ],
                            [
                                3250005.24531617,
                                -4618804.30703502
                            ],
                            [
                                3083338.50094112,
                                -4618804.30703502
                            ],
                            [
                                3000005.12875359,
                                -4474466.67244017
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442955"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -4185791.40325048
                            ],
                            [
                                3083338.50094112,
                                -4041453.76865564
                            ],
                            [
                                3250005.24531617,
                                -4041453.76865564
                            ],
                            [
                                3333338.6175037,
                                -4185791.40325048
                            ],
                            [
                                3250005.24531617,
                                -4330129.03784533
                            ],
                            [
                                3083338.50094112,
                                -4330129.03784533
                            ],
                            [
                                3000005.12875359,
                                -4185791.40325048
                            ]
                        ]
                    ]
                ],
                "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": "442957"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -3608440.86487111
                            ],
                            [
                                3083338.50094112,
                                -3464103.23027626
                            ],
                            [
                                3250005.24531617,
                                -3464103.23027626
                            ],
                            [
                                3333338.6175037,
                                -3608440.86487111
                            ],
                            [
                                3250005.24531617,
                                -3752778.49946595
                            ],
                            [
                                3083338.50094112,
                                -3752778.49946595
                            ],
                            [
                                3000005.12875359,
                                -3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442958"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -3319765.59568142
                            ],
                            [
                                3083338.50094112,
                                -3175427.96108657
                            ],
                            [
                                3250005.24531617,
                                -3175427.96108657
                            ],
                            [
                                3333338.6175037,
                                -3319765.59568142
                            ],
                            [
                                3250005.24531617,
                                -3464103.23027626
                            ],
                            [
                                3083338.50094112,
                                -3464103.23027626
                            ],
                            [
                                3000005.12875359,
                                -3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442959"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -3031090.32649173
                            ],
                            [
                                3083338.50094112,
                                -2886752.69189688
                            ],
                            [
                                3250005.24531617,
                                -2886752.69189688
                            ],
                            [
                                3333338.6175037,
                                -3031090.32649173
                            ],
                            [
                                3250005.24531617,
                                -3175427.96108657
                            ],
                            [
                                3083338.50094112,
                                -3175427.96108657
                            ],
                            [
                                3000005.12875359,
                                -3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442960"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -2742415.05730204
                            ],
                            [
                                3083338.50094112,
                                -2598077.4227072
                            ],
                            [
                                3250005.24531617,
                                -2598077.4227072
                            ],
                            [
                                3333338.6175037,
                                -2742415.05730204
                            ],
                            [
                                3250005.24531617,
                                -2886752.69189688
                            ],
                            [
                                3083338.50094112,
                                -2886752.69189688
                            ],
                            [
                                3000005.12875359,
                                -2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442961"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -2453739.78811235
                            ],
                            [
                                3083338.50094112,
                                -2309402.15351751
                            ],
                            [
                                3250005.24531617,
                                -2309402.15351751
                            ],
                            [
                                3333338.6175037,
                                -2453739.78811235
                            ],
                            [
                                3250005.24531617,
                                -2598077.4227072
                            ],
                            [
                                3083338.50094112,
                                -2598077.4227072
                            ],
                            [
                                3000005.12875359,
                                -2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442962"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -2165064.51892266
                            ],
                            [
                                3083338.50094112,
                                -2020726.88432782
                            ],
                            [
                                3250005.24531617,
                                -2020726.88432782
                            ],
                            [
                                3333338.6175037,
                                -2165064.51892266
                            ],
                            [
                                3250005.24531617,
                                -2309402.15351751
                            ],
                            [
                                3083338.50094112,
                                -2309402.15351751
                            ],
                            [
                                3000005.12875359,
                                -2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442968"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -433012.903784532
                            ],
                            [
                                3083338.50094112,
                                -288675.269189688
                            ],
                            [
                                3250005.24531617,
                                -288675.269189688
                            ],
                            [
                                3333338.6175037,
                                -433012.903784532
                            ],
                            [
                                3250005.24531617,
                                -577350.538379377
                            ],
                            [
                                3083338.50094112,
                                -577350.538379377
                            ],
                            [
                                3000005.12875359,
                                -433012.903784532
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442969"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                -144337.634594844
                            ],
                            [
                                3083338.50094112,
                                0.0
                            ],
                            [
                                3250005.24531617,
                                0.0
                            ],
                            [
                                3333338.6175037,
                                -144337.634594844
                            ],
                            [
                                3250005.24531617,
                                -288675.269189688
                            ],
                            [
                                3083338.50094112,
                                -288675.269189688
                            ],
                            [
                                3000005.12875359,
                                -144337.634594844
                            ]
                        ]
                    ]
                ],
                "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": "442971"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                433012.903784533
                            ],
                            [
                                3083338.50094112,
                                577350.538379378
                            ],
                            [
                                3250005.24531617,
                                577350.538379378
                            ],
                            [
                                3333338.6175037,
                                433012.903784533
                            ],
                            [
                                3250005.24531617,
                                288675.269189689
                            ],
                            [
                                3083338.50094112,
                                288675.269189689
                            ],
                            [
                                3000005.12875359,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442972"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                721688.172974221
                            ],
                            [
                                3083338.50094112,
                                866025.807569066
                            ],
                            [
                                3250005.24531617,
                                866025.807569066
                            ],
                            [
                                3333338.6175037,
                                721688.172974221
                            ],
                            [
                                3250005.24531617,
                                577350.538379378
                            ],
                            [
                                3083338.50094112,
                                577350.538379378
                            ],
                            [
                                3000005.12875359,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442973"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                1010363.44216391
                            ],
                            [
                                3083338.50094112,
                                1154701.07675875
                            ],
                            [
                                3250005.24531617,
                                1154701.07675875
                            ],
                            [
                                3333338.6175037,
                                1010363.44216391
                            ],
                            [
                                3250005.24531617,
                                866025.807569066
                            ],
                            [
                                3083338.50094112,
                                866025.807569066
                            ],
                            [
                                3000005.12875359,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442974"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                1299038.7113536
                            ],
                            [
                                3083338.50094112,
                                1443376.34594844
                            ],
                            [
                                3250005.24531617,
                                1443376.34594844
                            ],
                            [
                                3333338.6175037,
                                1299038.7113536
                            ],
                            [
                                3250005.24531617,
                                1154701.07675875
                            ],
                            [
                                3083338.50094112,
                                1154701.07675875
                            ],
                            [
                                3000005.12875359,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442975"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                1587713.98054329
                            ],
                            [
                                3083338.50094112,
                                1732051.61513813
                            ],
                            [
                                3250005.24531617,
                                1732051.61513813
                            ],
                            [
                                3333338.6175037,
                                1587713.98054329
                            ],
                            [
                                3250005.24531617,
                                1443376.34594844
                            ],
                            [
                                3083338.50094112,
                                1443376.34594844
                            ],
                            [
                                3000005.12875359,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442980"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                3031090.32649173
                            ],
                            [
                                3083338.50094112,
                                3175427.96108657
                            ],
                            [
                                3250005.24531617,
                                3175427.96108657
                            ],
                            [
                                3333338.6175037,
                                3031090.32649173
                            ],
                            [
                                3250005.24531617,
                                2886752.69189689
                            ],
                            [
                                3083338.50094112,
                                2886752.69189689
                            ],
                            [
                                3000005.12875359,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "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": "442986"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3000005.12875359,
                                4763141.94162986
                            ],
                            [
                                3083338.50094112,
                                4907479.57622471
                            ],
                            [
                                3250005.24531617,
                                4907479.57622471
                            ],
                            [
                                3333338.6175037,
                                4763141.94162986
                            ],
                            [
                                3250005.24531617,
                                4618804.30703502
                            ],
                            [
                                3083338.50094112,
                                4618804.30703502
                            ],
                            [
                                3000005.12875359,
                                4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443000"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -6928206.46055252
                            ],
                            [
                                3333338.6175037,
                                -6783868.82595768
                            ],
                            [
                                3500005.36187875,
                                -6783868.82595768
                            ],
                            [
                                3583338.73406628,
                                -6928206.46055252
                            ],
                            [
                                3500005.36187875,
                                -7072544.09514737
                            ],
                            [
                                3333338.6175037,
                                -7072544.09514737
                            ],
                            [
                                3250005.24531617,
                                -6928206.46055252
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443004"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -5773505.38379377
                            ],
                            [
                                3333338.6175037,
                                -5629167.74919892
                            ],
                            [
                                3500005.36187875,
                                -5629167.74919892
                            ],
                            [
                                3583338.73406628,
                                -5773505.38379377
                            ],
                            [
                                3500005.36187875,
                                -5917843.01838861
                            ],
                            [
                                3333338.6175037,
                                -5917843.01838861
                            ],
                            [
                                3250005.24531617,
                                -5773505.38379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443007"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -4907479.5762247
                            ],
                            [
                                3333338.6175037,
                                -4763141.94162986
                            ],
                            [
                                3500005.36187875,
                                -4763141.94162986
                            ],
                            [
                                3583338.73406628,
                                -4907479.5762247
                            ],
                            [
                                3500005.36187875,
                                -5051817.21081955
                            ],
                            [
                                3333338.6175037,
                                -5051817.21081955
                            ],
                            [
                                3250005.24531617,
                                -4907479.5762247
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443008"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -4618804.30703502
                            ],
                            [
                                3333338.6175037,
                                -4474466.67244017
                            ],
                            [
                                3500005.36187875,
                                -4474466.67244017
                            ],
                            [
                                3583338.73406628,
                                -4618804.30703502
                            ],
                            [
                                3500005.36187875,
                                -4763141.94162986
                            ],
                            [
                                3333338.6175037,
                                -4763141.94162986
                            ],
                            [
                                3250005.24531617,
                                -4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443009"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -4330129.03784533
                            ],
                            [
                                3333338.6175037,
                                -4185791.40325048
                            ],
                            [
                                3500005.36187875,
                                -4185791.40325048
                            ],
                            [
                                3583338.73406628,
                                -4330129.03784533
                            ],
                            [
                                3500005.36187875,
                                -4474466.67244017
                            ],
                            [
                                3333338.6175037,
                                -4474466.67244017
                            ],
                            [
                                3250005.24531617,
                                -4330129.03784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443010"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -4041453.76865564
                            ],
                            [
                                3333338.6175037,
                                -3897116.13406079
                            ],
                            [
                                3500005.36187875,
                                -3897116.13406079
                            ],
                            [
                                3583338.73406628,
                                -4041453.76865564
                            ],
                            [
                                3500005.36187875,
                                -4185791.40325048
                            ],
                            [
                                3333338.6175037,
                                -4185791.40325048
                            ],
                            [
                                3250005.24531617,
                                -4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443011"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -3752778.49946595
                            ],
                            [
                                3333338.6175037,
                                -3608440.86487111
                            ],
                            [
                                3500005.36187875,
                                -3608440.86487111
                            ],
                            [
                                3583338.73406628,
                                -3752778.49946595
                            ],
                            [
                                3500005.36187875,
                                -3897116.13406079
                            ],
                            [
                                3333338.6175037,
                                -3897116.13406079
                            ],
                            [
                                3250005.24531617,
                                -3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443012"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -3464103.23027626
                            ],
                            [
                                3333338.6175037,
                                -3319765.59568142
                            ],
                            [
                                3500005.36187875,
                                -3319765.59568142
                            ],
                            [
                                3583338.73406628,
                                -3464103.23027626
                            ],
                            [
                                3500005.36187875,
                                -3608440.86487111
                            ],
                            [
                                3333338.6175037,
                                -3608440.86487111
                            ],
                            [
                                3250005.24531617,
                                -3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443015"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -2598077.4227072
                            ],
                            [
                                3333338.6175037,
                                -2453739.78811235
                            ],
                            [
                                3500005.36187875,
                                -2453739.78811235
                            ],
                            [
                                3583338.73406628,
                                -2598077.4227072
                            ],
                            [
                                3500005.36187875,
                                -2742415.05730204
                            ],
                            [
                                3333338.6175037,
                                -2742415.05730204
                            ],
                            [
                                3250005.24531617,
                                -2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443016"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -2309402.15351751
                            ],
                            [
                                3333338.6175037,
                                -2165064.51892266
                            ],
                            [
                                3500005.36187875,
                                -2165064.51892266
                            ],
                            [
                                3583338.73406628,
                                -2309402.15351751
                            ],
                            [
                                3500005.36187875,
                                -2453739.78811235
                            ],
                            [
                                3333338.6175037,
                                -2453739.78811235
                            ],
                            [
                                3250005.24531617,
                                -2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443017"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -2020726.88432782
                            ],
                            [
                                3333338.6175037,
                                -1876389.24973297
                            ],
                            [
                                3500005.36187875,
                                -1876389.24973297
                            ],
                            [
                                3583338.73406628,
                                -2020726.88432782
                            ],
                            [
                                3500005.36187875,
                                -2165064.51892266
                            ],
                            [
                                3333338.6175037,
                                -2165064.51892266
                            ],
                            [
                                3250005.24531617,
                                -2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443021"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                -866025.807569065
                            ],
                            [
                                3333338.6175037,
                                -721688.17297422
                            ],
                            [
                                3500005.36187875,
                                -721688.17297422
                            ],
                            [
                                3583338.73406628,
                                -866025.807569065
                            ],
                            [
                                3500005.36187875,
                                -1010363.44216391
                            ],
                            [
                                3333338.6175037,
                                -1010363.44216391
                            ],
                            [
                                3250005.24531617,
                                -866025.807569065
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443024"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                0.0
                            ],
                            [
                                3333338.6175037,
                                144337.634594845
                            ],
                            [
                                3500005.36187875,
                                144337.634594845
                            ],
                            [
                                3583338.73406628,
                                0.0
                            ],
                            [
                                3500005.36187875,
                                -144337.634594844
                            ],
                            [
                                3333338.6175037,
                                -144337.634594844
                            ],
                            [
                                3250005.24531617,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443025"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                288675.269189689
                            ],
                            [
                                3333338.6175037,
                                433012.903784533
                            ],
                            [
                                3500005.36187875,
                                433012.903784533
                            ],
                            [
                                3583338.73406628,
                                288675.269189689
                            ],
                            [
                                3500005.36187875,
                                144337.634594845
                            ],
                            [
                                3333338.6175037,
                                144337.634594845
                            ],
                            [
                                3250005.24531617,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443026"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                577350.538379378
                            ],
                            [
                                3333338.6175037,
                                721688.172974221
                            ],
                            [
                                3500005.36187875,
                                721688.172974221
                            ],
                            [
                                3583338.73406628,
                                577350.538379378
                            ],
                            [
                                3500005.36187875,
                                433012.903784533
                            ],
                            [
                                3333338.6175037,
                                433012.903784533
                            ],
                            [
                                3250005.24531617,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443027"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                866025.807569066
                            ],
                            [
                                3333338.6175037,
                                1010363.44216391
                            ],
                            [
                                3500005.36187875,
                                1010363.44216391
                            ],
                            [
                                3583338.73406628,
                                866025.807569066
                            ],
                            [
                                3500005.36187875,
                                721688.172974221
                            ],
                            [
                                3333338.6175037,
                                721688.172974221
                            ],
                            [
                                3250005.24531617,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443028"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                1154701.07675875
                            ],
                            [
                                3333338.6175037,
                                1299038.7113536
                            ],
                            [
                                3500005.36187875,
                                1299038.7113536
                            ],
                            [
                                3583338.73406628,
                                1154701.07675875
                            ],
                            [
                                3500005.36187875,
                                1010363.44216391
                            ],
                            [
                                3333338.6175037,
                                1010363.44216391
                            ],
                            [
                                3250005.24531617,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443029"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                1443376.34594844
                            ],
                            [
                                3333338.6175037,
                                1587713.98054329
                            ],
                            [
                                3500005.36187875,
                                1587713.98054329
                            ],
                            [
                                3583338.73406628,
                                1443376.34594844
                            ],
                            [
                                3500005.36187875,
                                1299038.7113536
                            ],
                            [
                                3333338.6175037,
                                1299038.7113536
                            ],
                            [
                                3250005.24531617,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443030"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                1732051.61513813
                            ],
                            [
                                3333338.6175037,
                                1876389.24973297
                            ],
                            [
                                3500005.36187875,
                                1876389.24973297
                            ],
                            [
                                3583338.73406628,
                                1732051.61513813
                            ],
                            [
                                3500005.36187875,
                                1587713.98054329
                            ],
                            [
                                3333338.6175037,
                                1587713.98054329
                            ],
                            [
                                3250005.24531617,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443034"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                2886752.69189689
                            ],
                            [
                                3333338.6175037,
                                3031090.32649173
                            ],
                            [
                                3500005.36187875,
                                3031090.32649173
                            ],
                            [
                                3583338.73406628,
                                2886752.69189689
                            ],
                            [
                                3500005.36187875,
                                2742415.05730204
                            ],
                            [
                                3333338.6175037,
                                2742415.05730204
                            ],
                            [
                                3250005.24531617,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443035"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                3175427.96108657
                            ],
                            [
                                3333338.6175037,
                                3319765.59568142
                            ],
                            [
                                3500005.36187875,
                                3319765.59568142
                            ],
                            [
                                3583338.73406628,
                                3175427.96108657
                            ],
                            [
                                3500005.36187875,
                                3031090.32649173
                            ],
                            [
                                3333338.6175037,
                                3031090.32649173
                            ],
                            [
                                3250005.24531617,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443038"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3250005.24531617,
                                4041453.76865564
                            ],
                            [
                                3333338.6175037,
                                4185791.40325048
                            ],
                            [
                                3500005.36187875,
                                4185791.40325048
                            ],
                            [
                                3583338.73406628,
                                4041453.76865564
                            ],
                            [
                                3500005.36187875,
                                3897116.13406079
                            ],
                            [
                                3333338.6175037,
                                3897116.13406079
                            ],
                            [
                                3250005.24531617,
                                4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443063"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                -4763141.94162986
                            ],
                            [
                                3583338.73406628,
                                -4618804.30703502
                            ],
                            [
                                3750005.47844133,
                                -4618804.30703502
                            ],
                            [
                                3833338.85062886,
                                -4763141.94162986
                            ],
                            [
                                3750005.47844133,
                                -4907479.5762247
                            ],
                            [
                                3583338.73406628,
                                -4907479.5762247
                            ],
                            [
                                3500005.36187875,
                                -4763141.94162986
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443065"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                -4185791.40325048
                            ],
                            [
                                3583338.73406628,
                                -4041453.76865564
                            ],
                            [
                                3750005.47844133,
                                -4041453.76865564
                            ],
                            [
                                3833338.85062886,
                                -4185791.40325048
                            ],
                            [
                                3750005.47844133,
                                -4330129.03784533
                            ],
                            [
                                3583338.73406628,
                                -4330129.03784533
                            ],
                            [
                                3500005.36187875,
                                -4185791.40325048
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443066"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                -3897116.13406079
                            ],
                            [
                                3583338.73406628,
                                -3752778.49946595
                            ],
                            [
                                3750005.47844133,
                                -3752778.49946595
                            ],
                            [
                                3833338.85062886,
                                -3897116.13406079
                            ],
                            [
                                3750005.47844133,
                                -4041453.76865564
                            ],
                            [
                                3583338.73406628,
                                -4041453.76865564
                            ],
                            [
                                3500005.36187875,
                                -3897116.13406079
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443079"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                -144337.634594844
                            ],
                            [
                                3583338.73406628,
                                0.0
                            ],
                            [
                                3750005.47844133,
                                0.0
                            ],
                            [
                                3833338.85062886,
                                -144337.634594844
                            ],
                            [
                                3750005.47844133,
                                -288675.269189688
                            ],
                            [
                                3583338.73406628,
                                -288675.269189688
                            ],
                            [
                                3500005.36187875,
                                -144337.634594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443080"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                144337.634594845
                            ],
                            [
                                3583338.73406628,
                                288675.269189689
                            ],
                            [
                                3750005.47844133,
                                288675.269189689
                            ],
                            [
                                3833338.85062886,
                                144337.634594845
                            ],
                            [
                                3750005.47844133,
                                0.0
                            ],
                            [
                                3583338.73406628,
                                0.0
                            ],
                            [
                                3500005.36187875,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443081"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                433012.903784533
                            ],
                            [
                                3583338.73406628,
                                577350.538379378
                            ],
                            [
                                3750005.47844133,
                                577350.538379378
                            ],
                            [
                                3833338.85062886,
                                433012.903784533
                            ],
                            [
                                3750005.47844133,
                                288675.269189689
                            ],
                            [
                                3583338.73406628,
                                288675.269189689
                            ],
                            [
                                3500005.36187875,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443082"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                721688.172974221
                            ],
                            [
                                3583338.73406628,
                                866025.807569066
                            ],
                            [
                                3750005.47844133,
                                866025.807569066
                            ],
                            [
                                3833338.85062886,
                                721688.172974221
                            ],
                            [
                                3750005.47844133,
                                577350.538379378
                            ],
                            [
                                3583338.73406628,
                                577350.538379378
                            ],
                            [
                                3500005.36187875,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443083"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                1010363.44216391
                            ],
                            [
                                3583338.73406628,
                                1154701.07675875
                            ],
                            [
                                3750005.47844133,
                                1154701.07675875
                            ],
                            [
                                3833338.85062886,
                                1010363.44216391
                            ],
                            [
                                3750005.47844133,
                                866025.807569066
                            ],
                            [
                                3583338.73406628,
                                866025.807569066
                            ],
                            [
                                3500005.36187875,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443084"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                1299038.7113536
                            ],
                            [
                                3583338.73406628,
                                1443376.34594844
                            ],
                            [
                                3750005.47844133,
                                1443376.34594844
                            ],
                            [
                                3833338.85062886,
                                1299038.7113536
                            ],
                            [
                                3750005.47844133,
                                1154701.07675875
                            ],
                            [
                                3583338.73406628,
                                1154701.07675875
                            ],
                            [
                                3500005.36187875,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443085"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                1587713.98054329
                            ],
                            [
                                3583338.73406628,
                                1732051.61513813
                            ],
                            [
                                3750005.47844133,
                                1732051.61513813
                            ],
                            [
                                3833338.85062886,
                                1587713.98054329
                            ],
                            [
                                3750005.47844133,
                                1443376.34594844
                            ],
                            [
                                3583338.73406628,
                                1443376.34594844
                            ],
                            [
                                3500005.36187875,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443086"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                1876389.24973297
                            ],
                            [
                                3583338.73406628,
                                2020726.88432782
                            ],
                            [
                                3750005.47844133,
                                2020726.88432782
                            ],
                            [
                                3833338.85062886,
                                1876389.24973297
                            ],
                            [
                                3750005.47844133,
                                1732051.61513813
                            ],
                            [
                                3583338.73406628,
                                1732051.61513813
                            ],
                            [
                                3500005.36187875,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443090"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3500005.36187875,
                                3031090.32649173
                            ],
                            [
                                3583338.73406628,
                                3175427.96108657
                            ],
                            [
                                3750005.47844133,
                                3175427.96108657
                            ],
                            [
                                3833338.85062886,
                                3031090.32649173
                            ],
                            [
                                3750005.47844133,
                                2886752.69189689
                            ],
                            [
                                3583338.73406628,
                                2886752.69189689
                            ],
                            [
                                3500005.36187875,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443109"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                -7216881.72974221
                            ],
                            [
                                3833338.85062886,
                                -7072544.09514737
                            ],
                            [
                                4000005.59500391,
                                -7072544.09514737
                            ],
                            [
                                4083338.96719144,
                                -7216881.72974221
                            ],
                            [
                                4000005.59500391,
                                -7361219.36433706
                            ],
                            [
                                3833338.85062886,
                                -7361219.36433706
                            ],
                            [
                                3750005.47844133,
                                -7216881.72974221
                            ]
                        ]
                    ]
                ],
                "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": "443120"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                -4041453.76865564
                            ],
                            [
                                3833338.85062886,
                                -3897116.13406079
                            ],
                            [
                                4000005.59500391,
                                -3897116.13406079
                            ],
                            [
                                4083338.96719144,
                                -4041453.76865564
                            ],
                            [
                                4000005.59500391,
                                -4185791.40325048
                            ],
                            [
                                3833338.85062886,
                                -4185791.40325048
                            ],
                            [
                                3750005.47844133,
                                -4041453.76865564
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443122"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                -3464103.23027626
                            ],
                            [
                                3833338.85062886,
                                -3319765.59568142
                            ],
                            [
                                4000005.59500391,
                                -3319765.59568142
                            ],
                            [
                                4083338.96719144,
                                -3464103.23027626
                            ],
                            [
                                4000005.59500391,
                                -3608440.86487111
                            ],
                            [
                                3833338.85062886,
                                -3608440.86487111
                            ],
                            [
                                3750005.47844133,
                                -3464103.23027626
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443132"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                -577350.538379377
                            ],
                            [
                                3833338.85062886,
                                -433012.903784532
                            ],
                            [
                                4000005.59500391,
                                -433012.903784532
                            ],
                            [
                                4083338.96719144,
                                -577350.538379377
                            ],
                            [
                                4000005.59500391,
                                -721688.17297422
                            ],
                            [
                                3833338.85062886,
                                -721688.17297422
                            ],
                            [
                                3750005.47844133,
                                -577350.538379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443133"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                -288675.269189688
                            ],
                            [
                                3833338.85062886,
                                -144337.634594844
                            ],
                            [
                                4000005.59500391,
                                -144337.634594844
                            ],
                            [
                                4083338.96719144,
                                -288675.269189688
                            ],
                            [
                                4000005.59500391,
                                -433012.903784532
                            ],
                            [
                                3833338.85062886,
                                -433012.903784532
                            ],
                            [
                                3750005.47844133,
                                -288675.269189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443134"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                0.0
                            ],
                            [
                                3833338.85062886,
                                144337.634594845
                            ],
                            [
                                4000005.59500391,
                                144337.634594845
                            ],
                            [
                                4083338.96719144,
                                0.0
                            ],
                            [
                                4000005.59500391,
                                -144337.634594844
                            ],
                            [
                                3833338.85062886,
                                -144337.634594844
                            ],
                            [
                                3750005.47844133,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443135"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                288675.269189689
                            ],
                            [
                                3833338.85062886,
                                433012.903784533
                            ],
                            [
                                4000005.59500391,
                                433012.903784533
                            ],
                            [
                                4083338.96719144,
                                288675.269189689
                            ],
                            [
                                4000005.59500391,
                                144337.634594845
                            ],
                            [
                                3833338.85062886,
                                144337.634594845
                            ],
                            [
                                3750005.47844133,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443136"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                577350.538379378
                            ],
                            [
                                3833338.85062886,
                                721688.172974221
                            ],
                            [
                                4000005.59500391,
                                721688.172974221
                            ],
                            [
                                4083338.96719144,
                                577350.538379378
                            ],
                            [
                                4000005.59500391,
                                433012.903784533
                            ],
                            [
                                3833338.85062886,
                                433012.903784533
                            ],
                            [
                                3750005.47844133,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "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": "443144"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3750005.47844133,
                                2886752.69189689
                            ],
                            [
                                3833338.85062886,
                                3031090.32649173
                            ],
                            [
                                4000005.59500391,
                                3031090.32649173
                            ],
                            [
                                4083338.96719144,
                                2886752.69189689
                            ],
                            [
                                4000005.59500391,
                                2742415.05730204
                            ],
                            [
                                3833338.85062886,
                                2742415.05730204
                            ],
                            [
                                3750005.47844133,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "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": "443180"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                -2742415.05730204
                            ],
                            [
                                4083338.96719144,
                                -2598077.4227072
                            ],
                            [
                                4250005.7115665,
                                -2598077.4227072
                            ],
                            [
                                4333339.08375402,
                                -2742415.05730204
                            ],
                            [
                                4250005.7115665,
                                -2886752.69189688
                            ],
                            [
                                4083338.96719144,
                                -2886752.69189688
                            ],
                            [
                                4000005.59500391,
                                -2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443189"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                -144337.634594844
                            ],
                            [
                                4083338.96719144,
                                0.0
                            ],
                            [
                                4250005.7115665,
                                0.0
                            ],
                            [
                                4333339.08375402,
                                -144337.634594844
                            ],
                            [
                                4250005.7115665,
                                -288675.269189688
                            ],
                            [
                                4083338.96719144,
                                -288675.269189688
                            ],
                            [
                                4000005.59500391,
                                -144337.634594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443190"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                144337.634594845
                            ],
                            [
                                4083338.96719144,
                                288675.269189689
                            ],
                            [
                                4250005.7115665,
                                288675.269189689
                            ],
                            [
                                4333339.08375402,
                                144337.634594845
                            ],
                            [
                                4250005.7115665,
                                0.0
                            ],
                            [
                                4083338.96719144,
                                0.0
                            ],
                            [
                                4000005.59500391,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443191"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                433012.903784533
                            ],
                            [
                                4083338.96719144,
                                577350.538379378
                            ],
                            [
                                4250005.7115665,
                                577350.538379378
                            ],
                            [
                                4333339.08375402,
                                433012.903784533
                            ],
                            [
                                4250005.7115665,
                                288675.269189689
                            ],
                            [
                                4083338.96719144,
                                288675.269189689
                            ],
                            [
                                4000005.59500391,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "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": "443198"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4000005.59500391,
                                2453739.78811235
                            ],
                            [
                                4083338.96719144,
                                2598077.4227072
                            ],
                            [
                                4250005.7115665,
                                2598077.4227072
                            ],
                            [
                                4333339.08375402,
                                2453739.78811235
                            ],
                            [
                                4250005.7115665,
                                2309402.15351751
                            ],
                            [
                                4083338.96719144,
                                2309402.15351751
                            ],
                            [
                                4000005.59500391,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "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": "443233"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                -3175427.96108657
                            ],
                            [
                                4333339.08375402,
                                -3031090.32649173
                            ],
                            [
                                4500005.82812908,
                                -3031090.32649173
                            ],
                            [
                                4583339.2003166,
                                -3175427.96108657
                            ],
                            [
                                4500005.82812908,
                                -3319765.59568142
                            ],
                            [
                                4333339.08375402,
                                -3319765.59568142
                            ],
                            [
                                4250005.7115665,
                                -3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443236"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                -2309402.15351751
                            ],
                            [
                                4333339.08375402,
                                -2165064.51892266
                            ],
                            [
                                4500005.82812908,
                                -2165064.51892266
                            ],
                            [
                                4583339.2003166,
                                -2309402.15351751
                            ],
                            [
                                4500005.82812908,
                                -2453739.78811235
                            ],
                            [
                                4333339.08375402,
                                -2453739.78811235
                            ],
                            [
                                4250005.7115665,
                                -2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443244"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                0.0
                            ],
                            [
                                4333339.08375402,
                                144337.634594845
                            ],
                            [
                                4500005.82812908,
                                144337.634594845
                            ],
                            [
                                4583339.2003166,
                                0.0
                            ],
                            [
                                4500005.82812908,
                                -144337.634594844
                            ],
                            [
                                4333339.08375402,
                                -144337.634594844
                            ],
                            [
                                4250005.7115665,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443245"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                288675.269189689
                            ],
                            [
                                4333339.08375402,
                                433012.903784533
                            ],
                            [
                                4500005.82812908,
                                433012.903784533
                            ],
                            [
                                4583339.2003166,
                                288675.269189689
                            ],
                            [
                                4500005.82812908,
                                144337.634594845
                            ],
                            [
                                4333339.08375402,
                                144337.634594845
                            ],
                            [
                                4250005.7115665,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443246"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                577350.538379378
                            ],
                            [
                                4333339.08375402,
                                721688.172974221
                            ],
                            [
                                4500005.82812908,
                                721688.172974221
                            ],
                            [
                                4583339.2003166,
                                577350.538379378
                            ],
                            [
                                4500005.82812908,
                                433012.903784533
                            ],
                            [
                                4333339.08375402,
                                433012.903784533
                            ],
                            [
                                4250005.7115665,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443247"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                866025.807569066
                            ],
                            [
                                4333339.08375402,
                                1010363.44216391
                            ],
                            [
                                4500005.82812908,
                                1010363.44216391
                            ],
                            [
                                4583339.2003166,
                                866025.807569066
                            ],
                            [
                                4500005.82812908,
                                721688.172974221
                            ],
                            [
                                4333339.08375402,
                                721688.172974221
                            ],
                            [
                                4250005.7115665,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "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": "443252"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                2309402.15351751
                            ],
                            [
                                4333339.08375402,
                                2453739.78811235
                            ],
                            [
                                4500005.82812908,
                                2453739.78811235
                            ],
                            [
                                4583339.2003166,
                                2309402.15351751
                            ],
                            [
                                4500005.82812908,
                                2165064.51892266
                            ],
                            [
                                4333339.08375402,
                                2165064.51892266
                            ],
                            [
                                4250005.7115665,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443253"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                2598077.4227072
                            ],
                            [
                                4333339.08375402,
                                2742415.05730204
                            ],
                            [
                                4500005.82812908,
                                2742415.05730204
                            ],
                            [
                                4583339.2003166,
                                2598077.4227072
                            ],
                            [
                                4500005.82812908,
                                2453739.78811235
                            ],
                            [
                                4333339.08375402,
                                2453739.78811235
                            ],
                            [
                                4250005.7115665,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443255"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                3175427.96108657
                            ],
                            [
                                4333339.08375402,
                                3319765.59568142
                            ],
                            [
                                4500005.82812908,
                                3319765.59568142
                            ],
                            [
                                4583339.2003166,
                                3175427.96108657
                            ],
                            [
                                4500005.82812908,
                                3031090.32649173
                            ],
                            [
                                4333339.08375402,
                                3031090.32649173
                            ],
                            [
                                4250005.7115665,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443257"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4250005.7115665,
                                3752778.49946595
                            ],
                            [
                                4333339.08375402,
                                3897116.13406079
                            ],
                            [
                                4500005.82812908,
                                3897116.13406079
                            ],
                            [
                                4583339.2003166,
                                3752778.49946595
                            ],
                            [
                                4500005.82812908,
                                3608440.86487111
                            ],
                            [
                                4333339.08375402,
                                3608440.86487111
                            ],
                            [
                                4250005.7115665,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "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": "443294"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                -1587713.98054329
                            ],
                            [
                                4583339.2003166,
                                -1443376.34594844
                            ],
                            [
                                4750005.94469166,
                                -1443376.34594844
                            ],
                            [
                                4833339.31687919,
                                -1587713.98054329
                            ],
                            [
                                4750005.94469166,
                                -1732051.61513813
                            ],
                            [
                                4583339.2003166,
                                -1732051.61513813
                            ],
                            [
                                4500005.82812908,
                                -1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443300"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                144337.634594845
                            ],
                            [
                                4583339.2003166,
                                288675.269189689
                            ],
                            [
                                4750005.94469166,
                                288675.269189689
                            ],
                            [
                                4833339.31687919,
                                144337.634594845
                            ],
                            [
                                4750005.94469166,
                                0.0
                            ],
                            [
                                4583339.2003166,
                                0.0
                            ],
                            [
                                4500005.82812908,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443301"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                433012.903784533
                            ],
                            [
                                4583339.2003166,
                                577350.538379378
                            ],
                            [
                                4750005.94469166,
                                577350.538379378
                            ],
                            [
                                4833339.31687919,
                                433012.903784533
                            ],
                            [
                                4750005.94469166,
                                288675.269189689
                            ],
                            [
                                4583339.2003166,
                                288675.269189689
                            ],
                            [
                                4500005.82812908,
                                433012.903784533
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443302"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                721688.172974221
                            ],
                            [
                                4583339.2003166,
                                866025.807569066
                            ],
                            [
                                4750005.94469166,
                                866025.807569066
                            ],
                            [
                                4833339.31687919,
                                721688.172974221
                            ],
                            [
                                4750005.94469166,
                                577350.538379378
                            ],
                            [
                                4583339.2003166,
                                577350.538379378
                            ],
                            [
                                4500005.82812908,
                                721688.172974221
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443303"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                1010363.44216391
                            ],
                            [
                                4583339.2003166,
                                1154701.07675875
                            ],
                            [
                                4750005.94469166,
                                1154701.07675875
                            ],
                            [
                                4833339.31687919,
                                1010363.44216391
                            ],
                            [
                                4750005.94469166,
                                866025.807569066
                            ],
                            [
                                4583339.2003166,
                                866025.807569066
                            ],
                            [
                                4500005.82812908,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "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": "443305"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                1587713.98054329
                            ],
                            [
                                4583339.2003166,
                                1732051.61513813
                            ],
                            [
                                4750005.94469166,
                                1732051.61513813
                            ],
                            [
                                4833339.31687919,
                                1587713.98054329
                            ],
                            [
                                4750005.94469166,
                                1443376.34594844
                            ],
                            [
                                4583339.2003166,
                                1443376.34594844
                            ],
                            [
                                4500005.82812908,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443306"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                1876389.24973297
                            ],
                            [
                                4583339.2003166,
                                2020726.88432782
                            ],
                            [
                                4750005.94469166,
                                2020726.88432782
                            ],
                            [
                                4833339.31687919,
                                1876389.24973297
                            ],
                            [
                                4750005.94469166,
                                1732051.61513813
                            ],
                            [
                                4583339.2003166,
                                1732051.61513813
                            ],
                            [
                                4500005.82812908,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443307"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                2165064.51892266
                            ],
                            [
                                4583339.2003166,
                                2309402.15351751
                            ],
                            [
                                4750005.94469166,
                                2309402.15351751
                            ],
                            [
                                4833339.31687919,
                                2165064.51892266
                            ],
                            [
                                4750005.94469166,
                                2020726.88432782
                            ],
                            [
                                4583339.2003166,
                                2020726.88432782
                            ],
                            [
                                4500005.82812908,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443308"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4500005.82812908,
                                2453739.78811235
                            ],
                            [
                                4583339.2003166,
                                2598077.4227072
                            ],
                            [
                                4750005.94469166,
                                2598077.4227072
                            ],
                            [
                                4833339.31687919,
                                2453739.78811235
                            ],
                            [
                                4750005.94469166,
                                2309402.15351751
                            ],
                            [
                                4583339.2003166,
                                2309402.15351751
                            ],
                            [
                                4500005.82812908,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443343"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                -3175427.96108657
                            ],
                            [
                                4833339.31687919,
                                -3031090.32649173
                            ],
                            [
                                5000006.06125424,
                                -3031090.32649173
                            ],
                            [
                                5083339.43344177,
                                -3175427.96108657
                            ],
                            [
                                5000006.06125424,
                                -3319765.59568142
                            ],
                            [
                                4833339.31687919,
                                -3319765.59568142
                            ],
                            [
                                4750005.94469166,
                                -3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443345"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                -2598077.4227072
                            ],
                            [
                                4833339.31687919,
                                -2453739.78811235
                            ],
                            [
                                5000006.06125424,
                                -2453739.78811235
                            ],
                            [
                                5083339.43344177,
                                -2598077.4227072
                            ],
                            [
                                5000006.06125424,
                                -2742415.05730204
                            ],
                            [
                                4833339.31687919,
                                -2742415.05730204
                            ],
                            [
                                4750005.94469166,
                                -2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443351"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                -866025.807569065
                            ],
                            [
                                4833339.31687919,
                                -721688.17297422
                            ],
                            [
                                5000006.06125424,
                                -721688.17297422
                            ],
                            [
                                5083339.43344177,
                                -866025.807569065
                            ],
                            [
                                5000006.06125424,
                                -1010363.44216391
                            ],
                            [
                                4833339.31687919,
                                -1010363.44216391
                            ],
                            [
                                4750005.94469166,
                                -866025.807569065
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443353"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                -288675.269189688
                            ],
                            [
                                4833339.31687919,
                                -144337.634594844
                            ],
                            [
                                5000006.06125424,
                                -144337.634594844
                            ],
                            [
                                5083339.43344177,
                                -288675.269189688
                            ],
                            [
                                5000006.06125424,
                                -433012.903784532
                            ],
                            [
                                4833339.31687919,
                                -433012.903784532
                            ],
                            [
                                4750005.94469166,
                                -288675.269189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443354"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                0.0
                            ],
                            [
                                4833339.31687919,
                                144337.634594845
                            ],
                            [
                                5000006.06125424,
                                144337.634594845
                            ],
                            [
                                5083339.43344177,
                                0.0
                            ],
                            [
                                5000006.06125424,
                                -144337.634594844
                            ],
                            [
                                4833339.31687919,
                                -144337.634594844
                            ],
                            [
                                4750005.94469166,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443355"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                288675.269189689
                            ],
                            [
                                4833339.31687919,
                                433012.903784533
                            ],
                            [
                                5000006.06125424,
                                433012.903784533
                            ],
                            [
                                5083339.43344177,
                                288675.269189689
                            ],
                            [
                                5000006.06125424,
                                144337.634594845
                            ],
                            [
                                4833339.31687919,
                                144337.634594845
                            ],
                            [
                                4750005.94469166,
                                288675.269189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443358"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                1154701.07675875
                            ],
                            [
                                4833339.31687919,
                                1299038.7113536
                            ],
                            [
                                5000006.06125424,
                                1299038.7113536
                            ],
                            [
                                5083339.43344177,
                                1154701.07675875
                            ],
                            [
                                5000006.06125424,
                                1010363.44216391
                            ],
                            [
                                4833339.31687919,
                                1010363.44216391
                            ],
                            [
                                4750005.94469166,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443359"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                1443376.34594844
                            ],
                            [
                                4833339.31687919,
                                1587713.98054329
                            ],
                            [
                                5000006.06125424,
                                1587713.98054329
                            ],
                            [
                                5083339.43344177,
                                1443376.34594844
                            ],
                            [
                                5000006.06125424,
                                1299038.7113536
                            ],
                            [
                                4833339.31687919,
                                1299038.7113536
                            ],
                            [
                                4750005.94469166,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443360"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                1732051.61513813
                            ],
                            [
                                4833339.31687919,
                                1876389.24973297
                            ],
                            [
                                5000006.06125424,
                                1876389.24973297
                            ],
                            [
                                5083339.43344177,
                                1732051.61513813
                            ],
                            [
                                5000006.06125424,
                                1587713.98054329
                            ],
                            [
                                4833339.31687919,
                                1587713.98054329
                            ],
                            [
                                4750005.94469166,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443363"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                4750005.94469166,
                                2598077.4227072
                            ],
                            [
                                4833339.31687919,
                                2742415.05730204
                            ],
                            [
                                5000006.06125424,
                                2742415.05730204
                            ],
                            [
                                5083339.43344177,
                                2598077.4227072
                            ],
                            [
                                5000006.06125424,
                                2453739.78811235
                            ],
                            [
                                4833339.31687919,
                                2453739.78811235
                            ],
                            [
                                4750005.94469166,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443404"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5000006.06125424,
                                -1587713.98054329
                            ],
                            [
                                5083339.43344177,
                                -1443376.34594844
                            ],
                            [
                                5250006.17781682,
                                -1443376.34594844
                            ],
                            [
                                5333339.55000435,
                                -1587713.98054329
                            ],
                            [
                                5250006.17781682,
                                -1732051.61513813
                            ],
                            [
                                5083339.43344177,
                                -1732051.61513813
                            ],
                            [
                                5000006.06125424,
                                -1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443408"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5000006.06125424,
                                -433012.903784532
                            ],
                            [
                                5083339.43344177,
                                -288675.269189688
                            ],
                            [
                                5250006.17781682,
                                -288675.269189688
                            ],
                            [
                                5333339.55000435,
                                -433012.903784532
                            ],
                            [
                                5250006.17781682,
                                -577350.538379377
                            ],
                            [
                                5083339.43344177,
                                -577350.538379377
                            ],
                            [
                                5000006.06125424,
                                -433012.903784532
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443409"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5000006.06125424,
                                -144337.634594844
                            ],
                            [
                                5083339.43344177,
                                0.0
                            ],
                            [
                                5250006.17781682,
                                0.0
                            ],
                            [
                                5333339.55000435,
                                -144337.634594844
                            ],
                            [
                                5250006.17781682,
                                -288675.269189688
                            ],
                            [
                                5083339.43344177,
                                -288675.269189688
                            ],
                            [
                                5000006.06125424,
                                -144337.634594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443410"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5000006.06125424,
                                144337.634594845
                            ],
                            [
                                5083339.43344177,
                                288675.269189689
                            ],
                            [
                                5250006.17781682,
                                288675.269189689
                            ],
                            [
                                5333339.55000435,
                                144337.634594845
                            ],
                            [
                                5250006.17781682,
                                0.0
                            ],
                            [
                                5083339.43344177,
                                0.0
                            ],
                            [
                                5000006.06125424,
                                144337.634594845
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443416"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5000006.06125424,
                                1876389.24973297
                            ],
                            [
                                5083339.43344177,
                                2020726.88432782
                            ],
                            [
                                5250006.17781682,
                                2020726.88432782
                            ],
                            [
                                5333339.55000435,
                                1876389.24973297
                            ],
                            [
                                5250006.17781682,
                                1732051.61513813
                            ],
                            [
                                5083339.43344177,
                                1732051.61513813
                            ],
                            [
                                5000006.06125424,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "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": "443514"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                -1587713.98054329
                            ],
                            [
                                5583339.66656693,
                                -1443376.34594844
                            ],
                            [
                                5750006.41094199,
                                -1443376.34594844
                            ],
                            [
                                5833339.78312951,
                                -1587713.98054329
                            ],
                            [
                                5750006.41094199,
                                -1732051.61513813
                            ],
                            [
                                5583339.66656693,
                                -1732051.61513813
                            ],
                            [
                                5500006.2943794,
                                -1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443516"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                -1010363.44216391
                            ],
                            [
                                5583339.66656693,
                                -866025.807569065
                            ],
                            [
                                5750006.41094199,
                                -866025.807569065
                            ],
                            [
                                5833339.78312951,
                                -1010363.44216391
                            ],
                            [
                                5750006.41094199,
                                -1154701.07675875
                            ],
                            [
                                5583339.66656693,
                                -1154701.07675875
                            ],
                            [
                                5500006.2943794,
                                -1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443517"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                -721688.17297422
                            ],
                            [
                                5583339.66656693,
                                -577350.538379377
                            ],
                            [
                                5750006.41094199,
                                -577350.538379377
                            ],
                            [
                                5833339.78312951,
                                -721688.17297422
                            ],
                            [
                                5750006.41094199,
                                -866025.807569065
                            ],
                            [
                                5583339.66656693,
                                -866025.807569065
                            ],
                            [
                                5500006.2943794,
                                -721688.17297422
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443518"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                -433012.903784532
                            ],
                            [
                                5583339.66656693,
                                -288675.269189688
                            ],
                            [
                                5750006.41094199,
                                -288675.269189688
                            ],
                            [
                                5833339.78312951,
                                -433012.903784532
                            ],
                            [
                                5750006.41094199,
                                -577350.538379377
                            ],
                            [
                                5583339.66656693,
                                -577350.538379377
                            ],
                            [
                                5500006.2943794,
                                -433012.903784532
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443525"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                1587713.98054329
                            ],
                            [
                                5583339.66656693,
                                1732051.61513813
                            ],
                            [
                                5750006.41094199,
                                1732051.61513813
                            ],
                            [
                                5833339.78312951,
                                1587713.98054329
                            ],
                            [
                                5750006.41094199,
                                1443376.34594844
                            ],
                            [
                                5583339.66656693,
                                1443376.34594844
                            ],
                            [
                                5500006.2943794,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443526"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5500006.2943794,
                                1876389.24973297
                            ],
                            [
                                5583339.66656693,
                                2020726.88432782
                            ],
                            [
                                5750006.41094199,
                                2020726.88432782
                            ],
                            [
                                5833339.78312951,
                                1876389.24973297
                            ],
                            [
                                5750006.41094199,
                                1732051.61513813
                            ],
                            [
                                5583339.66656693,
                                1732051.61513813
                            ],
                            [
                                5500006.2943794,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443564"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5750006.41094199,
                                -2886752.69189688
                            ],
                            [
                                5833339.78312951,
                                -2742415.05730204
                            ],
                            [
                                6000006.52750457,
                                -2742415.05730204
                            ],
                            [
                                6083339.89969209,
                                -2886752.69189688
                            ],
                            [
                                6000006.52750457,
                                -3031090.32649173
                            ],
                            [
                                5833339.78312951,
                                -3031090.32649173
                            ],
                            [
                                5750006.41094199,
                                -2886752.69189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443568"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5750006.41094199,
                                -1732051.61513813
                            ],
                            [
                                5833339.78312951,
                                -1587713.98054329
                            ],
                            [
                                6000006.52750457,
                                -1587713.98054329
                            ],
                            [
                                6083339.89969209,
                                -1732051.61513813
                            ],
                            [
                                6000006.52750457,
                                -1876389.24973297
                            ],
                            [
                                5833339.78312951,
                                -1876389.24973297
                            ],
                            [
                                5750006.41094199,
                                -1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443569"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5750006.41094199,
                                -1443376.34594844
                            ],
                            [
                                5833339.78312951,
                                -1299038.7113536
                            ],
                            [
                                6000006.52750457,
                                -1299038.7113536
                            ],
                            [
                                6083339.89969209,
                                -1443376.34594844
                            ],
                            [
                                6000006.52750457,
                                -1587713.98054329
                            ],
                            [
                                5833339.78312951,
                                -1587713.98054329
                            ],
                            [
                                5750006.41094199,
                                -1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443572"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5750006.41094199,
                                -577350.538379377
                            ],
                            [
                                5833339.78312951,
                                -433012.903784532
                            ],
                            [
                                6000006.52750457,
                                -433012.903784532
                            ],
                            [
                                6083339.89969209,
                                -577350.538379377
                            ],
                            [
                                6000006.52750457,
                                -721688.17297422
                            ],
                            [
                                5833339.78312951,
                                -721688.17297422
                            ],
                            [
                                5750006.41094199,
                                -577350.538379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443576"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5750006.41094199,
                                577350.538379378
                            ],
                            [
                                5833339.78312951,
                                721688.172974221
                            ],
                            [
                                6000006.52750457,
                                721688.172974221
                            ],
                            [
                                6083339.89969209,
                                577350.538379378
                            ],
                            [
                                6000006.52750457,
                                433012.903784533
                            ],
                            [
                                5833339.78312951,
                                433012.903784533
                            ],
                            [
                                5750006.41094199,
                                577350.538379378
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443577"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                5750006.41094199,
                                866025.807569066
                            ],
                            [
                                5833339.78312951,
                                1010363.44216391
                            ],
                            [
                                6000006.52750457,
                                1010363.44216391
                            ],
                            [
                                6083339.89969209,
                                866025.807569066
                            ],
                            [
                                6000006.52750457,
                                721688.172974221
                            ],
                            [
                                5833339.78312951,
                                721688.172974221
                            ],
                            [
                                5750006.41094199,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "443619"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                6000006.52750457,
                                -3031090.32649173
                            ],
                            [
                                6083339.89969209,
                                -2886752.69189688
                            ],
                            [
                                6250006.64406715,
                                -2886752.69189688
                            ],
                            [
                                6333340.01625468,
                                -3031090.32649173
                            ],
                            [
                                6250006.64406715,
                                -3175427.96108657
                            ],
                            [
                                6083339.89969209,
                                -3175427.96108657
                            ],
                            [
                                6000006.52750457,
                                -3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        }
    ],
    "crs": {
        "type": "name",
        "properties": {
            "name": "EPSG:3031"
        }
    },
    "type": "FeatureCollection"
}