Weir List
List assets of type Weir
Query parameters:
organisation
Filter by organisation. Supports lookups on uuid
and name
.
code
Exact filter on the code
field. The (case-sensitive) startswith
lookup is also supported.
created:
Temporal filter on created
. Supports various lookup types
(exact
, lt
, lte
, gt
, gte
; created__exact by default).
Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.
last_modified:
Temporal filter on last_modified
. Supports various lookup types
(exact
, lt
, lte
, gt
, gte
; last_modified__exact by default).
Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.
geometry
The following lookups are available: isnull
, contained
, contains
,
contains_properly
, covered_by
, covers
, crosses
, disjoint
,
equals
, intersects
, overlaps
, and within
.
Query geometries can be supplied as WKT, EWKT or HEXEWKB.
boundary__id:
Filter on geometry of the region/boundary with the id boundary__id
.
For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/
boundary__code:
Filter on geometry of the region/boundary with the id boundary__code
.
For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/
boundary__type:
Spatial filter on geometry
, whereby geometry is specified by a
region/boundary object (see below) and filter operator is
ST_Intersects. Available types are COUNTRY, PROVINCE, WATER_BOARD,
MUNICIPALITY, CATCHMENT, POLDER, FIXED_DRAINAGE_LEVEL_AREA,
PUMPED_DRAINAGE_AREA, MAIN_PUMPED_DRAINAGE_AREA, DISTRICT,
NEIGHBOURHOOD, CADASTRE, PLANTATION, FIELD, CITY, and CUSTOM
boundary__name:
Filter on name of the region/boundary with the name
boundary__name
. Requires boundary__type
.
For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/
simplify: Simplify the query geometries (in WGS84) using this value as tolerance. A higher value may result in a better response time for detailed geometries. Defaults to 0.00001 degrees (approx. 1 meter). NB: Returned geometries are unaffected.
page_size
The number of results on a single page. Defaults to 10, maximum is 100.
Note that pagination is disabled for the root endpoint: the response
will be truncated to page_size
.
Custom route: search
Full-text search in 'code' and 'name' fields. Results are ranked.
Examples:
?code=ABC_2123
?code__startswith=ABC
?created__gte=2017-01-01T00:00:00Z
?last_modified__lt=2018-01-01T00:00:00Z
?organisation__name__startswith=Nelen
?organisation__uuid=61f5a464-c350-44c1-9bc7-d4b42d7f58cb
?organisation__name__icontains=Schuur
?geometry__intersects=POINT (5 52)
?boundary__id=198
?boundary__code=NL_GM0344
?boundary__type=PROVINCE&boundary__name=Utrecht
/search/abc/
GET /api/v4/weirs/?format=api&page=18
https://demo.lizard.net/api/v4/weirs/?format=api&page=19", "previous": "https://demo.lizard.net/api/v4/weirs/?format=api&page=17", "results": [ { "url": "https://demo.lizard.net/api/v4/weirs/3145/?format=api", "id": 3145, "code": "KST-Q-19456", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 5.137295343198168, 52.69634054066876, 0.0 ] }, "last_modified": "2025-03-17T07:10:16.669122Z", "created": "2014-08-08T08:13:43.592234Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d6f60a20-e262-46aa-9a8d-ddfb38955829/?format=api", "https://demo.lizard.net/api/v4/timeseries/de51a3dd-d45c-4926-8ded-3d1756471230/?format=api", "https://demo.lizard.net/api/v4/timeseries/868bd993-bd50-4542-b684-b5929f5fb309/?format=api" ], "name": "Westfrisiaweg", "type": "other", "crest_type": "broad crested", "crest_width": 1.8, "crest_level": -2.83, "discharge_coeff": 1.0, "lat_dis_coeff": null, "allowed_flow_direction": null, "controlled": 3, "angle": null, "comment": "" }, { "url": "https://demo.lizard.net/api/v4/weirs/3146/?format=api", "id": 3146, "code": "KST-Q-19768", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 5.152940078580215, 52.70044188257886, 0.0 ] }, "last_modified": "2025-03-17T07:10:03.307516Z", "created": "2014-08-08T08:13:43.607447Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/35a74472-1852-43c9-961f-3d8ce3f3d29d/?format=api" ], "name": "Markerwaardweg", "type": "other", "crest_type": "broad crested", "crest_width": 1.8, "crest_level": -3.12, "discharge_coeff": 1.0, "lat_dis_coeff": null, "allowed_flow_direction": null, "controlled": 3, "angle": null, "comment": "" }, { "url": "https://demo.lizard.net/api/v4/weirs/3148/?format=api", "id": 3148, "code": "KST-Q-19736", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 5.203783239509686, 52.66005574548095, 0.0 ] }, "last_modified": "2025-03-17T07:10:02.197331Z", "created": "2014-08-08T08:13:43.634217Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b39c19b2-034f-4f89-863c-fc3df874de6a/?format=api", "https://demo.lizard.net/api/v4/timeseries/afb92bb5-8859-4a16-93e5-07ef38d7c4f2/?format=api", "https://demo.lizard.net/api/v4/timeseries/a6038195-3aef-441d-a19f-bdcbc6dbf675/?format=api" ], "name": "Koggeweg [Hem]", "type": "other", "crest_type": "broad crested", "crest_width": 1.75, "crest_level": -2.55, "discharge_coeff": 1.0, "lat_dis_coeff": null, "allowed_flow_direction": null, "controlled": 3, "angle": null, "comment": "" }, { "url": "https://demo.lizard.net/api/v4/weirs/3153/?format=api", "id": 3153, "code": "KST-Q-19496", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.902121041757911, 52.63040667520914, 0.0 ] }, "last_modified": "2025-03-17T07:10:08.173899Z", "created": "2014-08-08T08:13:43.701298Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/6338fc7e-75e3-44da-8a2e-278ee2b7f954/?format=api" ], "name": "Stuw De Leet", "type": "other", "crest_type": "broad crested", "crest_width": 2.02, "crest_level": -4.64, "discharge_coeff": 1.0, "lat_dis_coeff": null, "allowed_flow_direction": null, "controlled": 3, "angle": null, "comment": "" }, { "url": "https://demo.lizard.net/api/v4/weirs/3154/?format=api", "id": 3154, "code": "KST-Q-19458", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 5.169017284448705, 52.67888435470518, 0.0 ] }, "last_modified": "2025-03-17T07:10:19.625992Z", "created": "2014-08-08T08:13:43.716953Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b70772cb-04a2-453e-abf0-0b21b535538f/?format=api" ], "name": "Slimtocht-West", "type": "other", "crest_type": "broad crested", "crest_width": 4.22, "crest_level": -3.54, "discharge_coeff": 1.0, "lat_dis_coeff": null, "allowed_flow_direction": null, "controlled": 3, "angle": null, "comment": "" }, { "url": "https://demo.lizard.net/api/v4/weirs/3156/?format=api", "id": 3156, "code": "KST-Q-19762", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 5.193256613104037, 52.68418504687254, 0.0 ] }, "last_modified": "2025-03-17T07:10:11.088631Z", "created": "2014-08-08T08:13:43.745691Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/648a860d-2fa3-4e4c-aa76-41b47b1d4e2b/?format=api" ], "name": "Slimtocht-Oost", "type": "other", "crest_type": "broad crested", "crest_width": 4.36, "crest_level": -3.68, "discharge_coeff": 1.0, "lat_dis_coeff": null, "allowed_flow_direction": null, "controlled": 3, "angle": null, "comment": "" }, { "url": "https://demo.lizard.net/api/v4/weirs/3157/?format=api", "id": 3157, "code": "KST-Q-19467", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 5.280431877156728, 52.73751907580191, 0.0 ] }, "last_modified": "2025-03-17T07:10:08.230270Z", "created": "2014-08-08T08:13:43.758311Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/37373420-e9c8-4fce-9122-feae05ab8ace/?format=api" ], "name": "Rikkert", "type": "other", "crest_type": "broad crested", "crest_width": 2.5, "crest_level": -3.39, "discharge_coeff": 1.0, "lat_dis_coeff": null, "allowed_flow_direction": null, "controlled": 3, "angle": null, "comment": "" }, { "url": "https://demo.lizard.net/api/v4/weirs/3160/?format=api", "id": 3160, "code": "KST-Q-19534", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.955843851457822, 52.66342757746262, 0.0 ] }, "last_modified": "2025-03-17T07:10:09.592283Z", "created": "2014-08-08T08:13:43.799206Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/aec295a7-bb04-448f-a200-280f12949664/?format=api", "https://demo.lizard.net/api/v4/timeseries/83507246-f69a-4606-8af1-73a8f116d0ef/?format=api", "https://demo.lizard.net/api/v4/timeseries/8448cb7a-1166-47d6-8173-235a515f8315/?format=api" ], "name": "Koggeweg", "type": "other", "crest_type": "broad crested", "crest_width": 2.7, "crest_level": -4.26, "discharge_coeff": 1.0, "lat_dis_coeff": null, "allowed_flow_direction": null, "controlled": 3, "angle": null, "comment": "" }, { "url": "https://demo.lizard.net/api/v4/weirs/3181/?format=api", "id": 3181, "code": "KST-Q-19767", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 5.151310856240544, 52.68923936823413, 0.0 ] }, "last_modified": "2025-03-17T07:10:03.107995Z", "created": "2014-08-08T08:13:44.070453Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/994fe439-5efe-40e1-a7ae-0463cb992aca/?format=api" ], "name": "Leeuw", "type": "other", "crest_type": "broad crested", "crest_width": 1.9, "crest_level": -2.14, "discharge_coeff": 1.0, "lat_dis_coeff": null, "allowed_flow_direction": null, "controlled": 3, "angle": null, "comment": "" }, { "url": "https://demo.lizard.net/api/v4/weirs/3197/?format=api", "id": 3197, "code": "KST-Q-31120", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.802866313774969, 52.53083723686225, 0.0 ] }, "last_modified": "2025-03-17T07:10:15.403378Z", "created": "2014-08-08T08:13:44.480340Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3372cdda-4b9c-4f78-a757-4b80b4155865/?format=api" ], "name": "Rijne", "type": "other", "crest_type": "broad crested", "crest_width": 1.0, "crest_level": -2.71, "discharge_coeff": 1.0, "lat_dis_coeff": null, "allowed_flow_direction": null, "controlled": 3, "angle": null, "comment": "" } ] }{ "count": 3140, "next": "