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=1900
{ "count": 4096, "next": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=2000", "previous": "https://catalogue.ceda.ac.uk/api/v2/bboxes/?format=api&limit=100&offset=1800", "results": [ { "ob_id": 2273, "bboxName": "", "eastBoundLongitude": -0.3165489137172699, "northBoundLatitude": 52.41219711303711, "westBoundLongitude": -5.692910194396973, "southBoundLatitude": 51.164947509765625 }, { "ob_id": 2274, "bboxName": "", "eastBoundLongitude": -0.389023095369339, "northBoundLatitude": 53.932594299316406, "westBoundLongitude": -3.5229477882385254, "southBoundLatitude": 51.97566604614258 }, { "ob_id": 2275, "bboxName": "", "eastBoundLongitude": -0.347784161567688, "northBoundLatitude": 53.99463653564453, "westBoundLongitude": -3.5236124992370605, "southBoundLatitude": 51.97477722167969 }, { "ob_id": 2276, "bboxName": "", "eastBoundLongitude": 1.3810715675354004, "northBoundLatitude": 58.110355377197266, "westBoundLongitude": -1.0016162395477295, "southBoundLatitude": 52.03726577758789 }, { "ob_id": 2277, "bboxName": "Danum Valley GAW station", "eastBoundLongitude": 117.83, "northBoundLatitude": 4.96, "westBoundLongitude": 117.83, "southBoundLatitude": 4.96 }, { "ob_id": 2278, "bboxName": "Nor-Amberd Research Station", "eastBoundLongitude": 44.26, "northBoundLatitude": 40.37, "westBoundLongitude": 44.26, "southBoundLatitude": 40.37 }, { "ob_id": 2279, "bboxName": "", "eastBoundLongitude": -16.1624, "northBoundLatitude": 70.5798, "westBoundLongitude": -22.4201, "southBoundLatitude": 64.1502 }, { "ob_id": 2280, "bboxName": "TRMM", "eastBoundLongitude": 180.0, "northBoundLatitude": 50.0, "westBoundLongitude": -180.0, "southBoundLatitude": -50.0 }, { "ob_id": 2281, "bboxName": "CHIRPS", "eastBoundLongitude": 180.0, "northBoundLatitude": 50.0, "westBoundLongitude": -180.0, "southBoundLatitude": -50.0 }, { "ob_id": 2282, "bboxName": "", "eastBoundLongitude": -81.6283, "northBoundLatitude": -73.5411, "westBoundLongitude": -114.386, "southBoundLatitude": -75.391 }, { "ob_id": 2283, "bboxName": "leeds", "eastBoundLongitude": -1.555, "northBoundLatitude": 53.8067, "westBoundLongitude": -1.555, "southBoundLatitude": 53.8067 }, { "ob_id": 2284, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": 0.0 }, { "ob_id": 2285, "bboxName": "Bear Lake Observatory (BLO) site", "eastBoundLongitude": -111.420715, "northBoundLatitude": 41.933804, "westBoundLongitude": -111.420715, "southBoundLatitude": 41.933804 }, { "ob_id": 2286, "bboxName": "AAST", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": 60.0 }, { "ob_id": 2288, "bboxName": "CCI Fire SFD 1.1", "eastBoundLongitude": 55.0, "northBoundLatitude": 25.0, "westBoundLongitude": -20.0, "southBoundLatitude": -35.0 }, { "ob_id": 2289, "bboxName": "Tres Cruces", "eastBoundLongitude": 13.12194, "northBoundLatitude": -71.615, "westBoundLongitude": 13.12194, "southBoundLatitude": -71.615 }, { "ob_id": 2290, "bboxName": "Halley", "eastBoundLongitude": 25.28, "northBoundLatitude": -75.26, "westBoundLongitude": -25.39, "southBoundLatitude": -75.41 }, { "ob_id": 2291, "bboxName": "DudhKoshiHimalayas", "eastBoundLongitude": 113.2, "northBoundLatitude": 46.57, "westBoundLongitude": 60.3, "southBoundLatitude": 9.2 }, { "ob_id": 2292, "bboxName": "Ascension", "eastBoundLongitude": -14.383191, "northBoundLatitude": -7.952199, "westBoundLongitude": -14.383191, "southBoundLatitude": -7.952199 }, { "ob_id": 2293, "bboxName": "Esrange", "eastBoundLongitude": 21.076263, "northBoundLatitude": 67.891579, "westBoundLongitude": 21.076263, "southBoundLatitude": 67.891579 }, { "ob_id": 2294, "bboxName": "NOU-11 French Guina plot site", "eastBoundLongitude": -52.68, "northBoundLatitude": 4.08, "westBoundLongitude": -52.68, "southBoundLatitude": 4.08 }, { "ob_id": 2295, "bboxName": "", "eastBoundLongitude": 1.75, "northBoundLatitude": 60.83, "westBoundLongitude": -10.58, "southBoundLatitude": 49.17 }, { "ob_id": 2296, "bboxName": "HyCRISTAL Kampala Met Stations", "eastBoundLongitude": 32.69, "northBoundLatitude": 0.38, "westBoundLongitude": 32.53, "southBoundLatitude": 0.34 }, { "ob_id": 2297, "bboxName": "Zeppelin Observatory", "eastBoundLongitude": 11.883333, "northBoundLatitude": 78.9, "westBoundLongitude": 11.883333, "southBoundLatitude": 78.9 }, { "ob_id": 2298, "bboxName": "Bilsdale Tall Tower", "eastBoundLongitude": -1.15, "northBoundLatitude": 54.359, "westBoundLongitude": -1.15, "southBoundLatitude": 54.359 }, { "ob_id": 2299, "bboxName": "Heathfield", "eastBoundLongitude": -0.231, "northBoundLatitude": 50.977, "westBoundLongitude": -0.231, "southBoundLatitude": 50.977 }, { "ob_id": 2300, "bboxName": "", "eastBoundLongitude": 4.59, "northBoundLatitude": 60.57, "westBoundLongitude": -12.61, "southBoundLatitude": 48.83 }, { "ob_id": 2301, "bboxName": "", "eastBoundLongitude": 4.59, "northBoundLatitude": 60.57, "westBoundLongitude": -12.61, "southBoundLatitude": 48.83 }, { "ob_id": 2302, "bboxName": "", "eastBoundLongitude": 4.59, "northBoundLatitude": 60.57, "westBoundLongitude": -12.61, "southBoundLatitude": 48.83 }, { "ob_id": 2303, "bboxName": "", "eastBoundLongitude": 1.75, "northBoundLatitude": 60.83, "westBoundLongitude": -10.58, "southBoundLatitude": 49.17 }, { "ob_id": 2305, "bboxName": "HadUK-Grid area", "eastBoundLongitude": 4.59, "northBoundLatitude": 60.57, "westBoundLongitude": -12.61, "southBoundLatitude": 48.83 }, { "ob_id": 2307, "bboxName": "", "eastBoundLongitude": 1.76, "northBoundLatitude": 60.86, "westBoundLongitude": -8.18, "southBoundLatitude": 49.86 }, { "ob_id": 2308, "bboxName": "", "eastBoundLongitude": 1.76, "northBoundLatitude": 60.86, "westBoundLongitude": -8.84, "southBoundLatitude": 49.86 }, { "ob_id": 2309, "bboxName": "", "eastBoundLongitude": 1.76, "northBoundLatitude": 60.86, "westBoundLongitude": -8.18, "southBoundLatitude": 49.16 }, { "ob_id": 2310, "bboxName": "Delhi for APHH", "eastBoundLongitude": 77.4, "northBoundLatitude": 28.8, "westBoundLongitude": 77.0, "southBoundLatitude": 28.4 }, { "ob_id": 2311, "bboxName": "", "eastBoundLongitude": 1.76, "northBoundLatitude": 60.86, "westBoundLongitude": -8.18, "southBoundLatitude": 49.86 }, { "ob_id": 2312, "bboxName": "IMPALA", "eastBoundLongitude": 56.5, "northBoundLatitude": 39.5, "westBoundLongitude": -24.5, "southBoundLatitude": -45.5 }, { "ob_id": 2313, "bboxName": "", "eastBoundLongitude": -14.534463882446289, "northBoundLatitude": 14.780156135559082, "westBoundLongitude": -17.52431297302246, "southBoundLatitude": 12.54800796508789 }, { "ob_id": 2314, "bboxName": "", "eastBoundLongitude": -0.36340945959091187, "northBoundLatitude": 52.371124267578125, "westBoundLongitude": -7.1216583251953125, "southBoundLatitude": 50.5942268371582 }, { "ob_id": 2315, "bboxName": "", "eastBoundLongitude": -0.3974558115005493, "northBoundLatitude": 52.372127532958984, "westBoundLongitude": -6.037138938903809, "southBoundLatitude": 50.88691329956055 }, { "ob_id": 2316, "bboxName": "", "eastBoundLongitude": -0.42599499225616455, "northBoundLatitude": 52.305477142333984, "westBoundLongitude": -6.790670871734619, "southBoundLatitude": 49.86309051513672 }, { "ob_id": 2317, "bboxName": "", "eastBoundLongitude": 2.1600403785705566, "northBoundLatitude": 53.06112289428711, "westBoundLongitude": -0.6770637035369873, "southBoundLatitude": 51.47590255737305 }, { "ob_id": 2318, "bboxName": "", "eastBoundLongitude": -0.45754092931747437, "northBoundLatitude": 52.243343353271484, "westBoundLongitude": -7.6213459968566895, "southBoundLatitude": 50.2797966003418 }, { "ob_id": 2319, "bboxName": "", "eastBoundLongitude": 2.200350046157837, "northBoundLatitude": 53.69329833984375, "westBoundLongitude": -0.6249210238456726, "southBoundLatitude": 52.06529998779297 }, { "ob_id": 2320, "bboxName": "", "eastBoundLongitude": 0.4724510610103607, "northBoundLatitude": 54.59601974487305, "westBoundLongitude": -0.8405385613441467, "southBoundLatitude": 52.039222717285156 }, { "ob_id": 2321, "bboxName": "", "eastBoundLongitude": -1.6099677085876465, "northBoundLatitude": 60.65217208862305, "westBoundLongitude": -4.204505443572998, "southBoundLatitude": 58.43046569824219 }, { "ob_id": 2322, "bboxName": "", "eastBoundLongitude": -2.3963029384613037, "northBoundLatitude": 61.07949447631836, "westBoundLongitude": -4.428136825561523, "southBoundLatitude": 58.43247985839844 }, { "ob_id": 2323, "bboxName": "", "eastBoundLongitude": 1.6245050430297852, "northBoundLatitude": 58.500179290771484, "westBoundLongitude": -3.291314125061035, "southBoundLatitude": 57.1961784362793 }, { "ob_id": 2324, "bboxName": "", "eastBoundLongitude": -1.2020186185836792, "northBoundLatitude": 60.69862365722656, "westBoundLongitude": -4.172128200531006, "southBoundLatitude": 57.02179718017578 }, { "ob_id": 2325, "bboxName": "", "eastBoundLongitude": 2.191499948501587, "northBoundLatitude": 52.89419937133789, "westBoundLongitude": -0.6793379783630371, "southBoundLatitude": 50.788299560546875 }, { "ob_id": 2326, "bboxName": "", "eastBoundLongitude": -0.3961317241191864, "northBoundLatitude": 52.373043060302734, "westBoundLongitude": -6.215221405029297, "southBoundLatitude": 50.74294662475586 }, { "ob_id": 2327, "bboxName": "CORDEX-EUR", "eastBoundLongitude": 45.0, "northBoundLatitude": 72.0, "westBoundLongitude": -22.0, "southBoundLatitude": 27.0 }, { "ob_id": 2335, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2337, "bboxName": "", "eastBoundLongitude": 1.056, "northBoundLatitude": 58.977, "westBoundLongitude": -6.094, "southBoundLatitude": 56.312 }, { "ob_id": 2339, "bboxName": "", "eastBoundLongitude": -5.0, "northBoundLatitude": 57.0, "westBoundLongitude": -6.0, "southBoundLatitude": 56.0 }, { "ob_id": 2340, "bboxName": "Ben Nevis", "eastBoundLongitude": -5.0, "northBoundLatitude": 56.8, "westBoundLongitude": -5.0, "southBoundLatitude": 56.8 }, { "ob_id": 2341, "bboxName": "Fort William", "eastBoundLongitude": -5.12, "northBoundLatitude": 56.81, "westBoundLongitude": -5.12, "southBoundLatitude": 56.81 }, { "ob_id": 2342, "bboxName": "CORDEX-EAS", "eastBoundLongitude": 165.94, "northBoundLatitude": 61.9, "westBoundLongitude": 67.11, "southBoundLatitude": -0.24 }, { "ob_id": 2343, "bboxName": "", "eastBoundLongitude": -53.3593, "northBoundLatitude": -68.9931, "westBoundLongitude": -6.6407, "southBoundLatitude": -78.9298 }, { "ob_id": 2344, "bboxName": "CORDEX-AUS", "eastBoundLongitude": -171.0, "northBoundLatitude": 10.0, "westBoundLongitude": 100.0, "southBoundLatitude": -52.0 }, { "ob_id": 2351, "bboxName": "CORDEX-NAM", "eastBoundLongitude": -50.0, "northBoundLatitude": 75.0, "westBoundLongitude": -170.0, "southBoundLatitude": 17.0 }, { "ob_id": 2355, "bboxName": "CORDEX-SAM", "eastBoundLongitude": -25.0, "northBoundLatitude": 15.0, "westBoundLongitude": -90.0, "southBoundLatitude": -58.0 }, { "ob_id": 2356, "bboxName": "CORDEX-CAS", "eastBoundLongitude": 130.0, "northBoundLatitude": 70.0, "westBoundLongitude": 40.0, "southBoundLatitude": 25.0 }, { "ob_id": 2357, "bboxName": "CORDEX-ANT", "eastBoundLongitude": 180.0, "northBoundLatitude": -56.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2358, "bboxName": "CORDEX-ARC", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": 58.0 }, { "ob_id": 2359, "bboxName": "CORDEX-AFR", "eastBoundLongitude": 60.28, "northBoundLatitude": 42.24, "westBoundLongitude": -24.64, "southBoundLatitude": -45.76 }, { "ob_id": 2360, "bboxName": "CORDEX-WAS", "eastBoundLongitude": 115.0, "northBoundLatitude": 50.0, "westBoundLongitude": 20.0, "southBoundLatitude": -20.0 }, { "ob_id": 2361, "bboxName": "", "eastBoundLongitude": 80.0, "northBoundLatitude": 36.5, "westBoundLongitude": 60.0, "southBoundLatitude": 20.0 }, { "ob_id": 2362, "bboxName": "twin-otter flight218", "eastBoundLongitude": -26.15, "northBoundLatitude": -73.8, "westBoundLongitude": -27.2, "southBoundLatitude": -75.6 }, { "ob_id": 2363, "bboxName": "twin-otter flight 219", "eastBoundLongitude": -25.75, "northBoundLatitude": -73.96, "westBoundLongitude": -29.07, "southBoundLatitude": -75.6 }, { "ob_id": 2364, "bboxName": "TLS Brazil Cax B plot", "eastBoundLongitude": -51.46, "northBoundLatitude": -1.74, "westBoundLongitude": -51.46, "southBoundLatitude": -1.74 }, { "ob_id": 2365, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2366, "bboxName": "TLS - MNG-04 plot Gabon", "eastBoundLongitude": 9.328, "northBoundLatitude": 0.571, "westBoundLongitude": 9.328, "southBoundLatitude": 0.571 }, { "ob_id": 2367, "bboxName": "Mukuru", "eastBoundLongitude": 36.885, "northBoundLatitude": -1.3215, "westBoundLongitude": 36.885, "southBoundLatitude": -1.3215 }, { "ob_id": 2368, "bboxName": "King Edward Point", "eastBoundLongitude": -36.493, "northBoundLatitude": -54.282, "westBoundLongitude": -36.493, "southBoundLatitude": -54.282 }, { "ob_id": 2369, "bboxName": "", "eastBoundLongitude": 4.3, "northBoundLatitude": 51.6, "westBoundLongitude": 58.4, "southBoundLatitude": 35.0 }, { "ob_id": 2370, "bboxName": "TLS - MNG03 - Gabon Estuaire", "eastBoundLongitude": 9.323, "northBoundLatitude": 0.576, "westBoundLongitude": 9.323, "southBoundLatitude": 0.576 }, { "ob_id": 2371, "bboxName": "TLS - LPG-01 Gabon\tOgooué-Ivindo Lopé Na", "eastBoundLongitude": 11.573, "northBoundLatitude": -0.175, "westBoundLongitude": 11.573, "southBoundLatitude": -0.175 }, { "ob_id": 2372, "bboxName": "TLS - OKO -01 Gabon Ogooué-Ivindo Lopé", "eastBoundLongitude": 11.583, "northBoundLatitude": -0.196, "westBoundLongitude": 11.583, "southBoundLatitude": -0.196 }, { "ob_id": 2374, "bboxName": "TLS - OKO -03 Gabon Ogooué-Ivindo Lopé", "eastBoundLongitude": 11.578, "northBoundLatitude": -0.192, "westBoundLongitude": 11.578, "southBoundLatitude": -0.192 }, { "ob_id": 2375, "bboxName": "TLS - ANK -01 Plot Ghana Western Region", "eastBoundLongitude": -2.65, "northBoundLatitude": 5.211, "westBoundLongitude": -2.65, "southBoundLatitude": 5.211 }, { "ob_id": 2376, "bboxName": "TLS - SEP-12 plot Malaysia Sabah", "eastBoundLongitude": 117.943, "northBoundLatitude": 5.863, "westBoundLongitude": 117.943, "southBoundLatitude": 5.863 }, { "ob_id": 2377, "bboxName": "TLS - SEP- 30 plot Malaysia Sabah", "eastBoundLongitude": 117.966, "northBoundLatitude": 5.855, "westBoundLongitude": 117.966, "southBoundLatitude": 5.855 }, { "ob_id": 2378, "bboxName": "TLS - SEP-11 Plot Malaysia Sabah", "eastBoundLongitude": 117.933, "northBoundLatitude": 5.863, "westBoundLongitude": 117.933, "southBoundLatitude": 5.863 }, { "ob_id": 2379, "bboxName": "TLS - TAM -05 Peru Madre De Dios", "eastBoundLongitude": -69.271, "northBoundLatitude": -12.83, "westBoundLongitude": -69.271, "southBoundLatitude": -12.83 }, { "ob_id": 2380, "bboxName": "TLS - TAM - 02 Peru\tMadre De Dios", "eastBoundLongitude": -69.286, "northBoundLatitude": -12.834, "westBoundLongitude": -69.286, "southBoundLatitude": -12.834 }, { "ob_id": 2381, "bboxName": "TLS - TAM - 06 Peru Madre De Dios", "eastBoundLongitude": -69.296, "northBoundLatitude": -12.839, "westBoundLongitude": -69.296, "southBoundLatitude": -12.839 }, { "ob_id": 2382, "bboxName": "TLS - TAM -01 Peru Madre De Dios", "eastBoundLongitude": -69.288, "northBoundLatitude": -12.844, "westBoundLongitude": -69.288, "southBoundLatitude": -12.844 }, { "ob_id": 2385, "bboxName": "TLS - TAM -09 Peru Madre De Dios", "eastBoundLongitude": -69.284, "northBoundLatitude": -12.831, "westBoundLongitude": -69.284, "southBoundLatitude": -12.831 }, { "ob_id": 2387, "bboxName": "Xibaidian", "eastBoundLongitude": 117.047, "northBoundLatitude": 40.167, "westBoundLongitude": 117.047, "southBoundLatitude": 40.167 }, { "ob_id": 2388, "bboxName": "TLS Brazil Cax A plot", "eastBoundLongitude": -51.46, "northBoundLatitude": -1.74, "westBoundLongitude": -51.46, "southBoundLatitude": -1.74 }, { "ob_id": 2389, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2391, "bboxName": "", "eastBoundLongitude": -1.458, "northBoundLatitude": 51.5284, "westBoundLongitude": -1.458, "southBoundLatitude": 51.5284 }, { "ob_id": 2393, "bboxName": "", "eastBoundLongitude": -72.117691, "northBoundLatitude": -38.575548, "westBoundLongitude": -73.043976, "southBoundLatitude": -38.910805 }, { "ob_id": 2394, "bboxName": "TRACK Tropical", "eastBoundLongitude": 180.0, "northBoundLatitude": 30.0, "westBoundLongitude": -180.0, "southBoundLatitude": -30.0 }, { "ob_id": 2395, "bboxName": "", "eastBoundLongitude": 86.65, "northBoundLatitude": 27.85, "westBoundLongitude": 72.44, "southBoundLatitude": 9.48 }, { "ob_id": 2396, "bboxName": "BACI - West Africa", "eastBoundLongitude": 9.99, "northBoundLatitude": 20.0, "westBoundLongitude": 10.64, "southBoundLatitude": 0.01 }, { "ob_id": 2397, "bboxName": "", "eastBoundLongitude": -61.29, "northBoundLatitude": 15.52, "westBoundLongitude": -61.45, "southBoundLatitude": 15.11 }, { "ob_id": 2398, "bboxName": "", "eastBoundLongitude": 180.0, "northBoundLatitude": 90.0, "westBoundLongitude": -180.0, "southBoundLatitude": -90.0 }, { "ob_id": 2399, "bboxName": "Tacolneston Site", "eastBoundLongitude": 1.13, "northBoundLatitude": 52.51, "westBoundLongitude": 1.13, "southBoundLatitude": 52.51 } ] }