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

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

{
    "features": [
        {
            "properties": {
                "pk": "441121"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                6206518.2875783
                            ],
                            [
                                -5416665.46218666,
                                6350855.92217315
                            ],
                            [
                                -5249998.7178116,
                                6350855.92217315
                            ],
                            [
                                -5166665.34562408,
                                6206518.2875783
                            ],
                            [
                                -5249998.7178116,
                                6062180.65298346
                            ],
                            [
                                -5416665.46218666,
                                6062180.65298346
                            ],
                            [
                                -5499998.83437418,
                                6206518.2875783
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441217"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                2165064.51892266
                            ],
                            [
                                -4916665.22906149,
                                2309402.15351751
                            ],
                            [
                                -4749998.48468644,
                                2309402.15351751
                            ],
                            [
                                -4666665.11249891,
                                2165064.51892266
                            ],
                            [
                                -4749998.48468644,
                                2020726.88432782
                            ],
                            [
                                -4916665.22906149,
                                2020726.88432782
                            ],
                            [
                                -4999998.60124902,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441218"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                2453739.78811235
                            ],
                            [
                                -4916665.22906149,
                                2598077.4227072
                            ],
                            [
                                -4749998.48468644,
                                2598077.4227072
                            ],
                            [
                                -4666665.11249891,
                                2453739.78811235
                            ],
                            [
                                -4749998.48468644,
                                2309402.15351751
                            ],
                            [
                                -4916665.22906149,
                                2309402.15351751
                            ],
                            [
                                -4999998.60124902,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441219"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4999998.60124902,
                                2742415.05730204
                            ],
                            [
                                -4916665.22906149,
                                2886752.69189689
                            ],
                            [
                                -4749998.48468644,
                                2886752.69189689
                            ],
                            [
                                -4666665.11249891,
                                2742415.05730204
                            ],
                            [
                                -4749998.48468644,
                                2598077.4227072
                            ],
                            [
                                -4916665.22906149,
                                2598077.4227072
                            ],
                            [
                                -4999998.60124902,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "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": "441271"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                2020726.88432782
                            ],
                            [
                                -4666665.11249891,
                                2165064.51892266
                            ],
                            [
                                -4499998.36812386,
                                2165064.51892266
                            ],
                            [
                                -4416664.99593633,
                                2020726.88432782
                            ],
                            [
                                -4499998.36812386,
                                1876389.24973297
                            ],
                            [
                                -4666665.11249891,
                                1876389.24973297
                            ],
                            [
                                -4749998.48468644,
                                2020726.88432782
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441272"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                2309402.15351751
                            ],
                            [
                                -4666665.11249891,
                                2453739.78811235
                            ],
                            [
                                -4499998.36812386,
                                2453739.78811235
                            ],
                            [
                                -4416664.99593633,
                                2309402.15351751
                            ],
                            [
                                -4499998.36812386,
                                2165064.51892266
                            ],
                            [
                                -4666665.11249891,
                                2165064.51892266
                            ],
                            [
                                -4749998.48468644,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441273"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                2598077.4227072
                            ],
                            [
                                -4666665.11249891,
                                2742415.05730204
                            ],
                            [
                                -4499998.36812386,
                                2742415.05730204
                            ],
                            [
                                -4416664.99593633,
                                2598077.4227072
                            ],
                            [
                                -4499998.36812386,
                                2453739.78811235
                            ],
                            [
                                -4666665.11249891,
                                2453739.78811235
                            ],
                            [
                                -4749998.48468644,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441274"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -4749998.48468644,
                                2886752.69189689
                            ],
                            [
                                -4666665.11249891,
                                3031090.32649173
                            ],
                            [
                                -4499998.36812386,
                                3031090.32649173
                            ],
                            [
                                -4416664.99593633,
                                2886752.69189689
                            ],
                            [
                                -4499998.36812386,
                                2742415.05730204
                            ],
                            [
                                -4666665.11249891,
                                2742415.05730204
                            ],
                            [
                                -4749998.48468644,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "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": "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": "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": "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": "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": "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": "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": "441805"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                -2598077.4227072
                            ],
                            [
                                -2166663.9468731,
                                -2453739.78811235
                            ],
                            [
                                -1999997.20249804,
                                -2453739.78811235
                            ],
                            [
                                -1916663.83031052,
                                -2598077.4227072
                            ],
                            [
                                -1999997.20249804,
                                -2742415.05730204
                            ],
                            [
                                -2166663.9468731,
                                -2742415.05730204
                            ],
                            [
                                -2249997.31906062,
                                -2598077.4227072
                            ]
                        ]
                    ]
                ],
                "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": "442038"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1249996.8528103,
                                1154701.07675875
                            ],
                            [
                                -1166663.48062277,
                                1299038.7113536
                            ],
                            [
                                -999996.736247716,
                                1299038.7113536
                            ],
                            [
                                -916663.364060189,
                                1154701.07675875
                            ],
                            [
                                -999996.736247716,
                                1010363.44216391
                            ],
                            [
                                -1166663.48062277,
                                1010363.44216391
                            ],
                            [
                                -1249996.8528103,
                                1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442125"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                -5484830.11460408
                            ],
                            [
                                -666663.247497608,
                                -5340492.48000924
                            ],
                            [
                                -499996.503122553,
                                -5340492.48000924
                            ],
                            [
                                -416663.130935026,
                                -5484830.11460408
                            ],
                            [
                                -499996.503122553,
                                -5629167.74919892
                            ],
                            [
                                -666663.247497608,
                                -5629167.74919892
                            ],
                            [
                                -749996.619685135,
                                -5484830.11460408
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442126"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                -5196154.84541439
                            ],
                            [
                                -666663.247497608,
                                -5051817.21081955
                            ],
                            [
                                -499996.503122553,
                                -5051817.21081955
                            ],
                            [
                                -416663.130935026,
                                -5196154.84541439
                            ],
                            [
                                -499996.503122553,
                                -5340492.48000924
                            ],
                            [
                                -666663.247497608,
                                -5340492.48000924
                            ],
                            [
                                -749996.619685135,
                                -5196154.84541439
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442181"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -499996.503122553,
                                -5340492.48000924
                            ],
                            [
                                -416663.130935026,
                                -5196154.84541439
                            ],
                            [
                                -249996.386559972,
                                -5196154.84541439
                            ],
                            [
                                -166663.014372444,
                                -5340492.48000924
                            ],
                            [
                                -249996.386559972,
                                -5484830.11460408
                            ],
                            [
                                -416663.130935026,
                                -5484830.11460408
                            ],
                            [
                                -499996.503122553,
                                -5340492.48000924
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442235"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                -5484830.11460408
                            ],
                            [
                                -166663.014372444,
                                -5340492.48000924
                            ],
                            [
                                3.73000261001289,
                                -5340492.48000924
                            ],
                            [
                                83337.1021901372,
                                -5484830.11460408
                            ],
                            [
                                3.73000261001289,
                                -5629167.74919892
                            ],
                            [
                                -166663.014372444,
                                -5629167.74919892
                            ],
                            [
                                -249996.386559972,
                                -5484830.11460408
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442236"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                -5196154.84541439
                            ],
                            [
                                -166663.014372444,
                                -5051817.21081955
                            ],
                            [
                                3.73000261001289,
                                -5051817.21081955
                            ],
                            [
                                83337.1021901372,
                                -5196154.84541439
                            ],
                            [
                                3.73000261001289,
                                -5340492.48000924
                            ],
                            [
                                -166663.014372444,
                                -5340492.48000924
                            ],
                            [
                                -249996.386559972,
                                -5196154.84541439
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442237"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                -4907479.5762247
                            ],
                            [
                                -166663.014372444,
                                -4763141.94162986
                            ],
                            [
                                3.73000261001289,
                                -4763141.94162986
                            ],
                            [
                                83337.1021901372,
                                -4907479.5762247
                            ],
                            [
                                3.73000261001289,
                                -5051817.21081955
                            ],
                            [
                                -166663.014372444,
                                -5051817.21081955
                            ],
                            [
                                -249996.386559972,
                                -4907479.5762247
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442238"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                -4618804.30703502
                            ],
                            [
                                -166663.014372444,
                                -4474466.67244017
                            ],
                            [
                                3.73000261001289,
                                -4474466.67244017
                            ],
                            [
                                83337.1021901372,
                                -4618804.30703502
                            ],
                            [
                                3.73000261001289,
                                -4763141.94162986
                            ],
                            [
                                -166663.014372444,
                                -4763141.94162986
                            ],
                            [
                                -249996.386559972,
                                -4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442288"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -6206518.2875783
                            ],
                            [
                                83337.1021901372,
                                -6062180.65298346
                            ],
                            [
                                250003.846565192,
                                -6062180.65298346
                            ],
                            [
                                333337.218752719,
                                -6206518.2875783
                            ],
                            [
                                250003.846565192,
                                -6350855.92217315
                            ],
                            [
                                83337.1021901372,
                                -6350855.92217315
                            ],
                            [
                                3.73000261001289,
                                -6206518.2875783
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442289"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -5917843.01838861
                            ],
                            [
                                83337.1021901372,
                                -5773505.38379377
                            ],
                            [
                                250003.846565192,
                                -5773505.38379377
                            ],
                            [
                                333337.218752719,
                                -5917843.01838861
                            ],
                            [
                                250003.846565192,
                                -6062180.65298346
                            ],
                            [
                                83337.1021901372,
                                -6062180.65298346
                            ],
                            [
                                3.73000261001289,
                                -5917843.01838861
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442291"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -5340492.48000924
                            ],
                            [
                                83337.1021901372,
                                -5196154.84541439
                            ],
                            [
                                250003.846565192,
                                -5196154.84541439
                            ],
                            [
                                333337.218752719,
                                -5340492.48000924
                            ],
                            [
                                250003.846565192,
                                -5484830.11460408
                            ],
                            [
                                83337.1021901372,
                                -5484830.11460408
                            ],
                            [
                                3.73000261001289,
                                -5340492.48000924
                            ]
                        ]
                    ]
                ],
                "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": "442343"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -6062180.65298346
                            ],
                            [
                                333337.218752719,
                                -5917843.01838861
                            ],
                            [
                                500003.963127773,
                                -5917843.01838861
                            ],
                            [
                                583337.3353153,
                                -6062180.65298346
                            ],
                            [
                                500003.963127773,
                                -6206518.2875783
                            ],
                            [
                                333337.218752719,
                                -6206518.2875783
                            ],
                            [
                                250003.846565192,
                                -6062180.65298346
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442344"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -5773505.38379377
                            ],
                            [
                                333337.218752719,
                                -5629167.74919892
                            ],
                            [
                                500003.963127773,
                                -5629167.74919892
                            ],
                            [
                                583337.3353153,
                                -5773505.38379377
                            ],
                            [
                                500003.963127773,
                                -5917843.01838861
                            ],
                            [
                                333337.218752719,
                                -5917843.01838861
                            ],
                            [
                                250003.846565192,
                                -5773505.38379377
                            ]
                        ]
                    ]
                ],
                "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": "442346"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -5196154.84541439
                            ],
                            [
                                333337.218752719,
                                -5051817.21081955
                            ],
                            [
                                500003.963127773,
                                -5051817.21081955
                            ],
                            [
                                583337.3353153,
                                -5196154.84541439
                            ],
                            [
                                500003.963127773,
                                -5340492.48000924
                            ],
                            [
                                333337.218752719,
                                -5340492.48000924
                            ],
                            [
                                250003.846565192,
                                -5196154.84541439
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442348"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -4618804.30703502
                            ],
                            [
                                333337.218752719,
                                -4474466.67244017
                            ],
                            [
                                500003.963127773,
                                -4474466.67244017
                            ],
                            [
                                583337.3353153,
                                -4618804.30703502
                            ],
                            [
                                500003.963127773,
                                -4763141.94162986
                            ],
                            [
                                333337.218752719,
                                -4763141.94162986
                            ],
                            [
                                250003.846565192,
                                -4618804.30703502
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442349"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -4330129.03784533
                            ],
                            [
                                333337.218752719,
                                -4185791.40325048
                            ],
                            [
                                500003.963127773,
                                -4185791.40325048
                            ],
                            [
                                583337.3353153,
                                -4330129.03784533
                            ],
                            [
                                500003.963127773,
                                -4474466.67244017
                            ],
                            [
                                333337.218752719,
                                -4474466.67244017
                            ],
                            [
                                250003.846565192,
                                -4330129.03784533
                            ]
                        ]
                    ]
                ],
                "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": "442398"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -6206518.2875783
                            ],
                            [
                                583337.3353153,
                                -6062180.65298346
                            ],
                            [
                                750004.079690354,
                                -6062180.65298346
                            ],
                            [
                                833337.451877881,
                                -6206518.2875783
                            ],
                            [
                                750004.079690354,
                                -6350855.92217315
                            ],
                            [
                                583337.3353153,
                                -6350855.92217315
                            ],
                            [
                                500003.963127773,
                                -6206518.2875783
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442399"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -5917843.01838861
                            ],
                            [
                                583337.3353153,
                                -5773505.38379377
                            ],
                            [
                                750004.079690354,
                                -5773505.38379377
                            ],
                            [
                                833337.451877881,
                                -5917843.01838861
                            ],
                            [
                                750004.079690354,
                                -6062180.65298346
                            ],
                            [
                                583337.3353153,
                                -6062180.65298346
                            ],
                            [
                                500003.963127773,
                                -5917843.01838861
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442400"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -5629167.74919892
                            ],
                            [
                                583337.3353153,
                                -5484830.11460408
                            ],
                            [
                                750004.079690354,
                                -5484830.11460408
                            ],
                            [
                                833337.451877881,
                                -5629167.74919892
                            ],
                            [
                                750004.079690354,
                                -5773505.38379377
                            ],
                            [
                                583337.3353153,
                                -5773505.38379377
                            ],
                            [
                                500003.963127773,
                                -5629167.74919892
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442401"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -5340492.48000924
                            ],
                            [
                                583337.3353153,
                                -5196154.84541439
                            ],
                            [
                                750004.079690354,
                                -5196154.84541439
                            ],
                            [
                                833337.451877881,
                                -5340492.48000924
                            ],
                            [
                                750004.079690354,
                                -5484830.11460408
                            ],
                            [
                                583337.3353153,
                                -5484830.11460408
                            ],
                            [
                                500003.963127773,
                                -5340492.48000924
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442402"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                500003.963127773,
                                -5051817.21081955
                            ],
                            [
                                583337.3353153,
                                -4907479.5762247
                            ],
                            [
                                750004.079690354,
                                -4907479.5762247
                            ],
                            [
                                833337.451877881,
                                -5051817.21081955
                            ],
                            [
                                750004.079690354,
                                -5196154.84541439
                            ],
                            [
                                583337.3353153,
                                -5196154.84541439
                            ],
                            [
                                500003.963127773,
                                -5051817.21081955
                            ]
                        ]
                    ]
                ],
                "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": "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": "442454"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -5773505.38379377
                            ],
                            [
                                833337.451877881,
                                -5629167.74919892
                            ],
                            [
                                1000004.19625294,
                                -5629167.74919892
                            ],
                            [
                                1083337.56844046,
                                -5773505.38379377
                            ],
                            [
                                1000004.19625294,
                                -5917843.01838861
                            ],
                            [
                                833337.451877881,
                                -5917843.01838861
                            ],
                            [
                                750004.079690354,
                                -5773505.38379377
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442455"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -5484830.11460408
                            ],
                            [
                                833337.451877881,
                                -5340492.48000924
                            ],
                            [
                                1000004.19625294,
                                -5340492.48000924
                            ],
                            [
                                1083337.56844046,
                                -5484830.11460408
                            ],
                            [
                                1000004.19625294,
                                -5629167.74919892
                            ],
                            [
                                833337.451877881,
                                -5629167.74919892
                            ],
                            [
                                750004.079690354,
                                -5484830.11460408
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442456"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -5196154.84541439
                            ],
                            [
                                833337.451877881,
                                -5051817.21081955
                            ],
                            [
                                1000004.19625294,
                                -5051817.21081955
                            ],
                            [
                                1083337.56844046,
                                -5196154.84541439
                            ],
                            [
                                1000004.19625294,
                                -5340492.48000924
                            ],
                            [
                                833337.451877881,
                                -5340492.48000924
                            ],
                            [
                                750004.079690354,
                                -5196154.84541439
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442457"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                750004.079690354,
                                -4907479.5762247
                            ],
                            [
                                833337.451877881,
                                -4763141.94162986
                            ],
                            [
                                1000004.19625294,
                                -4763141.94162986
                            ],
                            [
                                1083337.56844046,
                                -4907479.5762247
                            ],
                            [
                                1000004.19625294,
                                -5051817.21081955
                            ],
                            [
                                833337.451877881,
                                -5051817.21081955
                            ],
                            [
                                750004.079690354,
                                -4907479.5762247
                            ]
                        ]
                    ]
                ],
                "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": "442509"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                -5917843.01838861
                            ],
                            [
                                1083337.56844046,
                                -5773505.38379377
                            ],
                            [
                                1250004.31281552,
                                -5773505.38379377
                            ],
                            [
                                1333337.68500304,
                                -5917843.01838861
                            ],
                            [
                                1250004.31281552,
                                -6062180.65298346
                            ],
                            [
                                1083337.56844046,
                                -6062180.65298346
                            ],
                            [
                                1000004.19625294,
                                -5917843.01838861
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442510"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1000004.19625294,
                                -5629167.74919892
                            ],
                            [
                                1083337.56844046,
                                -5484830.11460408
                            ],
                            [
                                1250004.31281552,
                                -5484830.11460408
                            ],
                            [
                                1333337.68500304,
                                -5629167.74919892
                            ],
                            [
                                1250004.31281552,
                                -5773505.38379377
                            ],
                            [
                                1083337.56844046,
                                -5773505.38379377
                            ],
                            [
                                1000004.19625294,
                                -5629167.74919892
                            ]
                        ]
                    ]
                ],
                "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": "442564"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                1250004.31281552,
                                -5773505.38379377
                            ],
                            [
                                1333337.68500304,
                                -5629167.74919892
                            ],
                            [
                                1500004.4293781,
                                -5629167.74919892
                            ],
                            [
                                1583337.80156563,
                                -5773505.38379377
                            ],
                            [
                                1500004.4293781,
                                -5917843.01838861
                            ],
                            [
                                1333337.68500304,
                                -5917843.01838861
                            ],
                            [
                                1250004.31281552,
                                -5773505.38379377
                            ]
                        ]
                    ]
                ],
                "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": "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"
            }
        }
    ],
    "crs": {
        "type": "name",
        "properties": {
            "name": "EPSG:3031"
        }
    },
    "type": "FeatureCollection"
}