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=2300
{ "count": 4096, "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=2400", "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=2200", "results": [ { "ob_id": 2805, "bboxName": "NCEO ARD", "eastBoundLongitude": 1.75842677206059, "northBoundLatitude": 60.846505848366185, "westBoundLongitude": -8.65065103713002, "southBoundLatitude": 49.88497210734906 }, { "ob_id": 2806, "bboxName": "BBUBL WRF run domain", "eastBoundLongitude": -1.26129, "northBoundLatitude": 52.8473, "westBoundLongitude": -2.53084, "southBoundLatitude": 52.1007 }, { "ob_id": 2807, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": -3.5, "westBoundLongitude": -180.0, "southBoundLatitude": -86.0 }, { "ob_id": 2808, "bboxName": "Kruger National Park", "eastBoundLongitude": 32.03301, "northBoundLatitude": -22.32868, "westBoundLongitude": 30.88824, "southBoundLatitude": -25.52952 }, { "ob_id": 2814, "bboxName": "", "eastBoundLongitude": 49.3144, "northBoundLatitude": 60.4165, "westBoundLongitude": -10.2262, "southBoundLatitude": 3.4038 }, { "ob_id": 2815, "bboxName": "", "eastBoundLongitude": -2.35, "northBoundLatitude": 51.37, "westBoundLongitude": -3.12, "southBoundLatitude": 50.88 }, { "ob_id": 2826, "bboxName": "itop bbox", "eastBoundLongitude": 0.0, "northBoundLatitude": 52.0, "westBoundLongitude": -40.0, "southBoundLatitude": -33.0 }, { "ob_id": 2827, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2829, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2830, "bboxName": "", "eastBoundLongitude": 27.0, "northBoundLatitude": 80.0, "westBoundLongitude": 18.0, "southBoundLatitude": 65.0 }, { "ob_id": 2838, "bboxName": "", "eastBoundLongitude": 45.0, "northBoundLatitude": 17.0, "westBoundLongitude": 38.0, "southBoundLatitude": 8.0 }, { "ob_id": 2840, "bboxName": "", "eastBoundLongitude": 13.0, "northBoundLatitude": 54.0, "westBoundLongitude": -2.0, "southBoundLatitude": 43.0 }, { "ob_id": 2844, "bboxName": "EUMR_glider_deployment", "eastBoundLongitude": -11.6464, "northBoundLatitude": 54.8844, "westBoundLongitude": -14.1919, "southBoundLatitude": 53.9645 }, { "ob_id": 2867, "bboxName": "Met Office WOW area", "eastBoundLongitude": 40.0, "northBoundLatitude": 90.0, "westBoundLongitude": -70.0, "southBoundLatitude": 10.0 }, { "ob_id": 2868, "bboxName": "NEMO Global Grid", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2869, "bboxName": "POC BGC Argo", "eastBoundLongitude": 179.991, "northBoundLatitude": 78.759, "westBoundLongitude": 179.985, "southBoundLatitude": 75.647 }, { "ob_id": 2872, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2873, "bboxName": "Global - smoother reanalysis", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2875, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2876, "bboxName": "a257 flight", "eastBoundLongitude": -0.7777, "northBoundLatitude": 58.45334, "westBoundLongitude": -3.08724, "southBoundLatitude": 51.28335 }, { "ob_id": 2877, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 30.0, "westBoundLongitude": -180.0, "southBoundLatitude": -30.0 }, { "ob_id": 2883, "bboxName": "King's College, London", "eastBoundLongitude": -0.116, "northBoundLatitude": 51.512, "westBoundLongitude": -0.116, "southBoundLatitude": 51.512 }, { "ob_id": 2885, "bboxName": "Detling, Kent Showground, London", "eastBoundLongitude": -0.58, "northBoundLatitude": 51.3, "westBoundLongitude": -0.58, "southBoundLatitude": 51.3 }, { "ob_id": 2886, "bboxName": "ClearfLo Winter IOP", "eastBoundLongitude": 0.116, "northBoundLatitude": 51.51, "westBoundLongitude": -0.5, "southBoundLatitude": 51.3 }, { "ob_id": 2887, "bboxName": "Dartrey London", "eastBoundLongitude": -0.1796, "northBoundLatitude": 51.28, "westBoundLongitude": -0.1796, "southBoundLatitude": 51.28 }, { "ob_id": 2888, "bboxName": "Grenfell Tower, London", "eastBoundLongitude": -0.215762, "northBoundLatitude": 51.514164, "westBoundLongitude": -0.215762, "southBoundLatitude": 51.514164 }, { "ob_id": 2896, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2906, "bboxName": "Radar scans centred on Sandwith", "eastBoundLongitude": -1.6, "northBoundLatitude": 55.5, "westBoundLongitude": -5.6, "southBoundLatitude": 53.5 }, { "ob_id": 2907, "bboxName": "Yorkshire ARD", "eastBoundLongitude": 1.733, "northBoundLatitude": 55.047, "westBoundLongitude": -3.0, "southBoundLatitude": 53.071 }, { "ob_id": 2911, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 82.0, "westBoundLongitude": -180.0, "southBoundLatitude": 50.0 }, { "ob_id": 2916, "bboxName": "AM MSG Mercator (Great Rift Valley)", "eastBoundLongitude": 46.0, "northBoundLatitude": 14.0, "westBoundLongitude": 14.0, "southBoundLatitude": -18.0 }, { "ob_id": 2919, "bboxName": "DF IODC Geostationary(full disk, 41.5 E)", "eastBoundLongitude": 131.5, "northBoundLatitude": 90.0, "westBoundLongitude": -48.5, "southBoundLatitude": -90.0 }, { "ob_id": 2920, "bboxName": "EB MSG Polar Stereographic (UK and near)", "eastBoundLongitude": 15.9648, "northBoundLatitude": 62.2618, "westBoundLongitude": -27.25, "southBoundLatitude": 42.5984 }, { "ob_id": 2921, "bboxName": "EH MSG Polar Stereo (Europe+E Atlantic)", "eastBoundLongitude": 57.4401, "northBoundLatitude": 55.559, "westBoundLongitude": -54.597, "southBoundLatitude": 25.125 }, { "ob_id": 2922, "bboxName": "EU MSG Polar Stereo (Europe &N Atlantic)", "eastBoundLongitude": 46.7789, "northBoundLatitude": 67.961, "westBoundLongitude": -101.722, "southBoundLatitude": 16.586 }, { "ob_id": 2923, "bboxName": "UK MG Polar Stereographic", "eastBoundLongitude": 2.0, "northBoundLatitude": 60.0, "westBoundLongitude": -13.25, "southBoundLatitude": 49.0 }, { "ob_id": 2924, "bboxName": "EW MSG Polar Stereographic (W Europe)", "eastBoundLongitude": 41.7618, "northBoundLatitude": 62.7685, "westBoundLongitude": -44.79, "southBoundLatitude": 32.2608 }, { "ob_id": 2925, "bboxName": "Meteosat First Generation area (tropics)", "eastBoundLongitude": 60.0, "northBoundLatitude": 60.0, "westBoundLongitude": -80.0, "southBoundLatitude": -60.0 }, { "ob_id": 2926, "bboxName": "", "eastBoundLongitude": 39.0, "northBoundLatitude": 50.0, "westBoundLongitude": -10.0, "southBoundLatitude": 25.0 }, { "ob_id": 2927, "bboxName": "", "eastBoundLongitude": 40.0, "northBoundLatitude": 49.0, "westBoundLongitude": -10.0, "southBoundLatitude": 25.0 }, { "ob_id": 2928, "bboxName": "", "eastBoundLongitude": 100.0, "northBoundLatitude": 35.0, "westBoundLongitude": 60.0, "southBoundLatitude": -5.0 }, { "ob_id": 2929, "bboxName": "", "eastBoundLongitude": -60.0, "northBoundLatitude": 50.0, "westBoundLongitude": -130.0, "southBoundLatitude": 20.0 }, { "ob_id": 2930, "bboxName": "", "eastBoundLongitude": -46.25, "northBoundLatitude": -16.25, "westBoundLongitude": -76.25, "southBoundLatitude": -48.75 }, { "ob_id": 2931, "bboxName": "", "eastBoundLongitude": 60.0, "northBoundLatitude": 40.0, "westBoundLongitude": -30.0, "southBoundLatitude": -10.0 }, { "ob_id": 2934, "bboxName": "", "eastBoundLongitude": 15.0, "northBoundLatitude": 50.0, "westBoundLongitude": -15.0, "southBoundLatitude": 28.0 }, { "ob_id": 2935, "bboxName": "", "eastBoundLongitude": 110.0, "northBoundLatitude": 45.0, "westBoundLongitude": 60.0, "southBoundLatitude": 15.0 }, { "ob_id": 2936, "bboxName": "", "eastBoundLongitude": 2.50059, "northBoundLatitude": 59.39968, "westBoundLongitude": -9.014131, "southBoundLatitude": 49.76619 }, { "ob_id": 2942, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2946, "bboxName": "", "eastBoundLongitude": 7.5, "northBoundLatitude": 66.1, "westBoundLongitude": -18.1, "southBoundLatitude": 60.0 }, { "ob_id": 2947, "bboxName": "", "eastBoundLongitude": -10.0, "northBoundLatitude": 77.0, "westBoundLongitude": -25.0, "southBoundLatitude": 66.0 }, { "ob_id": 2948, "bboxName": "", "eastBoundLongitude": -9.0, "northBoundLatitude": 72.0, "westBoundLongitude": -25.0, "southBoundLatitude": 64.0 }, { "ob_id": 2949, "bboxName": "Transition Clean Air sites", "eastBoundLongitude": 0.14, "northBoundLatitude": 51.75, "westBoundLongitude": -1.27, "southBoundLatitude": 51.6 }, { "ob_id": 2950, "bboxName": "DF IODC Geostationary(full disk, 45.5 E)", "eastBoundLongitude": 135.5, "northBoundLatitude": 90.0, "westBoundLongitude": -44.5, "southBoundLatitude": -90.0 }, { "ob_id": 2951, "bboxName": "Global TLS", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2957, "bboxName": "", "eastBoundLongitude": -58.1330451965332, "northBoundLatitude": -51.81715774536133, "westBoundLongitude": -60.19420623779297, "southBoundLatitude": -53.48469543457031 }, { "ob_id": 2958, "bboxName": "", "eastBoundLongitude": -68.1233139038086, "northBoundLatitude": -66.77977752685547, "westBoundLongitude": -72.52396392822266, "southBoundLatitude": -68.09053039550781 }, { "ob_id": 2959, "bboxName": "", "eastBoundLongitude": -60.03062057495117, "northBoundLatitude": -66.55838775634766, "westBoundLongitude": -68.1306381225586, "southBoundLatitude": -68.24311065673828 }, { "ob_id": 2960, "bboxName": "", "eastBoundLongitude": -58.763240814208984, "northBoundLatitude": -62.15033721923828, "westBoundLongitude": -67.82427978515625, "southBoundLatitude": -67.43220520019531 }, { "ob_id": 2961, "bboxName": "", "eastBoundLongitude": -58.984230041503906, "northBoundLatitude": -61.17997741699219, "westBoundLongitude": -65.77291870117188, "southBoundLatitude": -62.19147491455078 }, { "ob_id": 2962, "bboxName": "", "eastBoundLongitude": -67.86925506591797, "northBoundLatitude": -67.55120849609375, "westBoundLongitude": -71.6224136352539, "southBoundLatitude": -68.78662109375 }, { "ob_id": 2963, "bboxName": "", "eastBoundLongitude": -58.97597885131836, "northBoundLatitude": -62.14649963378906, "westBoundLongitude": -67.92103576660156, "southBoundLatitude": -67.43942260742188 }, { "ob_id": 2964, "bboxName": "", "eastBoundLongitude": -67.28616333007812, "northBoundLatitude": -67.4103775024414, "westBoundLongitude": -69.73188781738281, "southBoundLatitude": -68.26620483398438 }, { "ob_id": 2965, "bboxName": "", "eastBoundLongitude": -68.12296295166016, "northBoundLatitude": -67.22639465332031, "westBoundLongitude": -73.02558898925781, "southBoundLatitude": -68.5215072631836 }, { "ob_id": 2966, "bboxName": "", "eastBoundLongitude": -67.51419067382812, "northBoundLatitude": -67.31205749511719, "westBoundLongitude": -71.1426773071289, "southBoundLatitude": -68.58305358886719 }, { "ob_id": 2967, "bboxName": "", "eastBoundLongitude": -68.12342071533203, "northBoundLatitude": -66.31671142578125, "westBoundLongitude": -71.67060089111328, "southBoundLatitude": -67.8065185546875 }, { "ob_id": 2968, "bboxName": "", "eastBoundLongitude": -67.55499267578125, "northBoundLatitude": -67.26496124267578, "westBoundLongitude": -70.26920318603516, "southBoundLatitude": -68.62648010253906 }, { "ob_id": 2969, "bboxName": "", "eastBoundLongitude": -67.4321517944336, "northBoundLatitude": -66.08804321289062, "westBoundLongitude": -73.1312484741211, "southBoundLatitude": -67.95777893066406 }, { "ob_id": 2970, "bboxName": "", "eastBoundLongitude": -67.51797485351562, "northBoundLatitude": -67.18904113769531, "westBoundLongitude": -70.45169067382812, "southBoundLatitude": -68.34160614013672 }, { "ob_id": 2971, "bboxName": "", "eastBoundLongitude": -67.86965942382812, "northBoundLatitude": -66.10832977294922, "westBoundLongitude": -73.20745086669922, "southBoundLatitude": -68.2482681274414 }, { "ob_id": 2972, "bboxName": "", "eastBoundLongitude": -58.064231872558594, "northBoundLatitude": -51.81847381591797, "westBoundLongitude": -59.21575927734375, "southBoundLatitude": -52.94290542602539 }, { "ob_id": 2973, "bboxName": "", "eastBoundLongitude": -54.585060119628906, "northBoundLatitude": -51.53766632080078, "westBoundLongitude": -58.483577728271484, "southBoundLatitude": -52.970176696777344 }, { "ob_id": 2974, "bboxName": "", "eastBoundLongitude": -54.61783218383789, "northBoundLatitude": -50.901912689208984, "westBoundLongitude": -58.476356506347656, "southBoundLatitude": -52.233699798583984 }, { "ob_id": 2975, "bboxName": "", "eastBoundLongitude": -58.43912124633789, "northBoundLatitude": -49.34272384643555, "westBoundLongitude": -61.11408615112305, "southBoundLatitude": -51.82380294799805 }, { "ob_id": 2976, "bboxName": "", "eastBoundLongitude": -58.439002990722656, "northBoundLatitude": -49.30112838745117, "westBoundLongitude": -61.17997741699219, "southBoundLatitude": -51.82380294799805 }, { "ob_id": 2977, "bboxName": "", "eastBoundLongitude": -58.398780822753906, "northBoundLatitude": -51.81343460083008, "westBoundLongitude": -61.0787353515625, "southBoundLatitude": -54.82289123535156 }, { "ob_id": 2978, "bboxName": "", "eastBoundLongitude": -58.01833724975586, "northBoundLatitude": -51.99129104614258, "westBoundLongitude": -59.11870193481445, "southBoundLatitude": -53.89120864868164 }, { "ob_id": 2979, "bboxName": "TLS AOEP-02 site", "eastBoundLongitude": 145.5865, "northBoundLatitude": -17.1462, "westBoundLongitude": 145.5864, "southBoundLatitude": -17.1463 }, { "ob_id": 2985, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 40.0, "westBoundLongitude": -180.0, "southBoundLatitude": -40.0 }, { "ob_id": 2987, "bboxName": "Zeebrugge", "eastBoundLongitude": 3.119999885559082, "northBoundLatitude": 51.209999084472656, "westBoundLongitude": 3.119999885559082, "southBoundLatitude": 51.209999084472656 }, { "ob_id": 2988, "bboxName": "Western", "eastBoundLongitude": -81.2699966430664, "northBoundLatitude": 43.007999420166016, "westBoundLongitude": -81.2699966430664, "southBoundLatitude": 43.007999420166016 }, { "ob_id": 2989, "bboxName": "Altmunster", "eastBoundLongitude": 13.773329734802246, "northBoundLatitude": 47.87916946411133, "westBoundLongitude": 13.773329734802246, "southBoundLatitude": 47.87916946411133 }, { "ob_id": 2990, "bboxName": "Kolm-Saigurn", "eastBoundLongitude": 12.984720230102539, "northBoundLatitude": 47.06943893432617, "westBoundLongitude": 12.984720230102539, "southBoundLatitude": 47.06943893432617 }, { "ob_id": 2991, "bboxName": "Radstadt-Tandalier", "eastBoundLongitude": 13.44083023071289, "northBoundLatitude": 47.380001068115234, "westBoundLongitude": 13.44083023071289, "southBoundLatitude": 47.380001068115234 }, { "ob_id": 2992, "bboxName": "Wien-Hohe-Warte", "eastBoundLongitude": 16.356399536132812, "northBoundLatitude": 48.24829864501953, "westBoundLongitude": 16.356399536132812, "southBoundLatitude": 48.24829864501953 }, { "ob_id": 2993, "bboxName": "Wien-Kendlerstrasse", "eastBoundLongitude": 16.309799194335938, "northBoundLatitude": 48.20500183105469, "westBoundLongitude": 16.309799194335938, "southBoundLatitude": 48.20500183105469 }, { "ob_id": 2994, "bboxName": "Arlon", "eastBoundLongitude": 5.82397985458374, "northBoundLatitude": 49.68199920654297, "westBoundLongitude": 5.82397985458374, "southBoundLatitude": 49.68199920654297 }, { "ob_id": 2995, "bboxName": "Gmp-Zagreb-Maksimir", "eastBoundLongitude": 16.033611297607422, "northBoundLatitude": 45.82194519042969, "westBoundLongitude": 16.033611297607422, "southBoundLatitude": 45.82194519042969 }, { "ob_id": 2996, "bboxName": "Akrotiri", "eastBoundLongitude": 32.98978805541992, "northBoundLatitude": 34.587440490722656, "westBoundLongitude": 32.98978805541992, "southBoundLatitude": 34.587440490722656 }, { "ob_id": 2997, "bboxName": "Cervena", "eastBoundLongitude": 17.541940689086914, "northBoundLatitude": 49.7772216796875, "westBoundLongitude": 17.541940689086914, "southBoundLatitude": 49.7772216796875 }, { "ob_id": 2998, "bboxName": "Alajarvi-Moksy", "eastBoundLongitude": 24.260839462280273, "northBoundLatitude": 63.08898162841797, "westBoundLongitude": 24.260839462280273, "southBoundLatitude": 63.08898162841797 }, { "ob_id": 2999, "bboxName": "Agen", "eastBoundLongitude": 0.5946670174598694, "northBoundLatitude": 44.17216873168945, "westBoundLongitude": 0.5946670174598694, "southBoundLatitude": 44.17216873168945 }, { "ob_id": 3000, "bboxName": "Aachen", "eastBoundLongitude": 6.03000020980835, "northBoundLatitude": 50.79999923706055, "westBoundLongitude": 6.03000020980835, "southBoundLatitude": 50.79999923706055 }, { "ob_id": 3001, "bboxName": "Athens-Observatory", "eastBoundLongitude": 23.719999313354492, "northBoundLatitude": 37.970001220703125, "westBoundLongitude": 23.719999313354492, "southBoundLatitude": 37.970001220703125 }, { "ob_id": 3002, "bboxName": "Bekescsaba", "eastBoundLongitude": 21.15999984741211, "northBoundLatitude": 46.66999816894531, "westBoundLongitude": 21.15999984741211, "southBoundLatitude": 46.66999816894531 }, { "ob_id": 3003, "bboxName": "Bolungarvik", "eastBoundLongitude": -23.253829956054688, "northBoundLatitude": 66.16101837158203, "westBoundLongitude": -23.253829956054688, "southBoundLatitude": 66.16101837158203 }, { "ob_id": 3004, "bboxName": "Casement", "eastBoundLongitude": -6.433300018310547, "northBoundLatitude": 53.29999923706055, "westBoundLongitude": -6.433300018310547, "southBoundLatitude": 53.29999923706055 }, { "ob_id": 3005, "bboxName": "Messina", "eastBoundLongitude": 15.572999954223633, "northBoundLatitude": 38.19499969482422, "westBoundLongitude": 15.572999954223633, "southBoundLatitude": 38.19499969482422 }, { "ob_id": 3006, "bboxName": "Amsterdam-Ap-Schiphol D", "eastBoundLongitude": 4.7407398223877, "northBoundLatitude": 52.3395500183105, "westBoundLongitude": 4.7407398223877, "southBoundLatitude": 52.3395500183105 }, { "ob_id": 3007, "bboxName": "Andoya", "eastBoundLongitude": 16.130910873413086, "northBoundLatitude": 69.31522369384766, "westBoundLongitude": 16.130910873413086, "southBoundLatitude": 69.31522369384766 }, { "ob_id": 3008, "bboxName": "Magurele", "eastBoundLongitude": 26.012300491333008, "northBoundLatitude": 44.34479904174805, "westBoundLongitude": 26.012300491333008, "southBoundLatitude": 44.34479904174805 } ] }