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

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

{
    "features": [
        {
            "properties": {
                "pk": "441105"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -5499998.83437418,
                                1587713.98054329
                            ],
                            [
                                -5416665.46218666,
                                1732051.61513813
                            ],
                            [
                                -5249998.7178116,
                                1732051.61513813
                            ],
                            [
                                -5166665.34562408,
                                1587713.98054329
                            ],
                            [
                                -5249998.7178116,
                                1443376.34594844
                            ],
                            [
                                -5416665.46218666,
                                1443376.34594844
                            ],
                            [
                                -5499998.83437418,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441490"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                1732051.61513813
                            ],
                            [
                                -3666664.64624859,
                                1876389.24973297
                            ],
                            [
                                -3499997.90187353,
                                1876389.24973297
                            ],
                            [
                                -3416664.529686,
                                1732051.61513813
                            ],
                            [
                                -3499997.90187353,
                                1587713.98054329
                            ],
                            [
                                -3666664.64624859,
                                1587713.98054329
                            ],
                            [
                                -3749998.01843611,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441492"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3749998.01843611,
                                2309402.15351751
                            ],
                            [
                                -3666664.64624859,
                                2453739.78811235
                            ],
                            [
                                -3499997.90187353,
                                2453739.78811235
                            ],
                            [
                                -3416664.529686,
                                2309402.15351751
                            ],
                            [
                                -3499997.90187353,
                                2165064.51892266
                            ],
                            [
                                -3666664.64624859,
                                2165064.51892266
                            ],
                            [
                                -3749998.01843611,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441546"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3499997.90187353,
                                1876389.24973297
                            ],
                            [
                                -3416664.529686,
                                2020726.88432782
                            ],
                            [
                                -3249997.78531095,
                                2020726.88432782
                            ],
                            [
                                -3166664.41312342,
                                1876389.24973297
                            ],
                            [
                                -3249997.78531095,
                                1732051.61513813
                            ],
                            [
                                -3416664.529686,
                                1732051.61513813
                            ],
                            [
                                -3499997.90187353,
                                1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441600"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                1732051.61513813
                            ],
                            [
                                -3166664.41312342,
                                1876389.24973297
                            ],
                            [
                                -2999997.66874837,
                                1876389.24973297
                            ],
                            [
                                -2916664.29656084,
                                1732051.61513813
                            ],
                            [
                                -2999997.66874837,
                                1587713.98054329
                            ],
                            [
                                -3166664.41312342,
                                1587713.98054329
                            ],
                            [
                                -3249997.78531095,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441602"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                2309402.15351751
                            ],
                            [
                                -3166664.41312342,
                                2453739.78811235
                            ],
                            [
                                -2999997.66874837,
                                2453739.78811235
                            ],
                            [
                                -2916664.29656084,
                                2309402.15351751
                            ],
                            [
                                -2999997.66874837,
                                2165064.51892266
                            ],
                            [
                                -3166664.41312342,
                                2165064.51892266
                            ],
                            [
                                -3249997.78531095,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441604"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -3249997.78531095,
                                2886752.69189689
                            ],
                            [
                                -3166664.41312342,
                                3031090.32649173
                            ],
                            [
                                -2999997.66874837,
                                3031090.32649173
                            ],
                            [
                                -2916664.29656084,
                                2886752.69189689
                            ],
                            [
                                -2999997.66874837,
                                2742415.05730204
                            ],
                            [
                                -3166664.41312342,
                                2742415.05730204
                            ],
                            [
                                -3249997.78531095,
                                2886752.69189689
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441654"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                1299038.7113536
                            ],
                            [
                                -2916664.29656084,
                                1443376.34594844
                            ],
                            [
                                -2749997.55218579,
                                1443376.34594844
                            ],
                            [
                                -2666664.17999826,
                                1299038.7113536
                            ],
                            [
                                -2749997.55218579,
                                1154701.07675875
                            ],
                            [
                                -2916664.29656084,
                                1154701.07675875
                            ],
                            [
                                -2999997.66874837,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441657"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                2165064.51892266
                            ],
                            [
                                -2916664.29656084,
                                2309402.15351751
                            ],
                            [
                                -2749997.55218579,
                                2309402.15351751
                            ],
                            [
                                -2666664.17999826,
                                2165064.51892266
                            ],
                            [
                                -2749997.55218579,
                                2020726.88432782
                            ],
                            [
                                -2916664.29656084,
                                2020726.88432782
                            ],
                            [
                                -2999997.66874837,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441658"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                2453739.78811235
                            ],
                            [
                                -2916664.29656084,
                                2598077.4227072
                            ],
                            [
                                -2749997.55218579,
                                2598077.4227072
                            ],
                            [
                                -2666664.17999826,
                                2453739.78811235
                            ],
                            [
                                -2749997.55218579,
                                2309402.15351751
                            ],
                            [
                                -2916664.29656084,
                                2309402.15351751
                            ],
                            [
                                -2999997.66874837,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441660"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2999997.66874837,
                                3031090.32649173
                            ],
                            [
                                -2916664.29656084,
                                3175427.96108657
                            ],
                            [
                                -2749997.55218579,
                                3175427.96108657
                            ],
                            [
                                -2666664.17999826,
                                3031090.32649173
                            ],
                            [
                                -2749997.55218579,
                                2886752.69189689
                            ],
                            [
                                -2916664.29656084,
                                2886752.69189689
                            ],
                            [
                                -2999997.66874837,
                                3031090.32649173
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441707"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                866025.807569066
                            ],
                            [
                                -2666664.17999826,
                                1010363.44216391
                            ],
                            [
                                -2499997.43562321,
                                1010363.44216391
                            ],
                            [
                                -2416664.06343568,
                                866025.807569066
                            ],
                            [
                                -2499997.43562321,
                                721688.172974221
                            ],
                            [
                                -2666664.17999826,
                                721688.172974221
                            ],
                            [
                                -2749997.55218579,
                                866025.807569066
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441709"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                1443376.34594844
                            ],
                            [
                                -2666664.17999826,
                                1587713.98054329
                            ],
                            [
                                -2499997.43562321,
                                1587713.98054329
                            ],
                            [
                                -2416664.06343568,
                                1443376.34594844
                            ],
                            [
                                -2499997.43562321,
                                1299038.7113536
                            ],
                            [
                                -2666664.17999826,
                                1299038.7113536
                            ],
                            [
                                -2749997.55218579,
                                1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441710"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                1732051.61513813
                            ],
                            [
                                -2666664.17999826,
                                1876389.24973297
                            ],
                            [
                                -2499997.43562321,
                                1876389.24973297
                            ],
                            [
                                -2416664.06343568,
                                1732051.61513813
                            ],
                            [
                                -2499997.43562321,
                                1587713.98054329
                            ],
                            [
                                -2666664.17999826,
                                1587713.98054329
                            ],
                            [
                                -2749997.55218579,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441712"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                2309402.15351751
                            ],
                            [
                                -2666664.17999826,
                                2453739.78811235
                            ],
                            [
                                -2499997.43562321,
                                2453739.78811235
                            ],
                            [
                                -2416664.06343568,
                                2309402.15351751
                            ],
                            [
                                -2499997.43562321,
                                2165064.51892266
                            ],
                            [
                                -2666664.17999826,
                                2165064.51892266
                            ],
                            [
                                -2749997.55218579,
                                2309402.15351751
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441713"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                2598077.4227072
                            ],
                            [
                                -2666664.17999826,
                                2742415.05730204
                            ],
                            [
                                -2499997.43562321,
                                2742415.05730204
                            ],
                            [
                                -2416664.06343568,
                                2598077.4227072
                            ],
                            [
                                -2499997.43562321,
                                2453739.78811235
                            ],
                            [
                                -2666664.17999826,
                                2453739.78811235
                            ],
                            [
                                -2749997.55218579,
                                2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441715"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2749997.55218579,
                                3175427.96108657
                            ],
                            [
                                -2666664.17999826,
                                3319765.59568142
                            ],
                            [
                                -2499997.43562321,
                                3319765.59568142
                            ],
                            [
                                -2416664.06343568,
                                3175427.96108657
                            ],
                            [
                                -2499997.43562321,
                                3031090.32649173
                            ],
                            [
                                -2666664.17999826,
                                3031090.32649173
                            ],
                            [
                                -2749997.55218579,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441763"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                1010363.44216391
                            ],
                            [
                                -2416664.06343568,
                                1154701.07675875
                            ],
                            [
                                -2249997.31906062,
                                1154701.07675875
                            ],
                            [
                                -2166663.9468731,
                                1010363.44216391
                            ],
                            [
                                -2249997.31906062,
                                866025.807569066
                            ],
                            [
                                -2416664.06343568,
                                866025.807569066
                            ],
                            [
                                -2499997.43562321,
                                1010363.44216391
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441764"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                1299038.7113536
                            ],
                            [
                                -2416664.06343568,
                                1443376.34594844
                            ],
                            [
                                -2249997.31906062,
                                1443376.34594844
                            ],
                            [
                                -2166663.9468731,
                                1299038.7113536
                            ],
                            [
                                -2249997.31906062,
                                1154701.07675875
                            ],
                            [
                                -2416664.06343568,
                                1154701.07675875
                            ],
                            [
                                -2499997.43562321,
                                1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441765"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                1587713.98054329
                            ],
                            [
                                -2416664.06343568,
                                1732051.61513813
                            ],
                            [
                                -2249997.31906062,
                                1732051.61513813
                            ],
                            [
                                -2166663.9468731,
                                1587713.98054329
                            ],
                            [
                                -2249997.31906062,
                                1443376.34594844
                            ],
                            [
                                -2416664.06343568,
                                1443376.34594844
                            ],
                            [
                                -2499997.43562321,
                                1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441767"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                2165064.51892266
                            ],
                            [
                                -2416664.06343568,
                                2309402.15351751
                            ],
                            [
                                -2249997.31906062,
                                2309402.15351751
                            ],
                            [
                                -2166663.9468731,
                                2165064.51892266
                            ],
                            [
                                -2249997.31906062,
                                2020726.88432782
                            ],
                            [
                                -2416664.06343568,
                                2020726.88432782
                            ],
                            [
                                -2499997.43562321,
                                2165064.51892266
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441768"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                2453739.78811235
                            ],
                            [
                                -2416664.06343568,
                                2598077.4227072
                            ],
                            [
                                -2249997.31906062,
                                2598077.4227072
                            ],
                            [
                                -2166663.9468731,
                                2453739.78811235
                            ],
                            [
                                -2249997.31906062,
                                2309402.15351751
                            ],
                            [
                                -2416664.06343568,
                                2309402.15351751
                            ],
                            [
                                -2499997.43562321,
                                2453739.78811235
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441771"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2499997.43562321,
                                3319765.59568142
                            ],
                            [
                                -2416664.06343568,
                                3464103.23027626
                            ],
                            [
                                -2249997.31906062,
                                3464103.23027626
                            ],
                            [
                                -2166663.9468731,
                                3319765.59568142
                            ],
                            [
                                -2249997.31906062,
                                3175427.96108657
                            ],
                            [
                                -2416664.06343568,
                                3175427.96108657
                            ],
                            [
                                -2499997.43562321,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441813"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                -288675.269189688
                            ],
                            [
                                -2166663.9468731,
                                -144337.634594844
                            ],
                            [
                                -1999997.20249804,
                                -144337.634594844
                            ],
                            [
                                -1916663.83031052,
                                -288675.269189688
                            ],
                            [
                                -1999997.20249804,
                                -433012.903784532
                            ],
                            [
                                -2166663.9468731,
                                -433012.903784532
                            ],
                            [
                                -2249997.31906062,
                                -288675.269189688
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441814"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                0.0
                            ],
                            [
                                -2166663.9468731,
                                144337.634594845
                            ],
                            [
                                -1999997.20249804,
                                144337.634594845
                            ],
                            [
                                -1916663.83031052,
                                0.0
                            ],
                            [
                                -1999997.20249804,
                                -144337.634594844
                            ],
                            [
                                -2166663.9468731,
                                -144337.634594844
                            ],
                            [
                                -2249997.31906062,
                                0.0
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441820"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -2249997.31906062,
                                1732051.61513813
                            ],
                            [
                                -2166663.9468731,
                                1876389.24973297
                            ],
                            [
                                -1999997.20249804,
                                1876389.24973297
                            ],
                            [
                                -1916663.83031052,
                                1732051.61513813
                            ],
                            [
                                -1999997.20249804,
                                1587713.98054329
                            ],
                            [
                                -2166663.9468731,
                                1587713.98054329
                            ],
                            [
                                -2249997.31906062,
                                1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441868"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1999997.20249804,
                                -433012.903784532
                            ],
                            [
                                -1916663.83031052,
                                -288675.269189688
                            ],
                            [
                                -1749997.08593546,
                                -288675.269189688
                            ],
                            [
                                -1666663.71374793,
                                -433012.903784532
                            ],
                            [
                                -1749997.08593546,
                                -577350.538379377
                            ],
                            [
                                -1916663.83031052,
                                -577350.538379377
                            ],
                            [
                                -1999997.20249804,
                                -433012.903784532
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441920"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                -1154701.07675875
                            ],
                            [
                                -1666663.71374793,
                                -1010363.44216391
                            ],
                            [
                                -1499996.96937288,
                                -1010363.44216391
                            ],
                            [
                                -1416663.59718535,
                                -1154701.07675875
                            ],
                            [
                                -1499996.96937288,
                                -1299038.7113536
                            ],
                            [
                                -1666663.71374793,
                                -1299038.7113536
                            ],
                            [
                                -1749997.08593546,
                                -1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441935"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1749997.08593546,
                                3175427.96108657
                            ],
                            [
                                -1666663.71374793,
                                3319765.59568142
                            ],
                            [
                                -1499996.96937288,
                                3319765.59568142
                            ],
                            [
                                -1416663.59718535,
                                3175427.96108657
                            ],
                            [
                                -1499996.96937288,
                                3031090.32649173
                            ],
                            [
                                -1666663.71374793,
                                3031090.32649173
                            ],
                            [
                                -1749997.08593546,
                                3175427.96108657
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441975"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                -1299038.7113536
                            ],
                            [
                                -1416663.59718535,
                                -1154701.07675875
                            ],
                            [
                                -1249996.8528103,
                                -1154701.07675875
                            ],
                            [
                                -1166663.48062277,
                                -1299038.7113536
                            ],
                            [
                                -1249996.8528103,
                                -1443376.34594844
                            ],
                            [
                                -1416663.59718535,
                                -1443376.34594844
                            ],
                            [
                                -1499996.96937288,
                                -1299038.7113536
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "441991"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -1499996.96937288,
                                3319765.59568142
                            ],
                            [
                                -1416663.59718535,
                                3464103.23027626
                            ],
                            [
                                -1249996.8528103,
                                3464103.23027626
                            ],
                            [
                                -1166663.48062277,
                                3319765.59568142
                            ],
                            [
                                -1249996.8528103,
                                3175427.96108657
                            ],
                            [
                                -1416663.59718535,
                                3175427.96108657
                            ],
                            [
                                -1499996.96937288,
                                3319765.59568142
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442099"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -999996.736247716,
                                2742415.05730204
                            ],
                            [
                                -916663.364060189,
                                2886752.69189689
                            ],
                            [
                                -749996.619685135,
                                2886752.69189689
                            ],
                            [
                                -666663.247497608,
                                2742415.05730204
                            ],
                            [
                                -749996.619685135,
                                2598077.4227072
                            ],
                            [
                                -916663.364060189,
                                2598077.4227072
                            ],
                            [
                                -999996.736247716,
                                2742415.05730204
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442135"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -749996.619685135,
                                -2598077.4227072
                            ],
                            [
                                -666663.247497608,
                                -2453739.78811235
                            ],
                            [
                                -499996.503122553,
                                -2453739.78811235
                            ],
                            [
                                -416663.130935026,
                                -2598077.4227072
                            ],
                            [
                                -499996.503122553,
                                -2742415.05730204
                            ],
                            [
                                -666663.247497608,
                                -2742415.05730204
                            ],
                            [
                                -749996.619685135,
                                -2598077.4227072
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442194"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -499996.503122553,
                                -1587713.98054329
                            ],
                            [
                                -416663.130935026,
                                -1443376.34594844
                            ],
                            [
                                -249996.386559972,
                                -1443376.34594844
                            ],
                            [
                                -166663.014372444,
                                -1587713.98054329
                            ],
                            [
                                -249996.386559972,
                                -1732051.61513813
                            ],
                            [
                                -416663.130935026,
                                -1732051.61513813
                            ],
                            [
                                -499996.503122553,
                                -1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442248"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                -1732051.61513813
                            ],
                            [
                                -166663.014372444,
                                -1587713.98054329
                            ],
                            [
                                3.73000261001289,
                                -1587713.98054329
                            ],
                            [
                                83337.1021901372,
                                -1732051.61513813
                            ],
                            [
                                3.73000261001289,
                                -1876389.24973297
                            ],
                            [
                                -166663.014372444,
                                -1876389.24973297
                            ],
                            [
                                -249996.386559972,
                                -1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442267"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                -249996.386559972,
                                3752778.49946595
                            ],
                            [
                                -166663.014372444,
                                3897116.13406079
                            ],
                            [
                                3.73000261001289,
                                3897116.13406079
                            ],
                            [
                                83337.1021901372,
                                3752778.49946595
                            ],
                            [
                                3.73000261001289,
                                3608440.86487111
                            ],
                            [
                                -166663.014372444,
                                3608440.86487111
                            ],
                            [
                                -249996.386559972,
                                3752778.49946595
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442297"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -3608440.86487111
                            ],
                            [
                                83337.1021901372,
                                -3464103.23027626
                            ],
                            [
                                250003.846565192,
                                -3464103.23027626
                            ],
                            [
                                333337.218752719,
                                -3608440.86487111
                            ],
                            [
                                250003.846565192,
                                -3752778.49946595
                            ],
                            [
                                83337.1021901372,
                                -3752778.49946595
                            ],
                            [
                                3.73000261001289,
                                -3608440.86487111
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442303"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -1876389.24973297
                            ],
                            [
                                83337.1021901372,
                                -1732051.61513813
                            ],
                            [
                                250003.846565192,
                                -1732051.61513813
                            ],
                            [
                                333337.218752719,
                                -1876389.24973297
                            ],
                            [
                                250003.846565192,
                                -2020726.88432782
                            ],
                            [
                                83337.1021901372,
                                -2020726.88432782
                            ],
                            [
                                3.73000261001289,
                                -1876389.24973297
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442304"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                3.73000261001289,
                                -1587713.98054329
                            ],
                            [
                                83337.1021901372,
                                -1443376.34594844
                            ],
                            [
                                250003.846565192,
                                -1443376.34594844
                            ],
                            [
                                333337.218752719,
                                -1587713.98054329
                            ],
                            [
                                250003.846565192,
                                -1732051.61513813
                            ],
                            [
                                83337.1021901372,
                                -1732051.61513813
                            ],
                            [
                                3.73000261001289,
                                -1587713.98054329
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442358"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -1732051.61513813
                            ],
                            [
                                333337.218752719,
                                -1587713.98054329
                            ],
                            [
                                500003.963127773,
                                -1587713.98054329
                            ],
                            [
                                583337.3353153,
                                -1732051.61513813
                            ],
                            [
                                500003.963127773,
                                -1876389.24973297
                            ],
                            [
                                333337.218752719,
                                -1876389.24973297
                            ],
                            [
                                250003.846565192,
                                -1732051.61513813
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442359"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -1443376.34594844
                            ],
                            [
                                333337.218752719,
                                -1299038.7113536
                            ],
                            [
                                500003.963127773,
                                -1299038.7113536
                            ],
                            [
                                583337.3353153,
                                -1443376.34594844
                            ],
                            [
                                500003.963127773,
                                -1587713.98054329
                            ],
                            [
                                333337.218752719,
                                -1587713.98054329
                            ],
                            [
                                250003.846565192,
                                -1443376.34594844
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442360"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                250003.846565192,
                                -1154701.07675875
                            ],
                            [
                                333337.218752719,
                                -1010363.44216391
                            ],
                            [
                                500003.963127773,
                                -1010363.44216391
                            ],
                            [
                                583337.3353153,
                                -1154701.07675875
                            ],
                            [
                                500003.963127773,
                                -1299038.7113536
                            ],
                            [
                                333337.218752719,
                                -1299038.7113536
                            ],
                            [
                                250003.846565192,
                                -1154701.07675875
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        },
        {
            "properties": {
                "pk": "442801"
            },
            "type": "Feature",
            "geometry": {
                "coordinates": [
                    [
                        [
                            [
                                2250004.77906584,
                                -866025.807569065
                            ],
                            [
                                2333338.15125337,
                                -721688.17297422
                            ],
                            [
                                2500004.89562843,
                                -721688.17297422
                            ],
                            [
                                2583338.26781595,
                                -866025.807569065
                            ],
                            [
                                2500004.89562843,
                                -1010363.44216391
                            ],
                            [
                                2333338.15125337,
                                -1010363.44216391
                            ],
                            [
                                2250004.77906584,
                                -866025.807569065
                            ]
                        ]
                    ]
                ],
                "type": "MultiPolygon"
            }
        }
    ],
    "crs": {
        "type": "name",
        "properties": {
            "name": "EPSG:3031"
        }
    },
    "type": "FeatureCollection"
}