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=2900
{ "count": 4063, "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=3000", "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=2800", "results": [ { "ob_id": 3626, "bboxName": "", "eastBoundLongitude": -106.57572174072266, "northBoundLatitude": 35.15516662597656, "westBoundLongitude": -107.46529388427734, "southBoundLatitude": 33.51112747192383 }, { "ob_id": 3627, "bboxName": "", "eastBoundLongitude": -106.51851654052734, "northBoundLatitude": 35.04587173461914, "westBoundLongitude": -107.7066650390625, "southBoundLatitude": 33.40574264526367 }, { "ob_id": 3628, "bboxName": "", "eastBoundLongitude": -106.517333984375, "northBoundLatitude": 35.04453659057617, "westBoundLongitude": -107.43806457519531, "southBoundLatitude": 33.37639236450195 }, { "ob_id": 3629, "bboxName": "", "eastBoundLongitude": -106.57572937011719, "northBoundLatitude": 35.04486846923828, "westBoundLongitude": -107.57290649414062, "southBoundLatitude": 33.27363967895508 }, { "ob_id": 3630, "bboxName": "", "eastBoundLongitude": -106.57569122314453, "northBoundLatitude": 35.04588317871094, "westBoundLongitude": -107.63233947753906, "southBoundLatitude": 33.00108337402344 }, { "ob_id": 3631, "bboxName": "", "eastBoundLongitude": -106.57572937011719, "northBoundLatitude": 35.04540252685547, "westBoundLongitude": -107.61967468261719, "southBoundLatitude": 33.54457473754883 }, { "ob_id": 3632, "bboxName": "", "eastBoundLongitude": -106.51121520996094, "northBoundLatitude": 35.0444450378418, "westBoundLongitude": -107.36605072021484, "southBoundLatitude": 33.47703552246094 }, { "ob_id": 3633, "bboxName": "", "eastBoundLongitude": -106.57572937011719, "northBoundLatitude": 35.044857025146484, "westBoundLongitude": -107.4879150390625, "southBoundLatitude": 33.470176696777344 }, { "ob_id": 3634, "bboxName": "", "eastBoundLongitude": -106.51165771484375, "northBoundLatitude": 35.044960021972656, "westBoundLongitude": -107.41815948486328, "southBoundLatitude": 33.383121490478516 }, { "ob_id": 3635, "bboxName": "", "eastBoundLongitude": -106.50957489013672, "northBoundLatitude": 35.04811096191406, "westBoundLongitude": -107.49838256835938, "southBoundLatitude": 33.197166442871094 }, { "ob_id": 3636, "bboxName": "", "eastBoundLongitude": -106.57572937011719, "northBoundLatitude": 35.06218338012695, "westBoundLongitude": -107.40567779541016, "southBoundLatitude": 33.417659759521484 }, { "ob_id": 3637, "bboxName": "", "eastBoundLongitude": -106.57571411132812, "northBoundLatitude": 35.0452880859375, "westBoundLongitude": -107.44636535644531, "southBoundLatitude": 33.4690055847168 }, { "ob_id": 3638, "bboxName": "", "eastBoundLongitude": -106.50570678710938, "northBoundLatitude": 35.044368743896484, "westBoundLongitude": -107.49400329589844, "southBoundLatitude": 33.54821014404297 }, { "ob_id": 3639, "bboxName": "", "eastBoundLongitude": -106.5089340209961, "northBoundLatitude": 35.0445671081543, "westBoundLongitude": -107.5634765625, "southBoundLatitude": 33.56700897216797 }, { "ob_id": 3640, "bboxName": "", "eastBoundLongitude": -106.57572937011719, "northBoundLatitude": 35.044769287109375, "westBoundLongitude": -107.3808822631836, "southBoundLatitude": 33.483924865722656 }, { "ob_id": 3641, "bboxName": "", "eastBoundLongitude": -106.5119857788086, "northBoundLatitude": 35.045204162597656, "westBoundLongitude": -107.66194915771484, "southBoundLatitude": 33.478050231933594 }, { "ob_id": 3642, "bboxName": "", "eastBoundLongitude": -106.50916290283203, "northBoundLatitude": 35.04436492919922, "westBoundLongitude": -107.4983901977539, "southBoundLatitude": 33.341304779052734 }, { "ob_id": 3643, "bboxName": "", "eastBoundLongitude": -106.50605773925781, "northBoundLatitude": 35.04477310180664, "westBoundLongitude": -107.46476745605469, "southBoundLatitude": 33.63880157470703 }, { "ob_id": 3645, "bboxName": "Bounding box for FAAM flight c296", "eastBoundLongitude": 3.16, "northBoundLatitude": 56.11, "westBoundLongitude": -1.59, "southBoundLatitude": 51.96 }, { "ob_id": 3646, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3647, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3649, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3650, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3651, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3652, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3653, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3654, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3655, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3656, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3658, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3660, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3661, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3664, "bboxName": "", "eastBoundLongitude": 0.230556, "northBoundLatitude": 50.976667, "westBoundLongitude": 0.230556, "southBoundLatitude": 50.976667 }, { "ob_id": 3665, "bboxName": "Easter Bush CEH field site", "eastBoundLongitude": -3.2025758, "northBoundLatitude": 55.867791, "westBoundLongitude": -3.2103743, "southBoundLatitude": 55.863466 }, { "ob_id": 3666, "bboxName": "Melun", "eastBoundLongitude": 2.679500102996826, "northBoundLatitude": 48.61033248901367, "westBoundLongitude": 2.679500102996826, "southBoundLatitude": 48.61033248901367 }, { "ob_id": 3667, "bboxName": "Pontoise", "eastBoundLongitude": 2.0285000801086426, "northBoundLatitude": 49.09033203125, "westBoundLongitude": 2.0285000801086426, "southBoundLatitude": 49.09033203125 }, { "ob_id": 3668, "bboxName": "Tropospheric Sentinel 5p", "eastBoundLongitude": 180.0, "northBoundLatitude": 20.0, "westBoundLongitude": -180.0, "southBoundLatitude": -20.0 }, { "ob_id": 3669, "bboxName": "COMET LiCSAR", "eastBoundLongitude": 180.0, "northBoundLatitude": 72.0, "westBoundLongitude": -180.0, "southBoundLatitude": -68.5 }, { "ob_id": 3670, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3671, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3673, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3674, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3675, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3676, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3677, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3678, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3679, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3680, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3682, "bboxName": "Wytham Woods", "eastBoundLongitude": -1.33904729, "northBoundLatitude": 51.7750579, "westBoundLongitude": -1.33904729, "southBoundLatitude": 51.7750579 }, { "ob_id": 3683, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3686, "bboxName": "", "eastBoundLongitude": -106.89791, "northBoundLatitude": 34.022745, "westBoundLongitude": -106.89798, "southBoundLatitude": 34.022435 }, { "ob_id": 3687, "bboxName": "", "eastBoundLongitude": 148.38, "northBoundLatitude": 89.99, "westBoundLongitude": -165.07, "southBoundLatitude": 78.34 }, { "ob_id": 3688, "bboxName": "Syowa Station, Antarctica", "eastBoundLongitude": 39.59, "northBoundLatitude": -69.00611, "westBoundLongitude": 39.59, "southBoundLatitude": -69.00611 }, { "ob_id": 3698, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3699, "bboxName": "", "eastBoundLongitude": 25.0, "northBoundLatitude": 59.5, "westBoundLongitude": -11.0, "southBoundLatitude": 35.5 }, { "ob_id": 3703, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3704, "bboxName": "", "eastBoundLongitude": -0.3950200080871582, "northBoundLatitude": 52.374061584472656, "westBoundLongitude": -3.052309989929199, "southBoundLatitude": 50.67070007324219 }, { "ob_id": 3705, "bboxName": "", "eastBoundLongitude": -0.23098286986351013, "northBoundLatitude": 52.486427307128906, "westBoundLongitude": -7.412457466125488, "southBoundLatitude": 50.32720184326172 }, { "ob_id": 3706, "bboxName": "", "eastBoundLongitude": 1.9672929048538208, "northBoundLatitude": 54.91472625732422, "westBoundLongitude": -1.1989153623580933, "southBoundLatitude": 51.97506332397461 }, { "ob_id": 3707, "bboxName": "", "eastBoundLongitude": -57.99795913696289, "northBoundLatitude": 58.94351577758789, "westBoundLongitude": -60.755645751953125, "southBoundLatitude": 53.24933624267578 }, { "ob_id": 3708, "bboxName": "", "eastBoundLongitude": -59.989627838134766, "northBoundLatitude": 60.48661804199219, "westBoundLongitude": -64.06161499023438, "southBoundLatitude": 53.2740364074707 }, { "ob_id": 3709, "bboxName": "", "eastBoundLongitude": -56.963680267333984, "northBoundLatitude": 59.96175003051758, "westBoundLongitude": -63.56863021850586, "southBoundLatitude": 53.25996780395508 }, { "ob_id": 3710, "bboxName": "", "eastBoundLongitude": -57.38961410522461, "northBoundLatitude": 60.052154541015625, "westBoundLongitude": -63.270450592041016, "southBoundLatitude": 53.246559143066406 }, { "ob_id": 3711, "bboxName": "", "eastBoundLongitude": -49.22161865234375, "northBoundLatitude": 56.50656509399414, "westBoundLongitude": -60.65049743652344, "southBoundLatitude": 53.25210952758789 }, { "ob_id": 3712, "bboxName": "", "eastBoundLongitude": -49.43557357788086, "northBoundLatitude": 57.919185638427734, "westBoundLongitude": -60.648345947265625, "southBoundLatitude": 53.26594161987305 }, { "ob_id": 3713, "bboxName": "", "eastBoundLongitude": -55.345794677734375, "northBoundLatitude": 56.04704666137695, "westBoundLongitude": -60.51793670654297, "southBoundLatitude": 53.283592224121094 }, { "ob_id": 3714, "bboxName": "", "eastBoundLongitude": -50.782554626464844, "northBoundLatitude": 57.28642272949219, "westBoundLongitude": -60.49775695800781, "southBoundLatitude": 53.2953987121582 }, { "ob_id": 3715, "bboxName": "", "eastBoundLongitude": -50.75205993652344, "northBoundLatitude": 57.33711624145508, "westBoundLongitude": -60.57971954345703, "southBoundLatitude": 53.278995513916016 }, { "ob_id": 3716, "bboxName": "", "eastBoundLongitude": -50.03609085083008, "northBoundLatitude": 58.029998779296875, "westBoundLongitude": -60.447017669677734, "southBoundLatitude": 53.30409240722656 }, { "ob_id": 3717, "bboxName": "", "eastBoundLongitude": -56.34548568725586, "northBoundLatitude": 60.04896926879883, "westBoundLongitude": -61.986289978027344, "southBoundLatitude": 53.309242248535156 }, { "ob_id": 3718, "bboxName": "", "eastBoundLongitude": -50.319175720214844, "northBoundLatitude": 58.23908615112305, "westBoundLongitude": -60.527645111083984, "southBoundLatitude": 53.287776947021484 }, { "ob_id": 3719, "bboxName": "", "eastBoundLongitude": -48.82395935058594, "northBoundLatitude": 56.496604919433594, "westBoundLongitude": -60.63091278076172, "southBoundLatitude": 53.256649017333984 }, { "ob_id": 3720, "bboxName": "", "eastBoundLongitude": -57.23202896118164, "northBoundLatitude": 60.08251190185547, "westBoundLongitude": -62.63389587402344, "southBoundLatitude": 53.28738784790039 }, { "ob_id": 3722, "bboxName": "Manchester Air Quality Supersite, OSCA", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3723, "bboxName": "Lisa-P7", "eastBoundLongitude": 2.3806309700012207, "northBoundLatitude": 48.827762603759766, "westBoundLongitude": 2.3806309700012207, "southBoundLatitude": 48.827762603759766 }, { "ob_id": 3724, "bboxName": "Maqs", "eastBoundLongitude": -2.2144479751586914, "northBoundLatitude": 53.444190979003906, "westBoundLongitude": -2.2144479751586914, "southBoundLatitude": 53.444190979003906 }, { "ob_id": 3725, "bboxName": "Sodar on Polarstern for Mosaic", "eastBoundLongitude": 148.38, "northBoundLatitude": 89.99, "westBoundLongitude": -165.07, "southBoundLatitude": 78.34 }, { "ob_id": 3726, "bboxName": "TLS -CALI-01 plot USA", "eastBoundLongitude": -122.9915, "northBoundLatitude": 38.398, "westBoundLongitude": -122.9915, "southBoundLatitude": 38.398 }, { "ob_id": 3727, "bboxName": "TLS -CALI-02 plot USA", "eastBoundLongitude": -122.9915, "northBoundLatitude": 38.398, "westBoundLongitude": -122.9915, "southBoundLatitude": 38.398 }, { "ob_id": 3728, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3729, "bboxName": "TLS-CALI-07", "eastBoundLongitude": -123.45, "northBoundLatitude": 38.7152, "westBoundLongitude": -123.45, "southBoundLatitude": 38.7152 }, { "ob_id": 3731, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3732, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3733, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3734, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3735, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3737, "bboxName": "EuroCORDEX UK domain 1", "eastBoundLongitude": 1.76, "northBoundLatitude": 60.86, "westBoundLongitude": -8.18, "southBoundLatitude": 49.86 }, { "ob_id": 3738, "bboxName": "EuroCORDEX UK domain 2", "eastBoundLongitude": 1.76, "northBoundLatitude": 60.86, "westBoundLongitude": -8.18, "southBoundLatitude": 49.16 }, { "ob_id": 3739, "bboxName": "EuroCORDEX UK domain 3", "eastBoundLongitude": 1.76, "northBoundLatitude": 60.86, "westBoundLongitude": -8.84, "southBoundLatitude": 49.86 }, { "ob_id": 3740, "bboxName": "Universidad Nacional San Luis Gonzaga, P", "eastBoundLongitude": -75.736, "northBoundLatitude": -14.087, "westBoundLongitude": -75.736, "southBoundLatitude": -14.087 }, { "ob_id": 3741, "bboxName": "", "eastBoundLongitude": 10.5, "northBoundLatitude": 63.0, "westBoundLongitude": -17.0, "southBoundLatitude": 35.0 }, { "ob_id": 3742, "bboxName": "", "eastBoundLongitude": 10.5, "northBoundLatitude": 63.0, "westBoundLongitude": 35.0, "southBoundLatitude": -17.0 }, { "ob_id": 3744, "bboxName": "", "eastBoundLongitude": 179.65, "northBoundLatitude": 82.73, "westBoundLongitude": -179.35, "southBoundLatitude": -78.05 }, { "ob_id": 3746, "bboxName": "", "eastBoundLongitude": 179.65, "northBoundLatitude": 82.73, "westBoundLongitude": -179.35, "southBoundLatitude": -78.05 }, { "ob_id": 3747, "bboxName": "Aquila", "eastBoundLongitude": 13.314399719238281, "northBoundLatitude": 42.3828010559082, "westBoundLongitude": 13.314399719238281, "southBoundLatitude": 42.3828010559082 }, { "ob_id": 3748, "bboxName": "Borssele-Alfa", "eastBoundLongitude": 3.0566599369049072, "northBoundLatitude": 51.69977951049805, "westBoundLongitude": 3.0566599369049072, "southBoundLatitude": 51.69977951049805 }, { "ob_id": 3749, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3750, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3751, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3752, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 } ] }