Geographic Bounding Box List
Get a list of geographic bounding box objects. GeographicBoundingBoxes have a 1:many mapping with Observations.
### Available end points:
- `/bboxes/` - Will list all GeographicBoundingBoxes in the database
- `/bboxes.json` - Will return all GeographicBoundingBoxes in json format
- `/bboxes/<object_id>/` - Returns GeographicBoundingBoxes object with that id
### Available Methods:
- `GET`
- `HEAD`
### Available filters:
- `bboxName
- `eastBoundLongitude`
- `northBoundLatitude`
- `westBoundLongitude`
- `southBoundLatitude`
### How to use filters:
- `/bboxes/?bboxName=global`
- `/bboxes/?eastBoundLongitude__lt=10`
- `/bboxes/?northBoundLatitude=90`
- `/bboxes/?westBoundLongitude__lte=-40.1`
- `/bboxes.json?southBoundLatitude__gte=30`
GET /api/v2/bboxes/?format=api&offset=1700
{ "count": 4096, "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=1800", "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=1600", "results": [ { "ob_id": 1876, "bboxName": "", "eastBoundLongitude": -27.0036678314209, "northBoundLatitude": 39.097328186035156, "westBoundLongitude": -37.54322814941406, "southBoundLatitude": 38.711692810058594 }, { "ob_id": 1877, "bboxName": "", "eastBoundLongitude": -26.92167091369629, "northBoundLatitude": 39.14260482788086, "westBoundLongitude": -38.117862701416016, "southBoundLatitude": 38.70025634765625 }, { "ob_id": 1878, "bboxName": "", "eastBoundLongitude": 3.73993252653, "northBoundLatitude": 50.9542227219, "westBoundLongitude": 3.7065824494, "southBoundLatitude": 51.1054826331 }, { "ob_id": 1879, "bboxName": "", "eastBoundLongitude": 3.73993252653, "northBoundLatitude": 50.9542227219, "westBoundLongitude": 3.7065824494, "southBoundLatitude": 51.1054826331 }, { "ob_id": 1880, "bboxName": "", "eastBoundLongitude": 3.73993252653, "northBoundLatitude": 50.9542227219, "westBoundLongitude": 3.7065824494, "southBoundLatitude": 51.1054826331 }, { "ob_id": 1881, "bboxName": "", "eastBoundLongitude": 9.73847841838, "northBoundLatitude": 44.9596286875, "westBoundLongitude": 9.63766072839, "southBoundLatitude": 44.997052311 }, { "ob_id": 1882, "bboxName": "", "eastBoundLongitude": 9.70279117027, "northBoundLatitude": 44.9382785113, "westBoundLongitude": 9.6589948972, "southBoundLatitude": 45.0146861955 }, { "ob_id": 1883, "bboxName": "", "eastBoundLongitude": 9.72435061047, "northBoundLatitude": 44.9512037529, "westBoundLongitude": 9.62119080957, "southBoundLatitude": 45.0005631731 }, { "ob_id": 1884, "bboxName": "", "eastBoundLongitude": 4.44031170955, "northBoundLatitude": 50.7339968873, "westBoundLongitude": 4.36885215246, "southBoundLatitude": 50.9120687087 }, { "ob_id": 1885, "bboxName": "", "eastBoundLongitude": 4.44031170955, "northBoundLatitude": 50.7339968873, "westBoundLongitude": 4.36885215246, "southBoundLatitude": 50.9120687087 }, { "ob_id": 1886, "bboxName": "", "eastBoundLongitude": 4.44031170955, "northBoundLatitude": 50.7339968873, "westBoundLongitude": 4.36885215246, "southBoundLatitude": 50.9120687087 }, { "ob_id": 1887, "bboxName": "", "eastBoundLongitude": 3.07773646271, "northBoundLatitude": 50.997038537, "westBoundLongitude": 3.00879949898, "southBoundLatitude": 51.1146155364 }, { "ob_id": 1888, "bboxName": "", "eastBoundLongitude": 3.07773646271, "northBoundLatitude": 50.997038537, "westBoundLongitude": 3.00879949898, "southBoundLatitude": 51.1146155364 }, { "ob_id": 1889, "bboxName": "", "eastBoundLongitude": 3.07773646271, "northBoundLatitude": 50.997038537, "westBoundLongitude": 3.00879949898, "southBoundLatitude": 51.1146155364 }, { "ob_id": 1890, "bboxName": "", "eastBoundLongitude": 12.1025775256, "northBoundLatitude": 43.498382723, "westBoundLongitude": 11.9985546324, "southBoundLatitude": 43.6560565904 }, { "ob_id": 1891, "bboxName": "", "eastBoundLongitude": -0.33707, "northBoundLatitude": 40.025, "westBoundLongitude": -3.48179, "southBoundLatitude": 40.5466 }, { "ob_id": 1892, "bboxName": "", "eastBoundLongitude": -2.91799, "northBoundLatitude": 40.4879, "westBoundLongitude": -3.75302, "southBoundLatitude": 42.87149 }, { "ob_id": 1893, "bboxName": "", "eastBoundLongitude": -0.34897, "northBoundLatitude": 39.96293, "westBoundLongitude": -3.85925, "southBoundLatitude": 40.6483 }, { "ob_id": 1894, "bboxName": "", "eastBoundLongitude": -58.5338888889, "northBoundLatitude": -70.2391666667, "westBoundLongitude": -70.8419444444, "southBoundLatitude": -67.0425 }, { "ob_id": 1895, "bboxName": "", "eastBoundLongitude": -58.5338888889, "northBoundLatitude": -70.2391666667, "westBoundLongitude": -70.8419444444, "southBoundLatitude": -67.0425 }, { "ob_id": 1896, "bboxName": "", "eastBoundLongitude": -58.5338888889, "northBoundLatitude": -70.2391666667, "westBoundLongitude": -70.8419444444, "southBoundLatitude": -67.0425 }, { "ob_id": 1897, "bboxName": "", "eastBoundLongitude": -58.5338888889, "northBoundLatitude": -70.2391666667, "westBoundLongitude": -70.8419444444, "southBoundLatitude": -67.0425 }, { "ob_id": 1898, "bboxName": "", "eastBoundLongitude": 25.7175, "northBoundLatitude": -74.7702777778, "westBoundLongitude": 19.0508333333, "southBoundLatitude": -71.2063888889 }, { "ob_id": 1899, "bboxName": "", "eastBoundLongitude": 34.4963888889, "northBoundLatitude": -74.8508333333, "westBoundLongitude": 23.0925, "southBoundLatitude": -70.9469444444 }, { "ob_id": 1900, "bboxName": "", "eastBoundLongitude": 33.1902777778, "northBoundLatitude": -74.605, "westBoundLongitude": 23.8644444444, "southBoundLatitude": -71.6711111111 }, { "ob_id": 1901, "bboxName": "", "eastBoundLongitude": 4.26774300729, "northBoundLatitude": 43.4377470998, "westBoundLongitude": 4.0303819667, "southBoundLatitude": 43.5211522014 }, { "ob_id": 1902, "bboxName": "", "eastBoundLongitude": 0.6266815066337585, "northBoundLatitude": 43.38953399658203, "westBoundLongitude": -0.013746708631515503, "southBoundLatitude": 43.029388427734375 }, { "ob_id": 1903, "bboxName": "", "eastBoundLongitude": 0.6410578489303589, "northBoundLatitude": 43.206607818603516, "westBoundLongitude": -0.015592253766953945, "southBoundLatitude": 43.12312698364258 }, { "ob_id": 1904, "bboxName": "", "eastBoundLongitude": 0.6599559783935547, "northBoundLatitude": 43.21513366699219, "westBoundLongitude": -0.0168670192360878, "southBoundLatitude": 43.05408477783203 }, { "ob_id": 1905, "bboxName": "", "eastBoundLongitude": 0.6250154376029968, "northBoundLatitude": 43.20847702026367, "westBoundLongitude": -0.0118325836956501, "southBoundLatitude": 43.13307189941406 }, { "ob_id": 1906, "bboxName": "", "eastBoundLongitude": 0.625423789024353, "northBoundLatitude": 43.38174819946289, "westBoundLongitude": -0.012778659351170063, "southBoundLatitude": 43.01582717895508 }, { "ob_id": 1907, "bboxName": "", "eastBoundLongitude": 0.6595251560211182, "northBoundLatitude": 43.213775634765625, "westBoundLongitude": -0.01709265075623989, "southBoundLatitude": 43.02625274658203 }, { "ob_id": 1908, "bboxName": "", "eastBoundLongitude": 0.6350921988487244, "northBoundLatitude": 43.175506591796875, "westBoundLongitude": -0.024795427918434143, "southBoundLatitude": 43.03510284423828 }, { "ob_id": 1909, "bboxName": "", "eastBoundLongitude": 0.6653499603271484, "northBoundLatitude": 43.33769989013672, "westBoundLongitude": -0.025730881839990616, "southBoundLatitude": 43.122554779052734 }, { "ob_id": 1910, "bboxName": "", "eastBoundLongitude": 12.8013918666, "northBoundLatitude": 50.0852867794, "westBoundLongitude": 12.7486814782, "southBoundLatitude": 50.3125861809 }, { "ob_id": 1911, "bboxName": "", "eastBoundLongitude": 12.8013918666, "northBoundLatitude": 50.0852867794, "westBoundLongitude": 12.7486814782, "southBoundLatitude": 50.3125861809 }, { "ob_id": 1912, "bboxName": "", "eastBoundLongitude": 10.76154316, "northBoundLatitude": 45.17038725, "westBoundLongitude": 10.76154316, "southBoundLatitude": 45.17038725 }, { "ob_id": 1913, "bboxName": "", "eastBoundLongitude": 10.76754814, "northBoundLatitude": 45.17048068, "westBoundLongitude": 10.76754814, "southBoundLatitude": 45.17048068 }, { "ob_id": 1914, "bboxName": "", "eastBoundLongitude": -0.52149756, "northBoundLatitude": 39.08403561, "westBoundLongitude": -0.52249756, "southBoundLatitude": 39.08503561 }, { "ob_id": 1915, "bboxName": "", "eastBoundLongitude": 23.2090641068, "northBoundLatitude": 46.24789904, "westBoundLongitude": 23.0616482907, "southBoundLatitude": 46.3411406309 }, { "ob_id": 1916, "bboxName": "", "eastBoundLongitude": 10.6806886147, "northBoundLatitude": 45.1925276181, "westBoundLongitude": 10.6796886147, "southBoundLatitude": 45.1935276181 }, { "ob_id": 1917, "bboxName": "", "eastBoundLongitude": 7.24548494346, "northBoundLatitude": 51.3364885175, "westBoundLongitude": 7.22957624473, "southBoundLatitude": 51.5655905461 }, { "ob_id": 1918, "bboxName": "", "eastBoundLongitude": 7.24548494346, "northBoundLatitude": 51.3364885175, "westBoundLongitude": 7.22957624473, "southBoundLatitude": 51.5655905461 }, { "ob_id": 1919, "bboxName": "", "eastBoundLongitude": -2.06853809931, "northBoundLatitude": 39.0112539464, "westBoundLongitude": -2.11821233382, "southBoundLatitude": 39.0909756686 }, { "ob_id": 1920, "bboxName": "", "eastBoundLongitude": -2.04350135635, "northBoundLatitude": 38.9997669625, "westBoundLongitude": -2.12065110359, "southBoundLatitude": 39.0898527599 }, { "ob_id": 1921, "bboxName": "", "eastBoundLongitude": -2.04350135635, "northBoundLatitude": 38.9997669625, "westBoundLongitude": -2.12065110359, "southBoundLatitude": 39.0898527599 }, { "ob_id": 1922, "bboxName": "", "eastBoundLongitude": 15.49787559, "northBoundLatitude": 50.86656754, "westBoundLongitude": 15.49687559, "southBoundLatitude": 50.86756754 }, { "ob_id": 1923, "bboxName": "", "eastBoundLongitude": 15.4923252, "northBoundLatitude": 50.80897091, "westBoundLongitude": 15.4913252, "southBoundLatitude": 50.80997091 }, { "ob_id": 1924, "bboxName": "", "eastBoundLongitude": 15.53421094, "northBoundLatitude": 50.87535955, "westBoundLongitude": 15.53321094, "southBoundLatitude": 50.87635955 }, { "ob_id": 1925, "bboxName": "", "eastBoundLongitude": 15.51500462, "northBoundLatitude": 50.8200551, "westBoundLongitude": 15.51400462, "southBoundLatitude": 50.8210551 }, { "ob_id": 1926, "bboxName": "", "eastBoundLongitude": 9.558603286743164, "northBoundLatitude": 42.31043243408203, "westBoundLongitude": 9.376871109008789, "southBoundLatitude": 42.04043197631836 }, { "ob_id": 1927, "bboxName": "", "eastBoundLongitude": 9.558603286743164, "northBoundLatitude": 42.31043243408203, "westBoundLongitude": 9.376871109008789, "southBoundLatitude": 42.04043197631836 }, { "ob_id": 1928, "bboxName": "", "eastBoundLongitude": 9.558603286743164, "northBoundLatitude": 42.31043243408203, "westBoundLongitude": 9.376871109008789, "southBoundLatitude": 42.04043197631836 }, { "ob_id": 1929, "bboxName": "", "eastBoundLongitude": 9.558603286743164, "northBoundLatitude": 42.31043243408203, "westBoundLongitude": 9.376871109008789, "southBoundLatitude": 42.04043197631836 }, { "ob_id": 1930, "bboxName": "", "eastBoundLongitude": 9.558603286743164, "northBoundLatitude": 42.31043243408203, "westBoundLongitude": 9.376871109008789, "southBoundLatitude": 42.04043197631836 }, { "ob_id": 1931, "bboxName": "", "eastBoundLongitude": 9.558603286743164, "northBoundLatitude": 42.31043243408203, "westBoundLongitude": 9.376871109008789, "southBoundLatitude": 42.04043197631836 }, { "ob_id": 1932, "bboxName": "", "eastBoundLongitude": 9.558603286743164, "northBoundLatitude": 42.31043243408203, "westBoundLongitude": 9.376871109008789, "southBoundLatitude": 42.04043197631836 }, { "ob_id": 1933, "bboxName": "", "eastBoundLongitude": 9.558603286743164, "northBoundLatitude": 42.31043243408203, "westBoundLongitude": 9.376871109008789, "southBoundLatitude": 42.04043197631836 }, { "ob_id": 1934, "bboxName": "", "eastBoundLongitude": -5.70357936419, "northBoundLatitude": 39.9037241984, "westBoundLongitude": -5.8600084199, "southBoundLatitude": 39.9691038615 }, { "ob_id": 1935, "bboxName": "", "eastBoundLongitude": -5.70357936419, "northBoundLatitude": 39.9037241984, "westBoundLongitude": -5.8600084199, "southBoundLatitude": 39.9691038615 }, { "ob_id": 1936, "bboxName": "", "eastBoundLongitude": 7.06403483, "northBoundLatitude": 47.0976605, "westBoundLongitude": 7.06303483, "southBoundLatitude": 47.0986605 }, { "ob_id": 1937, "bboxName": "", "eastBoundLongitude": 6.37610344, "northBoundLatitude": 46.48024912, "westBoundLongitude": 6.37510344, "southBoundLatitude": 46.48124912 }, { "ob_id": 1938, "bboxName": "", "eastBoundLongitude": 6.37610344, "northBoundLatitude": 46.48024912, "westBoundLongitude": 6.37510344, "southBoundLatitude": 46.48124912 }, { "ob_id": 1939, "bboxName": "", "eastBoundLongitude": 4.80076778405, "northBoundLatitude": 50.7688495506, "westBoundLongitude": 4.61909713372, "southBoundLatitude": 50.9398779576 }, { "ob_id": 1940, "bboxName": "", "eastBoundLongitude": 3.82046968708, "northBoundLatitude": 51.0114838134, "westBoundLongitude": 3.60206488857, "southBoundLatitude": 51.1483379498 }, { "ob_id": 1941, "bboxName": "", "eastBoundLongitude": 4.4314246117, "northBoundLatitude": 50.766125037, "westBoundLongitude": 4.41951220832, "southBoundLatitude": 50.9632594312 }, { "ob_id": 1942, "bboxName": "", "eastBoundLongitude": 16.31166959, "northBoundLatitude": 52.77039281, "westBoundLongitude": 16.31166959, "southBoundLatitude": 52.77039281 }, { "ob_id": 1943, "bboxName": "", "eastBoundLongitude": 13.31277847, "northBoundLatitude": 52.560602, "westBoundLongitude": 13.31177847, "southBoundLatitude": 52.561602 }, { "ob_id": 1944, "bboxName": "", "eastBoundLongitude": 13.47605201, "northBoundLatitude": 52.55771145, "westBoundLongitude": 13.47505201, "southBoundLatitude": 52.55871145 }, { "ob_id": 1945, "bboxName": "", "eastBoundLongitude": 26.081186294555664, "northBoundLatitude": 40.12043380737305, "westBoundLongitude": 23.9846134185791, "southBoundLatitude": 35.3436279296875 }, { "ob_id": 1946, "bboxName": "", "eastBoundLongitude": 28.07917022705078, "northBoundLatitude": 41.28907775878906, "westBoundLongitude": 24.008079528808594, "southBoundLatitude": 35.07026672363281 }, { "ob_id": 1947, "bboxName": "", "eastBoundLongitude": 25.86573028564453, "northBoundLatitude": 40.18766784667969, "westBoundLongitude": 23.958236694335938, "southBoundLatitude": 35.02330017089844 }, { "ob_id": 1948, "bboxName": "", "eastBoundLongitude": 24.168785095214844, "northBoundLatitude": 41.17674255371094, "westBoundLongitude": 22.65411376953125, "southBoundLatitude": 35.525909423828125 }, { "ob_id": 1949, "bboxName": "", "eastBoundLongitude": 2.465100049972534, "northBoundLatitude": 43.817298889160156, "westBoundLongitude": 0.3619000017642975, "southBoundLatitude": 42.887901306152344 }, { "ob_id": 1950, "bboxName": "", "eastBoundLongitude": 2.465100049972534, "northBoundLatitude": 43.817298889160156, "westBoundLongitude": 0.3619000017642975, "southBoundLatitude": 42.887901306152344 }, { "ob_id": 1951, "bboxName": "", "eastBoundLongitude": 16.854000091552734, "northBoundLatitude": 40.42932891845703, "westBoundLongitude": 16.520999908447266, "southBoundLatitude": 40.1373291015625 }, { "ob_id": 1952, "bboxName": "", "eastBoundLongitude": 16.854000091552734, "northBoundLatitude": 40.42932891845703, "westBoundLongitude": 16.520999908447266, "southBoundLatitude": 40.1373291015625 }, { "ob_id": 1953, "bboxName": "", "eastBoundLongitude": 16.854000091552734, "northBoundLatitude": 40.42932891845703, "westBoundLongitude": 16.520999908447266, "southBoundLatitude": 40.1373291015625 }, { "ob_id": 1954, "bboxName": "", "eastBoundLongitude": 16.858999252319336, "northBoundLatitude": 40.42850112915039, "westBoundLongitude": 16.533000946044922, "southBoundLatitude": 40.12950134277344 }, { "ob_id": 1955, "bboxName": "", "eastBoundLongitude": 16.858999252319336, "northBoundLatitude": 40.42850112915039, "westBoundLongitude": 16.533000946044922, "southBoundLatitude": 40.12950134277344 }, { "ob_id": 1956, "bboxName": "", "eastBoundLongitude": 16.854000091552734, "northBoundLatitude": 40.42932891845703, "westBoundLongitude": 16.520999908447266, "southBoundLatitude": 40.1373291015625 }, { "ob_id": 1957, "bboxName": "", "eastBoundLongitude": 16.854000091552734, "northBoundLatitude": 40.42932891845703, "westBoundLongitude": 16.520999908447266, "southBoundLatitude": 40.1373291015625 }, { "ob_id": 1958, "bboxName": "", "eastBoundLongitude": 16.858999252319336, "northBoundLatitude": 40.42850112915039, "westBoundLongitude": 16.533000946044922, "southBoundLatitude": 40.12950134277344 }, { "ob_id": 1959, "bboxName": "", "eastBoundLongitude": 18.7076389, "northBoundLatitude": 47.1996106, "westBoundLongitude": 18.3613449, "southBoundLatitude": 46.64157 }, { "ob_id": 1960, "bboxName": "", "eastBoundLongitude": -9.3938174, "northBoundLatitude": 39.295586, "westBoundLongitude": -9.5435422, "southBoundLatitude": 39.1189314 }, { "ob_id": 1961, "bboxName": "", "eastBoundLongitude": -3.6222144, "northBoundLatitude": 43.4846905, "westBoundLongitude": -4.1471037, "southBoundLatitude": 43.4650296 }, { "ob_id": 1962, "bboxName": "", "eastBoundLongitude": 4.3555384, "northBoundLatitude": 43.5099808, "westBoundLongitude": 4.0661483, "southBoundLatitude": 43.4374532 }, { "ob_id": 1963, "bboxName": "", "eastBoundLongitude": -3.6222144, "northBoundLatitude": 43.4846905, "westBoundLongitude": -4.1471037, "southBoundLatitude": 43.4650296 }, { "ob_id": 1964, "bboxName": "", "eastBoundLongitude": -9.3938174, "northBoundLatitude": 39.295586, "westBoundLongitude": -9.5435422, "southBoundLatitude": 39.1189314 }, { "ob_id": 1965, "bboxName": "", "eastBoundLongitude": 17.8570776, "northBoundLatitude": 46.9335527, "westBoundLongitude": 17.5860741, "southBoundLatitude": 46.843732 }, { "ob_id": 1966, "bboxName": "", "eastBoundLongitude": 17.8570776, "northBoundLatitude": 46.9335527, "westBoundLongitude": 17.5860741, "southBoundLatitude": 46.843732 }, { "ob_id": 1967, "bboxName": "", "eastBoundLongitude": 3.011761141184036, "northBoundLatitude": 39.70961446107201, "westBoundLongitude": 2.8276020879255603, "southBoundLatitude": 39.82749294818949 }, { "ob_id": 1968, "bboxName": "", "eastBoundLongitude": 6.957481363293234, "northBoundLatitude": 45.883222862452556, "westBoundLongitude": 6.9145931692906295, "southBoundLatitude": 45.96411022609104 }, { "ob_id": 1969, "bboxName": "", "eastBoundLongitude": 1.2282008456326885, "northBoundLatitude": 43.81792918437437, "westBoundLongitude": 1.0370387489883302, "southBoundLatitude": 43.85335559279169 }, { "ob_id": 1970, "bboxName": "", "eastBoundLongitude": 3.011761141184036, "northBoundLatitude": 39.70961446107201, "westBoundLongitude": 2.8276020879255603, "southBoundLatitude": 39.82749294818949 }, { "ob_id": 1971, "bboxName": "", "eastBoundLongitude": 3.011761141184036, "northBoundLatitude": 39.70961446107201, "westBoundLongitude": 2.8276020879255603, "southBoundLatitude": 39.82749294818949 }, { "ob_id": 1972, "bboxName": "", "eastBoundLongitude": 3.011761141184036, "northBoundLatitude": 39.70961446107201, "westBoundLongitude": 2.8276020879255603, "southBoundLatitude": 39.82749294818949 }, { "ob_id": 1973, "bboxName": "", "eastBoundLongitude": 1.2282008456326885, "northBoundLatitude": 43.81792918437437, "westBoundLongitude": 1.0370387489883302, "southBoundLatitude": 43.85335559279169 }, { "ob_id": 1974, "bboxName": "", "eastBoundLongitude": 6.957481363293234, "northBoundLatitude": 45.883222862452556, "westBoundLongitude": 6.9145931692906295, "southBoundLatitude": 45.96411022609104 }, { "ob_id": 1975, "bboxName": "", "eastBoundLongitude": 6.957481363293234, "northBoundLatitude": 45.883222862452556, "westBoundLongitude": 6.9145931692906295, "southBoundLatitude": 45.96411022609104 } ] }