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=3200
{ "count": 4063, "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=3300", "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=3100", "results": [ { "ob_id": 4045, "bboxName": "Réunion, France", "eastBoundLongitude": 55.448101, "northBoundLatitude": -20.878901, "westBoundLongitude": 55.448101, "southBoundLatitude": -20.878901 }, { "ob_id": 4046, "bboxName": "Rikubetsu (JP)", "eastBoundLongitude": 143.749997, "northBoundLatitude": 43.4666648, "westBoundLongitude": 143.749997, "southBoundLatitude": 43.4666648 }, { "ob_id": 4047, "bboxName": "Saga (JP)", "eastBoundLongitude": 130.3008576, "northBoundLatitude": 33.263482, "westBoundLongitude": 130.3008576, "southBoundLatitude": 33.263482 }, { "ob_id": 4048, "bboxName": "SODANKYLÄ, FINLAND", "eastBoundLongitude": 26.6, "northBoundLatitude": 67.41667, "westBoundLongitude": 26.6, "southBoundLatitude": 67.41667 }, { "ob_id": 4049, "bboxName": "Tsukuba (JP)", "eastBoundLongitude": 140.1, "northBoundLatitude": 36.2, "westBoundLongitude": 140.1, "southBoundLatitude": 36.2 }, { "ob_id": 4050, "bboxName": "Wollongong (AU)", "eastBoundLongitude": 150.893143, "northBoundLatitude": -34.425072, "westBoundLongitude": 150.893143, "southBoundLatitude": -34.425072 }, { "ob_id": 4051, "bboxName": "Xianghe, China", "eastBoundLongitude": 116.9833294, "northBoundLatitude": 39.749997, "westBoundLongitude": 116.9833294, "southBoundLatitude": 39.749997 }, { "ob_id": 4052, "bboxName": "", "eastBoundLongitude": -7.712078, "northBoundLatitude": 50.395287, "westBoundLongitude": -7.720783, "southBoundLatitude": 50.354538 }, { "ob_id": 4053, "bboxName": "", "eastBoundLongitude": -0.4104698, "northBoundLatitude": 52.349186, "westBoundLongitude": -2.9764917, "southBoundLatitude": 50.703926 }, { "ob_id": 4054, "bboxName": "", "eastBoundLongitude": -0.4382507, "northBoundLatitude": 52.37073, "westBoundLongitude": -5.8945713, "southBoundLatitude": 49.873817 }, { "ob_id": 4055, "bboxName": "", "eastBoundLongitude": 2.598477, "northBoundLatitude": 53.267536, "westBoundLongitude": -0.622826, "southBoundLatitude": 52.06702 }, { "ob_id": 4056, "bboxName": "", "eastBoundLongitude": -0.61563706, "northBoundLatitude": 57.403866, "westBoundLongitude": -3.5604243, "southBoundLatitude": 52.066982 }, { "ob_id": 4057, "bboxName": "", "eastBoundLongitude": -1.9525957, "northBoundLatitude": 60.543602, "westBoundLongitude": -4.2332006, "southBoundLatitude": 57.043922 }, { "ob_id": 4058, "bboxName": "", "eastBoundLongitude": -1.8976147, "northBoundLatitude": 60.532883, "westBoundLongitude": -4.187186, "southBoundLatitude": 57.013714 }, { "ob_id": 4059, "bboxName": "", "eastBoundLongitude": -2.1947038, "northBoundLatitude": 60.505646, "westBoundLongitude": -4.487912, "southBoundLatitude": 57.159153 }, { "ob_id": 4060, "bboxName": "", "eastBoundLongitude": -2.2169778, "northBoundLatitude": 60.921967, "westBoundLongitude": -4.574256, "southBoundLatitude": 57.459614 }, { "ob_id": 4061, "bboxName": "", "eastBoundLongitude": 1.3663646, "northBoundLatitude": 57.849037, "westBoundLongitude": -4.0612025, "southBoundLatitude": 52.07381 }, { "ob_id": 4062, "bboxName": "", "eastBoundLongitude": -0.5070791, "northBoundLatitude": 58.807186, "westBoundLongitude": -4.3961267, "southBoundLatitude": 52.073742 }, { "ob_id": 4063, "bboxName": "", "eastBoundLongitude": -0.40936708, "northBoundLatitude": 52.355175, "westBoundLongitude": -4.9447703, "southBoundLatitude": 50.531548 }, { "ob_id": 4064, "bboxName": "Summit Station, Greenland 2022", "eastBoundLongitude": -38.4526934, "northBoundLatitude": 72.57859, "westBoundLongitude": -38.4526934, "southBoundLatitude": 72.57859 }, { "ob_id": 4065, "bboxName": "UK DECC network", "eastBoundLongitude": 1.1387, "northBoundLatitude": 54.35861, "westBoundLongitude": -2.53992, "southBoundLatitude": 50.97675 }, { "ob_id": 4070, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": 16.0 }, { "ob_id": 4072, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -86.0 }, { "ob_id": 4073, "bboxName": "HRLC static Amazonia", "eastBoundLongitude": -42.9, "northBoundLatitude": 0.0, "westBoundLongitude": -62.1, "southBoundLatitude": -23.6 }, { "ob_id": 4074, "bboxName": "HRLC static Siberia", "eastBoundLongitude": 93.4, "northBoundLatitude": 75.7, "westBoundLongitude": 64.4, "southBoundLatitude": 51.3 }, { "ob_id": 4075, "bboxName": "HRLC historical amazonia", "eastBoundLongitude": -46.7, "northBoundLatitude": -11.7, "westBoundLongitude": -62.1, "southBoundLatitude": -23.6 }, { "ob_id": 4076, "bboxName": "HRLC historical siberia", "eastBoundLongitude": 87.3, "northBoundLatitude": 73.9, "westBoundLongitude": 64.8, "southBoundLatitude": 59.4 }, { "ob_id": 4077, "bboxName": "", "eastBoundLongitude": 15.0, "northBoundLatitude": 55.0, "westBoundLongitude": 5.0, "southBoundLatitude": 47.0 }, { "ob_id": 4078, "bboxName": "ACSIS FAAM flights", "eastBoundLongitude": 3.0, "northBoundLatitude": 53.4, "westBoundLongitude": -38.1, "southBoundLatitude": 14.8 }, { "ob_id": 4079, "bboxName": "", "eastBoundLongitude": 20.0, "northBoundLatitude": 70.0, "westBoundLongitude": -100.0, "southBoundLatitude": -13.0 }, { "ob_id": 4080, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 85.0, "westBoundLongitude": -180.0, "southBoundLatitude": 25.0 }, { "ob_id": 4082, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 85.0, "westBoundLongitude": -180.0, "southBoundLatitude": 25.0 }, { "ob_id": 4083, "bboxName": "", "eastBoundLongitude": 23.96693992614746, "northBoundLatitude": 82.29009246826172, "westBoundLongitude": 11.68432903289795, "southBoundLatitude": 78.24535369873047 }, { "ob_id": 4084, "bboxName": "", "eastBoundLongitude": 18.819026947021484, "northBoundLatitude": 82.29461669921875, "westBoundLongitude": 8.779662132263184, "southBoundLatitude": 78.24535369873047 }, { "ob_id": 4085, "bboxName": "", "eastBoundLongitude": 14.275415420532227, "northBoundLatitude": 80.00347137451172, "westBoundLongitude": -1.8057337999343872, "southBoundLatitude": 78.43041229248047 }, { "ob_id": 4086, "bboxName": "", "eastBoundLongitude": 19.47237205505371, "northBoundLatitude": 78.25050354003906, "westBoundLongitude": 13.892335891723633, "southBoundLatitude": 75.70674896240234 }, { "ob_id": 4087, "bboxName": "", "eastBoundLongitude": 29.003698348999023, "northBoundLatitude": 78.4063491821289, "westBoundLongitude": 15.097151756286621, "southBoundLatitude": 75.30011749267578 }, { "ob_id": 4088, "bboxName": "", "eastBoundLongitude": 15.494898796081543, "northBoundLatitude": 78.25537872314453, "westBoundLongitude": 1.1057512760162354, "southBoundLatitude": 76.42609405517578 }, { "ob_id": 4089, "bboxName": "", "eastBoundLongitude": 15.494784355163574, "northBoundLatitude": 79.1931381225586, "westBoundLongitude": -10.627679824829102, "southBoundLatitude": 78.23389434814453 }, { "ob_id": 4090, "bboxName": "", "eastBoundLongitude": 15.586915016174316, "northBoundLatitude": 78.27079010009766, "westBoundLongitude": 5.822225093841553, "southBoundLatitude": 75.26533508300781 }, { "ob_id": 4091, "bboxName": "", "eastBoundLongitude": 15.616080284118652, "northBoundLatitude": 80.80733489990234, "westBoundLongitude": -1.542803406715393, "southBoundLatitude": 78.24031066894531 }, { "ob_id": 4092, "bboxName": "", "eastBoundLongitude": -10.202831268310547, "northBoundLatitude": 83.54716491699219, "westBoundLongitude": -19.57441520690918, "southBoundLatitude": 81.57440948486328 }, { "ob_id": 4093, "bboxName": "", "eastBoundLongitude": -10.680964469909668, "northBoundLatitude": 82.71499633789062, "westBoundLongitude": -18.904972076416016, "southBoundLatitude": 81.5860366821289 }, { "ob_id": 4094, "bboxName": "", "eastBoundLongitude": 15.485273361206055, "northBoundLatitude": 81.44125366210938, "westBoundLongitude": -11.397390365600586, "southBoundLatitude": 78.24541473388672 }, { "ob_id": 4095, "bboxName": "", "eastBoundLongitude": 15.497363090515137, "northBoundLatitude": 82.82465362548828, "westBoundLongitude": 15.045585632324219, "southBoundLatitude": 78.96607971191406 }, { "ob_id": 4096, "bboxName": "", "eastBoundLongitude": 15.487506866455078, "northBoundLatitude": 78.24976348876953, "westBoundLongitude": -6.907407283782959, "southBoundLatitude": 77.11072540283203 }, { "ob_id": 4097, "bboxName": "", "eastBoundLongitude": 15.494840621948242, "northBoundLatitude": 79.58819580078125, "westBoundLongitude": -6.480439186096191, "southBoundLatitude": 78.23332214355469 }, { "ob_id": 4123, "bboxName": "", "eastBoundLongitude": -0.037418, "northBoundLatitude": 51.449674, "westBoundLongitude": -0.037418, "southBoundLatitude": 51.449674 }, { "ob_id": 4125, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 4126, "bboxName": "PML", "eastBoundLongitude": -4.1477, "northBoundLatitude": 50.3659, "westBoundLongitude": -4.1477, "southBoundLatitude": 50.3659 }, { "ob_id": 4129, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 4130, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 4136, "bboxName": "", "eastBoundLongitude": -107.1307, "northBoundLatitude": 34.0503, "westBoundLongitude": -107.188, "southBoundLatitude": 33.9913 }, { "ob_id": 4137, "bboxName": "UK: Met Office wind-driven rain dataset", "eastBoundLongitude": 3.41, "northBoundLatitude": 60.53, "westBoundLongitude": -12.8, "southBoundLatitude": 49.31 }, { "ob_id": 4138, "bboxName": "Langmuir Laboratory", "eastBoundLongitude": -107.181, "northBoundLatitude": 33.975, "westBoundLongitude": -107.181, "southBoundLatitude": 33.975 }, { "ob_id": 4139, "bboxName": "Kiva-2 site, Langmuir Laboratory, New Me", "eastBoundLongitude": -107.188, "northBoundLatitude": 33.9913, "westBoundLongitude": -107.188, "southBoundLatitude": 33.9913 }, { "ob_id": 4140, "bboxName": "", "eastBoundLongitude": -180.0, "northBoundLatitude": 90.0, "westBoundLongitude": 180.0, "southBoundLatitude": -90.0 }, { "ob_id": 4141, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": 180.0, "southBoundLatitude": -90.0 }, { "ob_id": 4142, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 4143, "bboxName": "Netheravon", "eastBoundLongitude": -1.75815, "northBoundLatitude": 51.24444, "westBoundLongitude": -1.777807, "southBoundLatitude": 51.238684 }, { "ob_id": 4144, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 85.0, "westBoundLongitude": -180.0, "southBoundLatitude": 25.0 }, { "ob_id": 4146, "bboxName": "", "eastBoundLongitude": 120.6, "northBoundLatitude": 7.65, "westBoundLongitude": 108.67, "southBoundLatitude": -4.46 }, { "ob_id": 4147, "bboxName": "University of Birmingham", "eastBoundLongitude": -1.9305, "northBoundLatitude": 52.4508, "westBoundLongitude": -1.9305, "southBoundLatitude": 52.4508 }, { "ob_id": 4148, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": -45.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 4150, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": 45.0 }, { "ob_id": 4151, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": -45.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 4153, "bboxName": "", "eastBoundLongitude": 1.54, "northBoundLatitude": 52.829, "westBoundLongitude": 1.531, "southBoundLatitude": 52.823 }, { "ob_id": 4154, "bboxName": "Birmingham Air Quality Supersite baqs", "eastBoundLongitude": -1.93, "northBoundLatitude": 52.46, "westBoundLongitude": -1.93, "southBoundLatitude": 52.46 }, { "ob_id": 4156, "bboxName": "", "eastBoundLongitude": -0.3273865, "northBoundLatitude": 52.355835, "westBoundLongitude": -6.9359426, "southBoundLatitude": 50.73606 }, { "ob_id": 4157, "bboxName": "", "eastBoundLongitude": -0.399125, "northBoundLatitude": 52.360493, "westBoundLongitude": -5.8867292, "southBoundLatitude": 50.91644 }, { "ob_id": 4158, "bboxName": "", "eastBoundLongitude": -0.43090066, "northBoundLatitude": 52.355167, "westBoundLongitude": -6.4929814, "southBoundLatitude": 50.246323 }, { "ob_id": 4159, "bboxName": "Lyneham", "eastBoundLongitude": -1.9841, "northBoundLatitude": 51.50883333, "westBoundLongitude": -2.00541667, "southBoundLatitude": 51.50323 }, { "ob_id": 4160, "bboxName": "Toledo", "eastBoundLongitude": -4.0768, "northBoundLatitude": 40.021, "westBoundLongitude": -4.292, "southBoundLatitude": 39.97 }, { "ob_id": 4161, "bboxName": "", "eastBoundLongitude": -4.081, "northBoundLatitude": 40.204, "westBoundLongitude": -4.291, "southBoundLatitude": 39.917 }, { "ob_id": 4162, "bboxName": "", "eastBoundLongitude": -65.0, "northBoundLatitude": 0.0, "westBoundLongitude": -85.0, "southBoundLatitude": -60.0 }, { "ob_id": 4163, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 4164, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 4165, "bboxName": "", "eastBoundLongitude": 170.0, "northBoundLatitude": 85.0, "westBoundLongitude": -155.0, "southBoundLatitude": -20.0 }, { "ob_id": 4171, "bboxName": "", "eastBoundLongitude": 144.68333, "northBoundLatitude": 13.430586, "westBoundLongitude": 134.53236, "southBoundLatitude": 7.3652415 }, { "ob_id": 4172, "bboxName": "", "eastBoundLongitude": -16.992121, "northBoundLatitude": 14.744794, "westBoundLongitude": -17.689644, "southBoundLatitude": 11.618098 }, { "ob_id": 4173, "bboxName": "", "eastBoundLongitude": -18.058779, "northBoundLatitude": 64.01989, "westBoundLongitude": -22.605677, "southBoundLatitude": 63.230518 }, { "ob_id": 4174, "bboxName": "", "eastBoundLongitude": -17.702148, "northBoundLatitude": 63.985039, "westBoundLongitude": -22.609488, "southBoundLatitude": 63.132442 }, { "ob_id": 4175, "bboxName": "", "eastBoundLongitude": -26.937122, "northBoundLatitude": 39.017715, "westBoundLongitude": -27.688307, "southBoundLatitude": 30.898079 }, { "ob_id": 4176, "bboxName": "", "eastBoundLongitude": 2.6376545, "northBoundLatitude": 53.594978, "westBoundLongitude": -0.62491459, "southBoundLatitude": 52.072968 }, { "ob_id": 4177, "bboxName": "", "eastBoundLongitude": -0.49385634, "northBoundLatitude": 52.28012, "westBoundLongitude": -8.493475, "southBoundLatitude": 50.210293 }, { "ob_id": 4178, "bboxName": "", "eastBoundLongitude": -118.39911, "northBoundLatitude": 36.775879, "westBoundLongitude": -119.72781, "southBoundLatitude": 36.45108 }, { "ob_id": 4179, "bboxName": "", "eastBoundLongitude": -0.61577576, "northBoundLatitude": 52.073204, "westBoundLongitude": -14.16779, "southBoundLatitude": 27.712692 }, { "ob_id": 4180, "bboxName": "", "eastBoundLongitude": 4.455574, "northBoundLatitude": 53.073715, "westBoundLongitude": 0.66136456, "southBoundLatitude": 51.94989 }, { "ob_id": 4181, "bboxName": "", "eastBoundLongitude": 0.17428648, "northBoundLatitude": 53.483856, "westBoundLongitude": -4.61693, "southBoundLatitude": 52.116135 }, { "ob_id": 4182, "bboxName": "", "eastBoundLongitude": 2.1944637, "northBoundLatitude": 18.097618, "westBoundLongitude": -15.956463, "southBoundLatitude": 13.482769 }, { "ob_id": 4183, "bboxName": "", "eastBoundLongitude": 1.7936101, "northBoundLatitude": 58.412231, "westBoundLongitude": -6.4189377, "southBoundLatitude": 50.018692 }, { "ob_id": 4184, "bboxName": "", "eastBoundLongitude": 58.294437, "northBoundLatitude": 23.621864, "westBoundLongitude": 55.995327, "southBoundLatitude": 20.55065 }, { "ob_id": 4185, "bboxName": "", "eastBoundLongitude": -0.62481737, "northBoundLatitude": 59.261795, "westBoundLongitude": -6.5817757, "southBoundLatitude": 52.0728 }, { "ob_id": 4186, "bboxName": "", "eastBoundLongitude": -14.391336, "northBoundLatitude": -6.9068651, "westBoundLongitude": -17.517527, "southBoundLatitude": -8.9096251 }, { "ob_id": 4187, "bboxName": "", "eastBoundLongitude": -7.9095402, "northBoundLatitude": 38.608353, "westBoundLongitude": -10.083687, "southBoundLatitude": 36.310577 }, { "ob_id": 4188, "bboxName": "", "eastBoundLongitude": 2.1890087, "northBoundLatitude": 18.108208, "westBoundLongitude": -16.344406, "southBoundLatitude": 12.876797 }, { "ob_id": 4189, "bboxName": "", "eastBoundLongitude": 20.617409, "northBoundLatitude": 67.860443, "westBoundLongitude": 18.264107, "southBoundLatitude": 63.762604 }, { "ob_id": 4190, "bboxName": "", "eastBoundLongitude": -16.880852, "northBoundLatitude": 20.929184, "westBoundLongitude": -17.482697, "southBoundLatitude": 14.691578 }, { "ob_id": 4191, "bboxName": "", "eastBoundLongitude": 152.11488, "northBoundLatitude": 13.313612, "westBoundLongitude": 144.65923, "southBoundLatitude": 7.0503392 }, { "ob_id": 4192, "bboxName": "", "eastBoundLongitude": -0.62494636, "northBoundLatitude": 60.68219, "westBoundLongitude": -9.3736649, "southBoundLatitude": 52.072815 } ] }