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=3500
{ "count": 4063, "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=3600", "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=3400", "results": [ { "ob_id": 4441, "bboxName": "", "eastBoundLongitude": 0.044888377, "northBoundLatitude": 60.754074, "westBoundLongitude": -1.7115293, "southBoundLatitude": 52.06598 }, { "ob_id": 4442, "bboxName": "", "eastBoundLongitude": -28.117104, "northBoundLatitude": 38.70665, "westBoundLongitude": -35.396683, "southBoundLatitude": 36.252823 }, { "ob_id": 4443, "bboxName": "", "eastBoundLongitude": -89.93512, "northBoundLatitude": 29.778282, "westBoundLongitude": -95.16794, "southBoundLatitude": 26.039482 }, { "ob_id": 4444, "bboxName": "", "eastBoundLongitude": 144.80116, "northBoundLatitude": 13.485731, "westBoundLongitude": 103.924034, "southBoundLatitude": -4.4559216 }, { "ob_id": 4445, "bboxName": "", "eastBoundLongitude": 2.6226883, "northBoundLatitude": 13.482891, "westBoundLongitude": 2.175622, "southBoundLatitude": 3.9993591 }, { "ob_id": 4446, "bboxName": "", "eastBoundLongitude": 0.6124294, "northBoundLatitude": 57.379974, "westBoundLongitude": -1.6758475, "southBoundLatitude": 52.069763 }, { "ob_id": 4447, "bboxName": "", "eastBoundLongitude": 2.5861979, "northBoundLatitude": 54.871628, "westBoundLongitude": -0.7063534, "southBoundLatitude": 52.069138 }, { "ob_id": 4448, "bboxName": "", "eastBoundLongitude": 2.8822536, "northBoundLatitude": 56.78038, "westBoundLongitude": -2.0082932, "southBoundLatitude": 52.04016 }, { "ob_id": 4449, "bboxName": "", "eastBoundLongitude": 1.9366255, "northBoundLatitude": 53.365173, "westBoundLongitude": -0.78381133, "southBoundLatitude": 51.964035 }, { "ob_id": 4450, "bboxName": "", "eastBoundLongitude": 2.8832855, "northBoundLatitude": 13.5924, "westBoundLongitude": 2.1156216, "southBoundLatitude": 9.361301 }, { "ob_id": 4451, "bboxName": "", "eastBoundLongitude": 2.2785816, "northBoundLatitude": 52.67845, "westBoundLongitude": -0.7622149, "southBoundLatitude": 51.936386 }, { "ob_id": 4452, "bboxName": "", "eastBoundLongitude": 3.5847597, "northBoundLatitude": 58.285812, "westBoundLongitude": -1.6989484, "southBoundLatitude": 52.047028 }, { "ob_id": 4453, "bboxName": "", "eastBoundLongitude": -95.068665, "northBoundLatitude": 37.642822, "westBoundLongitude": -97.78781, "southBoundLatitude": 29.39592 }, { "ob_id": 4454, "bboxName": "", "eastBoundLongitude": -0.49530494, "northBoundLatitude": 52.24449, "westBoundLongitude": -6.7659626, "southBoundLatitude": 49.998367 }, { "ob_id": 4455, "bboxName": "", "eastBoundLongitude": -0.5033331, "northBoundLatitude": 52.3114, "westBoundLongitude": -2.9355078, "southBoundLatitude": 50.833817 }, { "ob_id": 4456, "bboxName": "", "eastBoundLongitude": -0.5064969, "northBoundLatitude": 52.293015, "westBoundLongitude": -7.6638412, "southBoundLatitude": 49.489807 }, { "ob_id": 4457, "bboxName": "", "eastBoundLongitude": 1.046443, "northBoundLatitude": 59.103867, "westBoundLongitude": -2.1906013, "southBoundLatitude": 52.050262 }, { "ob_id": 4458, "bboxName": "", "eastBoundLongitude": -0.38613605, "northBoundLatitude": 52.36322, "westBoundLongitude": -5.257948, "southBoundLatitude": 50.757156 }, { "ob_id": 4459, "bboxName": "", "eastBoundLongitude": -17.740616, "northBoundLatitude": 64.05292, "westBoundLongitude": -26.064903, "southBoundLatitude": 57.891388 }, { "ob_id": 4460, "bboxName": "", "eastBoundLongitude": 0.3456316, "northBoundLatitude": 52.2966, "westBoundLongitude": -6.694565, "southBoundLatitude": 50.71884 }, { "ob_id": 4461, "bboxName": "", "eastBoundLongitude": 2.6233892, "northBoundLatitude": 13.489918, "westBoundLongitude": -2.7085028, "southBoundLatitude": 9.895 }, { "ob_id": 4462, "bboxName": "", "eastBoundLongitude": -0.43444103, "northBoundLatitude": 52.372482, "westBoundLongitude": -6.7986913, "southBoundLatitude": 50.78394 }, { "ob_id": 4463, "bboxName": "", "eastBoundLongitude": -28.525589, "northBoundLatitude": 44.0287, "westBoundLongitude": -34.551468, "southBoundLatitude": 38.519897 }, { "ob_id": 4464, "bboxName": "", "eastBoundLongitude": 1.8601532, "northBoundLatitude": 54.84558, "westBoundLongitude": -5.576151, "southBoundLatitude": 50.008286 }, { "ob_id": 4465, "bboxName": "", "eastBoundLongitude": -93.77539, "northBoundLatitude": 31.47779, "westBoundLongitude": -96.12076, "southBoundLatitude": 28.080963 }, { "ob_id": 4466, "bboxName": "", "eastBoundLongitude": -0.6246793, "northBoundLatitude": 52.07309, "westBoundLongitude": -10.230431, "southBoundLatitude": 40.796936 }, { "ob_id": 4467, "bboxName": "", "eastBoundLongitude": -0.4331733, "northBoundLatitude": 56.670593, "westBoundLongitude": -9.210129, "southBoundLatitude": 52.038727 }, { "ob_id": 4468, "bboxName": "", "eastBoundLongitude": -10.635094, "northBoundLatitude": 64.47522, "westBoundLongitude": -22.627861, "southBoundLatitude": 59.877823 }, { "ob_id": 4469, "bboxName": "", "eastBoundLongitude": 3.4110718, "northBoundLatitude": 19.086548, "westBoundLongitude": -2.2705326, "southBoundLatitude": 13.446774 }, { "ob_id": 4470, "bboxName": "", "eastBoundLongitude": -0.3190397, "northBoundLatitude": 52.31891, "westBoundLongitude": -6.8081856, "southBoundLatitude": 50.176025 }, { "ob_id": 4471, "bboxName": "", "eastBoundLongitude": -0.4723412, "northBoundLatitude": 52.389534, "westBoundLongitude": -138.69325, "southBoundLatitude": -22.089798 }, { "ob_id": 4472, "bboxName": "", "eastBoundLongitude": 2.2473345, "northBoundLatitude": 53.305588, "westBoundLongitude": -0.7974906, "southBoundLatitude": 52.010178 }, { "ob_id": 4473, "bboxName": "", "eastBoundLongitude": -0.32587945, "northBoundLatitude": 53.20558, "westBoundLongitude": -5.2158203, "southBoundLatitude": 51.999527 }, { "ob_id": 4474, "bboxName": "", "eastBoundLongitude": -22.59616, "northBoundLatitude": 66.03894, "westBoundLongitude": -36.74057, "southBoundLatitude": 63.053665 }, { "ob_id": 4475, "bboxName": "", "eastBoundLongitude": 2.7197819, "northBoundLatitude": 54.93573, "westBoundLongitude": -0.6692927, "southBoundLatitude": 52.064056 }, { "ob_id": 4476, "bboxName": "", "eastBoundLongitude": 2.725461, "northBoundLatitude": 13.958328, "westBoundLongitude": -14.32515, "southBoundLatitude": 8.8294525 }, { "ob_id": 4477, "bboxName": "", "eastBoundLongitude": 2.883441, "northBoundLatitude": 13.539215, "westBoundLongitude": -1.5450926, "southBoundLatitude": 13.079361 }, { "ob_id": 4478, "bboxName": "", "eastBoundLongitude": 1.308694, "northBoundLatitude": 54.73376, "westBoundLongitude": -1.191107, "southBoundLatitude": 52.06966 }, { "ob_id": 4479, "bboxName": "", "eastBoundLongitude": 3.9321022, "northBoundLatitude": 13.870136, "westBoundLongitude": 1.208219, "southBoundLatitude": 5.9747295 }, { "ob_id": 4480, "bboxName": "", "eastBoundLongitude": 4.080059, "northBoundLatitude": 54.93712, "westBoundLongitude": -0.65410304, "southBoundLatitude": 52.017548 }, { "ob_id": 4481, "bboxName": "", "eastBoundLongitude": 1.8158617, "northBoundLatitude": 52.806458, "westBoundLongitude": -0.74238133, "southBoundLatitude": 51.99727 }, { "ob_id": 4482, "bboxName": "", "eastBoundLongitude": 2.3545246, "northBoundLatitude": 17.669456, "westBoundLongitude": -1.2679167, "southBoundLatitude": 13.477692 }, { "ob_id": 4483, "bboxName": "", "eastBoundLongitude": -28.69696, "northBoundLatitude": 40.97397, "westBoundLongitude": -38.482544, "southBoundLatitude": 38.476974 }, { "ob_id": 4484, "bboxName": "", "eastBoundLongitude": -20.08879, "northBoundLatitude": 46.73111, "westBoundLongitude": -28.785095, "southBoundLatitude": 38.458145 }, { "ob_id": 4485, "bboxName": "", "eastBoundLongitude": -28.670723, "northBoundLatitude": 38.989685, "westBoundLongitude": -39.794388, "southBoundLatitude": 37.662567 }, { "ob_id": 4486, "bboxName": "", "eastBoundLongitude": -0.3162173, "northBoundLatitude": 56.483658, "westBoundLongitude": -1.3456655, "southBoundLatitude": 52.06668 }, { "ob_id": 4487, "bboxName": "", "eastBoundLongitude": -0.4336998, "northBoundLatitude": 52.391445, "westBoundLongitude": -6.2142406, "southBoundLatitude": 50.38303 }, { "ob_id": 4488, "bboxName": "", "eastBoundLongitude": -17.219559, "northBoundLatitude": 20.919235, "westBoundLongitude": -19.95491, "southBoundLatitude": 14.726738 }, { "ob_id": 4489, "bboxName": "", "eastBoundLongitude": 0.2055564, "northBoundLatitude": 52.489807, "westBoundLongitude": -6.821718, "southBoundLatitude": 50.56079 }, { "ob_id": 4490, "bboxName": "", "eastBoundLongitude": -17.414146, "northBoundLatitude": 19.889473, "westBoundLongitude": -18.08995, "southBoundLatitude": 14.576439 }, { "ob_id": 4491, "bboxName": "", "eastBoundLongitude": -11.842026, "northBoundLatitude": 65.77054, "westBoundLongitude": -22.767723, "southBoundLatitude": 62.6709 }, { "ob_id": 4492, "bboxName": "", "eastBoundLongitude": -24.76799, "northBoundLatitude": 41.956802, "westBoundLongitude": -36.649918, "southBoundLatitude": 38.431335 }, { "ob_id": 4493, "bboxName": "", "eastBoundLongitude": -86.844696, "northBoundLatitude": 30.084091, "westBoundLongitude": -95.16797, "southBoundLatitude": 26.135864 }, { "ob_id": 4494, "bboxName": "", "eastBoundLongitude": 2.7786112, "northBoundLatitude": 16.684685, "westBoundLongitude": 0.9788902, "southBoundLatitude": 11.025078 }, { "ob_id": 4495, "bboxName": "", "eastBoundLongitude": 1.8295401, "northBoundLatitude": 52.9758, "westBoundLongitude": -0.6442675, "southBoundLatitude": 51.86921 }, { "ob_id": 4496, "bboxName": "", "eastBoundLongitude": -3.470375, "northBoundLatitude": 69.181274, "westBoundLongitude": -22.627716, "southBoundLatitude": 63.966812 }, { "ob_id": 4497, "bboxName": "", "eastBoundLongitude": -12.762489, "northBoundLatitude": 18.563675, "westBoundLongitude": -17.492561, "southBoundLatitude": 14.683777 }, { "ob_id": 4498, "bboxName": "", "eastBoundLongitude": 6.5091496, "northBoundLatitude": 17.251045, "westBoundLongitude": 2.16957, "southBoundLatitude": 13.475559 }, { "ob_id": 4499, "bboxName": "", "eastBoundLongitude": -95.1087, "northBoundLatitude": 37.473694, "westBoundLongitude": -97.77005, "southBoundLatitude": 29.431595 }, { "ob_id": 4500, "bboxName": "", "eastBoundLongitude": 2.6967306, "northBoundLatitude": 13.678677, "westBoundLongitude": -0.028210282, "southBoundLatitude": 7.5289516 }, { "ob_id": 4501, "bboxName": "", "eastBoundLongitude": -94.95471, "northBoundLatitude": 37.46466, "westBoundLongitude": -97.70737, "southBoundLatitude": 29.37967 }, { "ob_id": 4502, "bboxName": "", "eastBoundLongitude": 3.4141579, "northBoundLatitude": 13.606297, "westBoundLongitude": 2.005413, "southBoundLatitude": 9.312412 }, { "ob_id": 4503, "bboxName": "", "eastBoundLongitude": 151.86784, "northBoundLatitude": 13.484199, "westBoundLongitude": 144.7918, "southBoundLatitude": 7.457794 }, { "ob_id": 4504, "bboxName": "", "eastBoundLongitude": 2.8966293, "northBoundLatitude": 57.757477, "westBoundLongitude": -1.0013418, "southBoundLatitude": 52.048935 }, { "ob_id": 4505, "bboxName": "", "eastBoundLongitude": 4.460737, "northBoundLatitude": 18.01715, "westBoundLongitude": 1.9453788, "southBoundLatitude": 10.942467 }, { "ob_id": 4506, "bboxName": "", "eastBoundLongitude": -21.72509, "northBoundLatitude": 69.011505, "westBoundLongitude": -30.032333, "southBoundLatitude": 63.97229 }, { "ob_id": 4507, "bboxName": "", "eastBoundLongitude": -95.099915, "northBoundLatitude": 37.47113, "westBoundLongitude": -97.79346, "southBoundLatitude": 29.41024 }, { "ob_id": 4508, "bboxName": "", "eastBoundLongitude": -95.02426, "northBoundLatitude": 37.539444, "westBoundLongitude": -97.85922, "southBoundLatitude": 29.470032 }, { "ob_id": 4509, "bboxName": "", "eastBoundLongitude": -7.9446507, "northBoundLatitude": 30.328941, "westBoundLongitude": -9.521313, "southBoundLatitude": 12.462711 }, { "ob_id": 4510, "bboxName": "", "eastBoundLongitude": -0.42496145, "northBoundLatitude": 52.386154, "westBoundLongitude": -6.6368465, "southBoundLatitude": 49.88768 }, { "ob_id": 4511, "bboxName": "", "eastBoundLongitude": -16.575027, "northBoundLatitude": 20.105202, "westBoundLongitude": -18.00177, "southBoundLatitude": 14.687752 }, { "ob_id": 4512, "bboxName": "", "eastBoundLongitude": 3.308751, "northBoundLatitude": 13.493011, "westBoundLongitude": 2.1239395, "southBoundLatitude": 6.650196 }, { "ob_id": 4513, "bboxName": "", "eastBoundLongitude": -17.445984, "northBoundLatitude": 16.750008, "westBoundLongitude": -22.922539, "southBoundLatitude": 11.440823 }, { "ob_id": 4514, "bboxName": "", "eastBoundLongitude": -22.054756, "northBoundLatitude": 69.125305, "westBoundLongitude": -38.747284, "southBoundLatitude": 61.003464 }, { "ob_id": 4515, "bboxName": "", "eastBoundLongitude": 4.1266785, "northBoundLatitude": 54.776337, "westBoundLongitude": -0.72867155, "southBoundLatitude": 52.06909 }, { "ob_id": 4516, "bboxName": "", "eastBoundLongitude": -22.501068, "northBoundLatitude": 46.569748, "westBoundLongitude": -28.72033, "southBoundLatitude": 38.384293 }, { "ob_id": 4517, "bboxName": "", "eastBoundLongitude": -0.15059757, "northBoundLatitude": 57.152832, "westBoundLongitude": -2.1928673, "southBoundLatitude": 52.03244 }, { "ob_id": 4518, "bboxName": "", "eastBoundLongitude": 2.66426, "northBoundLatitude": 13.519577, "westBoundLongitude": 2.1529741, "southBoundLatitude": 10.667526 }, { "ob_id": 4519, "bboxName": "", "eastBoundLongitude": 3.2317133, "northBoundLatitude": 57.2948, "westBoundLongitude": -1.698926, "southBoundLatitude": 52.070007 }, { "ob_id": 4520, "bboxName": "", "eastBoundLongitude": 1.8830957, "northBoundLatitude": 53.36705, "westBoundLongitude": -3.5236187, "southBoundLatitude": 49.98607 }, { "ob_id": 4521, "bboxName": "", "eastBoundLongitude": 2.2251377, "northBoundLatitude": 15.545605, "westBoundLongitude": -5.3554497, "southBoundLatitude": 13.459026 }, { "ob_id": 4522, "bboxName": "", "eastBoundLongitude": 2.576828, "northBoundLatitude": 53.527313, "westBoundLongitude": -0.62499, "southBoundLatitude": 51.874283 }, { "ob_id": 4523, "bboxName": "", "eastBoundLongitude": 2.622882, "northBoundLatitude": 13.488663, "westBoundLongitude": 1.3098207, "southBoundLatitude": 5.1535015 }, { "ob_id": 4524, "bboxName": "", "eastBoundLongitude": 1.8280921, "northBoundLatitude": 52.91353, "westBoundLongitude": -6.00266, "southBoundLatitude": 50.012196 }, { "ob_id": 4525, "bboxName": "", "eastBoundLongitude": 3.5907946, "northBoundLatitude": 56.66356, "westBoundLongitude": -1.6379437, "southBoundLatitude": 52.05052 }, { "ob_id": 4526, "bboxName": "", "eastBoundLongitude": 2.6782198, "northBoundLatitude": 16.932945, "westBoundLongitude": 0.99363685, "southBoundLatitude": 11.072269 }, { "ob_id": 4527, "bboxName": "", "eastBoundLongitude": 3.5401297, "northBoundLatitude": 56.16635, "westBoundLongitude": -0.6251745, "southBoundLatitude": 52.069412 }, { "ob_id": 4528, "bboxName": "", "eastBoundLongitude": 14.462734, "northBoundLatitude": 45.65364, "westBoundLongitude": 11.967228, "southBoundLatitude": 43.115616 }, { "ob_id": 4529, "bboxName": "", "eastBoundLongitude": 2.7217894, "northBoundLatitude": 13.532295, "westBoundLongitude": 1.4668255, "southBoundLatitude": 9.625656 }, { "ob_id": 4530, "bboxName": "", "eastBoundLongitude": -48.846653, "northBoundLatitude": 56.689278, "westBoundLongitude": -60.544754, "southBoundLatitude": 53.309288 }, { "ob_id": 4531, "bboxName": "", "eastBoundLongitude": -22.596336, "northBoundLatitude": 66.07776, "westBoundLongitude": -29.218887, "southBoundLatitude": 63.968674 }, { "ob_id": 4532, "bboxName": "", "eastBoundLongitude": -0.5372684, "northBoundLatitude": 57.68109, "westBoundLongitude": -6.2561817, "southBoundLatitude": 52.06935 }, { "ob_id": 4533, "bboxName": "", "eastBoundLongitude": 1.6313663, "northBoundLatitude": 52.95073, "westBoundLongitude": -0.6249864, "southBoundLatitude": 52.06964 }, { "ob_id": 4534, "bboxName": "", "eastBoundLongitude": -0.08669078, "northBoundLatitude": 56.01198, "westBoundLongitude": -1.3240452, "southBoundLatitude": 52.054626 }, { "ob_id": 4535, "bboxName": "", "eastBoundLongitude": 2.0606537, "northBoundLatitude": 53.2108, "westBoundLongitude": -0.65433836, "southBoundLatitude": 52.026764 }, { "ob_id": 4536, "bboxName": "", "eastBoundLongitude": -15.9386215, "northBoundLatitude": 20.079407, "westBoundLongitude": -17.95971, "southBoundLatitude": 14.613255 }, { "ob_id": 4537, "bboxName": "", "eastBoundLongitude": -0.49728966, "northBoundLatitude": 52.308716, "westBoundLongitude": -8.14389, "southBoundLatitude": 48.83954 }, { "ob_id": 4538, "bboxName": "", "eastBoundLongitude": -0.5166173, "northBoundLatitude": 52.308167, "westBoundLongitude": -10.1061325, "southBoundLatitude": 49.434402 }, { "ob_id": 4539, "bboxName": "", "eastBoundLongitude": -20.023201, "northBoundLatitude": 40.18521, "westBoundLongitude": -29.95826, "southBoundLatitude": 33.179214 }, { "ob_id": 4540, "bboxName": "", "eastBoundLongitude": -28.153473, "northBoundLatitude": 44.988297, "westBoundLongitude": -32.357864, "southBoundLatitude": 38.383163 } ] }