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=2800
{ "count": 4063, "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=2900", "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=2700", "results": [ { "ob_id": 3436, "bboxName": "", "eastBoundLongitude": -1.249904, "northBoundLatitude": 51.757604, "westBoundLongitude": -1.2518607384579943, "southBoundLatitude": 51.75498437443881 }, { "ob_id": 3437, "bboxName": "gorgon", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3439, "bboxName": "Beauvechain", "eastBoundLongitude": 4.763332843780518, "northBoundLatitude": 50.74555587768555, "westBoundLongitude": 4.763332843780518, "southBoundLatitude": 50.74555587768555 }, { "ob_id": 3440, "bboxName": "Chievres", "eastBoundLongitude": 3.8313889503479004, "northBoundLatitude": 50.57222366333008, "westBoundLongitude": 3.8313889503479004, "southBoundLatitude": 50.57222366333008 }, { "ob_id": 3441, "bboxName": "Elsenborn", "eastBoundLongitude": 6.181388854980469, "northBoundLatitude": 50.48222351074219, "westBoundLongitude": 6.181388854980469, "southBoundLatitude": 50.48222351074219 }, { "ob_id": 3442, "bboxName": "Florennes", "eastBoundLongitude": 4.6530561447143555, "northBoundLatitude": 50.23444366455078, "westBoundLongitude": 4.6530561447143555, "southBoundLatitude": 50.23444366455078 }, { "ob_id": 3443, "bboxName": "Kleine-Brogel", "eastBoundLongitude": 5.462778091430664, "northBoundLatitude": 51.168888092041016, "westBoundLongitude": 5.462778091430664, "southBoundLatitude": 51.168888092041016 }, { "ob_id": 3444, "bboxName": "Koksijde", "eastBoundLongitude": 2.6524999141693115, "northBoundLatitude": 51.08805465698242, "westBoundLongitude": 2.6524999141693115, "southBoundLatitude": 51.08805465698242 }, { "ob_id": 3445, "bboxName": "Schaffen", "eastBoundLongitude": 5.061944007873535, "northBoundLatitude": 50.996944427490234, "westBoundLongitude": 5.061944007873535, "southBoundLatitude": 50.996944427490234 }, { "ob_id": 3446, "bboxName": "Semmerzake", "eastBoundLongitude": 3.669722080230713, "northBoundLatitude": 50.940555572509766, "westBoundLongitude": 3.669722080230713, "southBoundLatitude": 50.940555572509766 }, { "ob_id": 3447, "bboxName": "Grenchen", "eastBoundLongitude": 7.420000076293945, "northBoundLatitude": 47.18000030517578, "westBoundLongitude": 7.420000076293945, "southBoundLatitude": 47.18000030517578 }, { "ob_id": 3452, "bboxName": "", "eastBoundLongitude": 0.338817, "northBoundLatitude": 51.319777, "westBoundLongitude": 0.333216, "southBoundLatitude": 51.323385 }, { "ob_id": 3453, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3454, "bboxName": "NE Tibetan Plateau", "eastBoundLongitude": 108.0, "northBoundLatitude": 43.0, "westBoundLongitude": 96.0, "southBoundLatitude": 32.0 }, { "ob_id": 3456, "bboxName": "", "eastBoundLongitude": 170.0, "northBoundLatitude": 60.0, "westBoundLongitude": -170.0, "southBoundLatitude": -10.0 }, { "ob_id": 3458, "bboxName": "", "eastBoundLongitude": 1.122, "northBoundLatitude": 52.1, "westBoundLongitude": -1.427, "southBoundLatitude": 51.145 }, { "ob_id": 3460, "bboxName": "LST - GOES", "eastBoundLongitude": -5.0, "northBoundLatitude": 70.0, "westBoundLongitude": -145.0, "southBoundLatitude": -70.0 }, { "ob_id": 3461, "bboxName": "", "eastBoundLongitude": 20.0, "northBoundLatitude": 50.0, "westBoundLongitude": -80.0, "southBoundLatitude": -50.0 }, { "ob_id": 3464, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3465, "bboxName": "", "eastBoundLongitude": -6.8, "northBoundLatitude": 78.0, "westBoundLongitude": -21.2, "southBoundLatitude": 63.0 }, { "ob_id": 3466, "bboxName": "LST - SEVIRI", "eastBoundLongitude": 70.0, "northBoundLatitude": 70.0, "westBoundLongitude": -70.0, "southBoundLatitude": -70.0 }, { "ob_id": 3467, "bboxName": "", "eastBoundLongitude": 28.78, "northBoundLatitude": 41.03, "westBoundLongitude": 28.78, "southBoundLatitude": 41.03 }, { "ob_id": 3468, "bboxName": "LST CCI - MTSAT", "eastBoundLongitude": -145.0, "northBoundLatitude": 70.0, "westBoundLongitude": 75.0, "southBoundLatitude": -70.0 }, { "ob_id": 3473, "bboxName": "", "eastBoundLongitude": 1.0622639656066895, "northBoundLatitude": 56.06235885620117, "westBoundLongitude": -1.6047736406326294, "southBoundLatitude": 52.028594970703125 }, { "ob_id": 3474, "bboxName": "", "eastBoundLongitude": -0.3854628801345825, "northBoundLatitude": 52.37839126586914, "westBoundLongitude": -6.634294509887695, "southBoundLatitude": 50.080909729003906 }, { "ob_id": 3475, "bboxName": "", "eastBoundLongitude": -0.3944999873638153, "northBoundLatitude": 52.63883972167969, "westBoundLongitude": -4.429590225219727, "southBoundLatitude": 51.97114944458008 }, { "ob_id": 3476, "bboxName": "", "eastBoundLongitude": 29.030569076538086, "northBoundLatitude": 75.87716674804688, "westBoundLongitude": 19.012670516967773, "southBoundLatitude": 67.77088928222656 }, { "ob_id": 3477, "bboxName": "", "eastBoundLongitude": 21.166879653930664, "northBoundLatitude": 71.0168685913086, "westBoundLongitude": 7.693439960479736, "southBoundLatitude": 67.75431060791016 }, { "ob_id": 3478, "bboxName": "", "eastBoundLongitude": 22.05091094970703, "northBoundLatitude": 73.99713897705078, "westBoundLongitude": 5.6935200691223145, "southBoundLatitude": 67.64137268066406 }, { "ob_id": 3479, "bboxName": "", "eastBoundLongitude": 26.027219772338867, "northBoundLatitude": 78.35491943359375, "westBoundLongitude": 14.447010040283203, "southBoundLatitude": 67.7658920288086 }, { "ob_id": 3480, "bboxName": "", "eastBoundLongitude": 28.03137969970703, "northBoundLatitude": 78.51326751708984, "westBoundLongitude": 14.670089721679688, "southBoundLatitude": 67.82051086425781 }, { "ob_id": 3481, "bboxName": "", "eastBoundLongitude": 26.997770309448242, "northBoundLatitude": 78.24716186523438, "westBoundLongitude": 15.44873046875, "southBoundLatitude": 67.8128662109375 }, { "ob_id": 3482, "bboxName": "", "eastBoundLongitude": 27.650630950927734, "northBoundLatitude": 78.32762908935547, "westBoundLongitude": 15.01257038116455, "southBoundLatitude": 72.98562622070312 }, { "ob_id": 3483, "bboxName": "", "eastBoundLongitude": 28.03580093383789, "northBoundLatitude": 77.55162048339844, "westBoundLongitude": 20.170589447021484, "southBoundLatitude": 67.81282043457031 }, { "ob_id": 3484, "bboxName": "", "eastBoundLongitude": 22.3635196685791, "northBoundLatitude": 75.271240234375, "westBoundLongitude": 17.533960342407227, "southBoundLatitude": 67.74990844726562 }, { "ob_id": 3485, "bboxName": "", "eastBoundLongitude": 21.163320541381836, "northBoundLatitude": 78.28697967529297, "westBoundLongitude": 13.500590324401855, "southBoundLatitude": 67.81278228759766 }, { "ob_id": 3486, "bboxName": "", "eastBoundLongitude": 20.343149185180664, "northBoundLatitude": 78.2745132446289, "westBoundLongitude": 1.5708099603652954, "southBoundLatitude": 67.61264038085938 }, { "ob_id": 3487, "bboxName": "", "eastBoundLongitude": 1.903689980506897, "northBoundLatitude": 52.81119155883789, "westBoundLongitude": -2.001546621322632, "southBoundLatitude": 50.02960205078125 }, { "ob_id": 3488, "bboxName": "", "eastBoundLongitude": -3.282832622528076, "northBoundLatitude": 51.812400817871094, "westBoundLongitude": -7.908916473388672, "southBoundLatitude": 50.21897506713867 }, { "ob_id": 3489, "bboxName": "", "eastBoundLongitude": -3.138582468032837, "northBoundLatitude": 51.78254318237305, "westBoundLongitude": -7.925248622894287, "southBoundLatitude": 50.452030181884766 }, { "ob_id": 3490, "bboxName": "", "eastBoundLongitude": -3.053481101989746, "northBoundLatitude": 50.76144027709961, "westBoundLongitude": -7.3159260749816895, "southBoundLatitude": 46.82825469970703 }, { "ob_id": 3491, "bboxName": "", "eastBoundLongitude": -3.0489954948425293, "northBoundLatitude": 50.744083404541016, "westBoundLongitude": -7.4506754875183105, "southBoundLatitude": 46.8244743347168 }, { "ob_id": 3492, "bboxName": "", "eastBoundLongitude": -2.9814741611480713, "northBoundLatitude": 50.73643112182617, "westBoundLongitude": -8.68172550201416, "southBoundLatitude": 40.989051818847656 }, { "ob_id": 3493, "bboxName": "", "eastBoundLongitude": -8.67362117767334, "northBoundLatitude": 41.322418212890625, "westBoundLongitude": -27.245269775390625, "southBoundLatitude": 38.76116943359375 }, { "ob_id": 3494, "bboxName": "", "eastBoundLongitude": -22.46974754333496, "northBoundLatitude": 41.06667709350586, "westBoundLongitude": -27.538991928100586, "southBoundLatitude": 38.71118927001953 }, { "ob_id": 3495, "bboxName": "", "eastBoundLongitude": -21.747528076171875, "northBoundLatitude": 40.076744079589844, "westBoundLongitude": -27.10530662536621, "southBoundLatitude": 38.609378814697266 }, { "ob_id": 3496, "bboxName": "", "eastBoundLongitude": -27.08032989501953, "northBoundLatitude": 41.66259765625, "westBoundLongitude": -31.96291160583496, "southBoundLatitude": 38.753150939941406 }, { "ob_id": 3497, "bboxName": "", "eastBoundLongitude": -24.915760040283203, "northBoundLatitude": 41.39698791503906, "westBoundLongitude": -29.06097984313965, "southBoundLatitude": 38.714134216308594 }, { "ob_id": 3498, "bboxName": "", "eastBoundLongitude": -8.488953590393066, "northBoundLatitude": 52.1442756652832, "westBoundLongitude": -27.146583557128906, "southBoundLatitude": 38.753089904785156 }, { "ob_id": 3499, "bboxName": "", "eastBoundLongitude": -0.3944203853607178, "northBoundLatitude": 52.337032318115234, "westBoundLongitude": -3.074716567993164, "southBoundLatitude": 50.72492599487305 }, { "ob_id": 3506, "bboxName": "", "eastBoundLongitude": 50.0, "northBoundLatitude": 26.5, "westBoundLongitude": -90.0, "southBoundLatitude": 26.5 }, { "ob_id": 3519, "bboxName": "", "eastBoundLongitude": -120.0, "northBoundLatitude": 5.0, "westBoundLongitude": -170.0, "southBoundLatitude": -5.0 }, { "ob_id": 3520, "bboxName": "", "eastBoundLongitude": -120.0, "northBoundLatitude": 5.0, "westBoundLongitude": -170.0, "southBoundLatitude": -5.0 }, { "ob_id": 3521, "bboxName": "Amsterdam-Ap-Schiphol A", "eastBoundLongitude": 4.80366992950439, "northBoundLatitude": 52.317008972168, "westBoundLongitude": 4.80366992950439, "southBoundLatitude": 52.317008972168 }, { "ob_id": 3522, "bboxName": "Karlovy-Vary", "eastBoundLongitude": 12.914170265197754, "northBoundLatitude": 50.2016716003418, "westBoundLongitude": 12.914170265197754, "southBoundLatitude": 50.2016716003418 }, { "ob_id": 3523, "bboxName": "Ljungby", "eastBoundLongitude": 13.879432678222656, "northBoundLatitude": 56.852481842041016, "westBoundLongitude": 13.879432678222656, "southBoundLatitude": 56.852481842041016 }, { "ob_id": 3524, "bboxName": "Amsterdam-Ap-Schiphol_area", "eastBoundLongitude": 4.80367, "northBoundLatitude": 52.36829, "westBoundLongitude": 4.71266, "southBoundLatitude": 52.28614 }, { "ob_id": 3525, "bboxName": "", "eastBoundLongitude": 40.0, "northBoundLatitude": 72.6, "westBoundLongitude": -20.0, "southBoundLatitude": 0.0 }, { "ob_id": 3526, "bboxName": "Amsterdam-Ap-Schiphol B", "eastBoundLongitude": 4.72931, "northBoundLatitude": 52.28614, "westBoundLongitude": 4.72931, "southBoundLatitude": 52.28614 }, { "ob_id": 3527, "bboxName": "Amsterdam-Ap-Schiphol C", "eastBoundLongitude": 4.71266, "northBoundLatitude": 52.36829, "westBoundLongitude": 4.71266, "southBoundLatitude": 52.36829 }, { "ob_id": 3531, "bboxName": "", "eastBoundLongitude": 77.3, "northBoundLatitude": 0.0, "westBoundLongitude": 34.37, "southBoundLatitude": -23.3 }, { "ob_id": 3532, "bboxName": "", "eastBoundLongitude": 77.3, "northBoundLatitude": 0.0, "westBoundLongitude": 34.37, "southBoundLatitude": -23.3 }, { "ob_id": 3538, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": 45.0 }, { "ob_id": 3540, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": 45.0 }, { "ob_id": 3541, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3550, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 70.0, "westBoundLongitude": -180.0, "southBoundLatitude": -70.0 }, { "ob_id": 3553, "bboxName": "", "eastBoundLongitude": 20.5, "northBoundLatitude": -31.0, "westBoundLongitude": 18.0, "southBoundLatitude": -35.0 }, { "ob_id": 3555, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3559, "bboxName": "", "eastBoundLongitude": -64.98, "northBoundLatitude": -12.81, "westBoundLongitude": -66.37, "southBoundLatitude": -14.77 }, { "ob_id": 3570, "bboxName": "Kufstein", "eastBoundLongitude": 12.162779808044434, "northBoundLatitude": 47.575279235839844, "westBoundLongitude": 12.162779808044434, "southBoundLatitude": 47.575279235839844 }, { "ob_id": 3571, "bboxName": "Chilbolton-Alc", "eastBoundLongitude": -1.4390000104904175, "northBoundLatitude": 51.14500045776367, "westBoundLongitude": -1.4390000104904175, "southBoundLatitude": 51.14500045776367 }, { "ob_id": 3573, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3575, "bboxName": "arsf 96/10", "eastBoundLongitude": -2.2, "northBoundLatitude": 37.1, "westBoundLongitude": -2.6, "southBoundLatitude": 36.0 }, { "ob_id": 3576, "bboxName": "", "eastBoundLongitude": 60.0, "northBoundLatitude": 47.0, "westBoundLongitude": -25.0, "southBoundLatitude": -40.0 }, { "ob_id": 3577, "bboxName": "", "eastBoundLongitude": -175.0, "northBoundLatitude": 0.0, "westBoundLongitude": 105.0, "southBoundLatitude": -57.0 }, { "ob_id": 3578, "bboxName": "", "eastBoundLongitude": 65.0, "northBoundLatitude": 75.0, "westBoundLongitude": -15.0, "southBoundLatitude": 25.0 }, { "ob_id": 3579, "bboxName": "", "eastBoundLongitude": -40.0, "northBoundLatitude": 90.0, "westBoundLongitude": -175.0, "southBoundLatitude": 0.0 }, { "ob_id": 3580, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 75.0, "westBoundLongitude": 30.0, "southBoundLatitude": -15.0 }, { "ob_id": 3591, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3592, "bboxName": "", "eastBoundLongitude": 77.3, "northBoundLatitude": 0.0, "westBoundLongitude": 34.37, "southBoundLatitude": -23.3 }, { "ob_id": 3594, "bboxName": "", "eastBoundLongitude": 74.0, "northBoundLatitude": 13.0, "westBoundLongitude": 39.0, "southBoundLatitude": -22.0 }, { "ob_id": 3596, "bboxName": "", "eastBoundLongitude": -30.0, "northBoundLatitude": 27.0, "westBoundLongitude": -110.0, "southBoundLatitude": -60.0 }, { "ob_id": 3598, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3600, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3601, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3602, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3603, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3604, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3605, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3606, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3607, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3608, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3609, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3610, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3611, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3612, "bboxName": "", "eastBoundLongitude": -2.214244, "northBoundLatitude": 53.456636, "westBoundLongitude": -2.214244, "southBoundLatitude": 53.456636 }, { "ob_id": 3615, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3617, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 0.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 3618, "bboxName": "", "eastBoundLongitude": 117.99498, "northBoundLatitude": 5.864044, "westBoundLongitude": 117.600395, "southBoundLatitude": 4.80042 }, { "ob_id": 3625, "bboxName": "", "eastBoundLongitude": -106.51201629638672, "northBoundLatitude": 35.0447883605957, "westBoundLongitude": -107.59278106689453, "southBoundLatitude": 33.470699310302734 } ] }