Occurrence Grid
Process queries for HexGrid objects. Will be deprecated in future version :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=2674295
{
"type": "FeatureCollection",
"crs": {
"type": "name",
"properties": {
"name": "EPSG:3031"
}
},
"features": [
{
"type": "Feature",
"properties": {
"pk": "441105"
},
"geometry": {
"type": "MultiPolygon",
"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": "Feature",
"properties": {
"pk": "441106"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-5499998.83437418,
1876389.24973297
],
[
-5416665.46218666,
2020726.88432782
],
[
-5249998.7178116,
2020726.88432782
],
[
-5166665.34562408,
1876389.24973297
],
[
-5249998.7178116,
1732051.61513813
],
[
-5416665.46218666,
1732051.61513813
],
[
-5499998.83437418,
1876389.24973297
]
]
]
]
}
},
{
"type": "Feature",
"properties": {
"pk": "441159"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-5249998.7178116,
1443376.34594844
],
[
-5166665.34562408,
1587713.98054329
],
[
-4999998.60124902,
1587713.98054329
],
[
-4916665.22906149,
1443376.34594844
],
[
-4999998.60124902,
1299038.7113536
],
[
-5166665.34562408,
1299038.7113536
],
[
-5249998.7178116,
1443376.34594844
]
]
]
]
}
},
{
"type": "Feature",
"properties": {
"pk": "441214"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-4999998.60124902,
1299038.7113536
],
[
-4916665.22906149,
1443376.34594844
],
[
-4749998.48468644,
1443376.34594844
],
[
-4666665.11249891,
1299038.7113536
],
[
-4749998.48468644,
1154701.07675875
],
[
-4916665.22906149,
1154701.07675875
],
[
-4999998.60124902,
1299038.7113536
]
]
]
]
}
},
{
"type": "Feature",
"properties": {
"pk": "441269"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-4749998.48468644,
1443376.34594844
],
[
-4666665.11249891,
1587713.98054329
],
[
-4499998.36812386,
1587713.98054329
],
[
-4416664.99593633,
1443376.34594844
],
[
-4499998.36812386,
1299038.7113536
],
[
-4666665.11249891,
1299038.7113536
],
[
-4749998.48468644,
1443376.34594844
]
]
]
]
}
},
{
"type": "Feature",
"properties": {
"pk": "441324"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-4499998.36812386,
1299038.7113536
],
[
-4416664.99593633,
1443376.34594844
],
[
-4249998.25156128,
1443376.34594844
],
[
-4166664.87937375,
1299038.7113536
],
[
-4249998.25156128,
1154701.07675875
],
[
-4416664.99593633,
1154701.07675875
],
[
-4499998.36812386,
1299038.7113536
]
]
]
]
}
},
{
"type": "Feature",
"properties": {
"pk": "441378"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-4249998.25156128,
1154701.07675875
],
[
-4166664.87937375,
1299038.7113536
],
[
-3999998.13499869,
1299038.7113536
],
[
-3916664.76281117,
1154701.07675875
],
[
-3999998.13499869,
1010363.44216391
],
[
-4166664.87937375,
1010363.44216391
],
[
-4249998.25156128,
1154701.07675875
]
]
]
]
}
},
{
"type": "Feature",
"properties": {
"pk": "441434"
},
"geometry": {
"type": "MultiPolygon",
"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": "Feature",
"properties": {
"pk": "441489"
},
"geometry": {
"type": "MultiPolygon",
"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": "Feature",
"properties": {
"pk": "441934"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-1749997.08593546,
2886752.69189689
],
[
-1666663.71374793,
3031090.32649173
],
[
-1499996.96937288,
3031090.32649173
],
[
-1416663.59718535,
2886752.69189689
],
[
-1499996.96937288,
2742415.05730204
],
[
-1666663.71374793,
2742415.05730204
],
[
-1749997.08593546,
2886752.69189689
]
]
]
]
}
}
]
}