Location List
Endpoint for interacting with locations.
Query parameters
uuid:
Text filter on uuid
. Field filter method exact
is supported.
name:
Text filter on name
. Field filter methods exact
, startswith
are supported.
code:
Text filter on code
. Field filter methods exact
, startswith
are supported.
access_modifier
Filter on access_modifier
, options are 'Public', 'Private', 'Common', or 'Hidden'.
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.
timeseries__start:
Temporal filter on start
field of the related timeseries. Supports
various lookup types (exact
, lt
, lte
, gt
, gte
;
timeseries__start__exact by default). Filter values should be specified in
ISO 8601 YYYY-MM-DDThh:mm:ssZ format.
timeseries__end:
Temporal filter on end
field of the related timeseries. Supports
various lookup types (exact
, lt
, lte
, gt
, gte
;
timeseries__end__exact by default). Filter values should
be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.
organisation__uuid
Text filter on organisation__uuid
. Field filter method exact
is supported.
geom_isnull:
Boolean filter on geometry
.
geom_within:
Spatial filter on geometry
. Supports WKT, HEXEWKB, and GeoJSON.
object_id:
Number filter on the id
attribute of an object
.
Field filter method exact
is supported.
To be used in combination with object_type.
object__id:
Numerical filter on object__id
. Field filter method exact
is supported.
object__type:
Text filter on object__type
. Field filter methods exact
is supported.
ordering:
Offers basic ordering functionality on the name
and last_modified
attribute of
locations. Orderings may be reversed by prefixing the attribute with
'-'.
page: To prevent system overloads, list-view results are paginated. This parameter specifies which page to return.
page_size: The maximum number of results to return in list-view. The default is 10.
Examples
?name__startswith=gemaal
?name=gemaal
?code=ABC
?code__startswith=A
?timeseries__start__gte=2017-01-01T00:00:00Z
?timeseries__end__lt=2018-01-01T00:00:00Z
?organisation__uuid=b10eaf1f-2867-4ffb-8f4a-5eb9bd37dbf1
?access_modifier=Private
?access_modifier=100
?created__gte=2017-01-01T00:00:00Z
?last_modified__lt=2018-01-01T00:00:00Z
?geom_isnull=false
?geom_within=POLYGON((4.87 52.73, 4.87 52.79, 4.98 52.79, 4.98 52.73,
4.87 52.73))
?geom_within={"type": "Polygon", "coordinates": [[[4.87, 52.73],
[4.87, 52.79], [4.98, 52.79], [4.98, 52.73], [4.87, 52.73]]]}
?object__id=1
?object__type=building
?ordering=name
GET /api/v4/locations/?format=api&page=5985
https://demo.lizard.net/api/v4/locations/?format=api&page=5986", "previous": "https://demo.lizard.net/api/v4/locations/?format=api&page=5984", "results": [ { "url": "https://demo.lizard.net/api/v4/locations/c85efe62-5f05-43f1-a953-907ccc4cd441/?format=api", "uuid": "c85efe62-5f05-43f1-a953-907ccc4cd441", "name": "Niveaumeter 5", "code": "261_2#LT5", "geometry": { "type": "Point", "coordinates": [ 5.27880219314924, 52.40667606786739, 0.0 ] }, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "object": { "id": 30529, "type": "pumpstation" }, "access_modifier": "Public", "extra_metadata": { "tcn_tag_id": "2f323032-322d-3633-362f-56502f4c542f-35", "oppervlakte": null, "inschakelpeil": -7.9, "uitschakelpeil": -8.2, "meetniveau_abba_a": -8.0, "meetniveau_abba_b": -8.1 }, "created": "2024-12-04T15:50:44.240898Z", "last_modified": "2024-12-23T10:09:04.004725Z", "last_modified_by": "taj.devries@nelen-schuurmans.nl" }, { "url": "https://demo.lizard.net/api/v4/locations/210d9f1a-d9d3-452f-ac9c-a26898932389/?format=api", "uuid": "210d9f1a-d9d3-452f-ac9c-a26898932389", "name": "Influentkelder. Debiet aanvoer per as (1200LPLUOVG) - Plukon", "code": "400-W-1131", "geometry": { "type": "Point", "coordinates": [ 5.431065240719322, 52.504990639164774, 0.0 ] }, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "object": null, "access_modifier": "Public", "extra_metadata": {}, "created": "2025-01-13T07:20:48.760377Z", "last_modified": "2025-01-14T06:00:05.811669Z", "last_modified_by": "sa_zuiderzeeland" }, { "url": "https://demo.lizard.net/api/v4/locations/1b7e4a7b-b223-4f90-9c24-b15d6b516580/?format=api", "uuid": "1b7e4a7b-b223-4f90-9c24-b15d6b516580", "name": "Slibontwateringsgebouw, Slibafvoer Beverwijk", "code": "800-W-2863", "geometry": { "type": "Point", "coordinates": [ 5.683217470019704, 52.68571163880408, 0.0 ] }, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "object": null, "access_modifier": "Public", "extra_metadata": {}, "created": "2025-01-13T07:20:58.944646Z", "last_modified": "2025-01-14T06:00:05.901137Z", "last_modified_by": "sa_zuiderzeeland" }, { "url": "https://demo.lizard.net/api/v4/locations/c669fff6-b2be-4231-afc7-97b19044efc8/?format=api", "uuid": "c669fff6-b2be-4231-afc7-97b19044efc8", "name": "Bennelong Parkway", "code": "FLD0016", "geometry": { "type": "Point", "coordinates": [ 151.07574, -33.83463, 0.0 ] }, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/33b32fe8-0317-4390-9ef9-259744c32cc1/?format=api", "uuid": "33b32fe8-0317-4390-9ef9-259744c32cc1", "name": "City of Parramatta" }, "object": { "id": 268831, "type": "measuringstation" }, "access_modifier": "Public", "extra_metadata": {}, "created": "2025-01-24T09:01:44.942043Z", "last_modified": "2025-02-21T10:34:13.875777Z", "last_modified_by": "zina.janssen" }, { "url": "https://demo.lizard.net/api/v4/locations/aeca31cc-3e22-4ef6-b7c7-ea942e1b798b/?format=api", "uuid": "aeca31cc-3e22-4ef6-b7c7-ea942e1b798b", "name": "Wing Pde", "code": "WoR005", "geometry": { "type": "Point", "coordinates": [ 151.05609, -33.84637, 0.0 ] }, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/33b32fe8-0317-4390-9ef9-259744c32cc1/?format=api", "uuid": "33b32fe8-0317-4390-9ef9-259744c32cc1", "name": "City of Parramatta" }, "object": { "id": 268836, "type": "measuringstation" }, "access_modifier": "Public", "extra_metadata": {}, "created": "2025-01-24T09:05:29.384505Z", "last_modified": "2025-02-21T10:33:46.808436Z", "last_modified_by": "zina.janssen" }, { "url": "https://demo.lizard.net/api/v4/locations/6809664f-fd30-4ee9-917e-927ff11cd11e/?format=api", "uuid": "6809664f-fd30-4ee9-917e-927ff11cd11e", "name": "Carter St", "code": "WoR006", "geometry": { "type": "Point", "coordinates": [ 151.0565, -33.84958, 0.0 ] }, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/33b32fe8-0317-4390-9ef9-259744c32cc1/?format=api", "uuid": "33b32fe8-0317-4390-9ef9-259744c32cc1", "name": "City of Parramatta" }, "object": { "id": 268837, "type": "measuringstation" }, "access_modifier": "Public", "extra_metadata": {}, "created": "2025-01-24T09:05:29.628609Z", "last_modified": "2025-02-21T10:34:04.433850Z", "last_modified_by": "zina.janssen" }, { "url": "https://demo.lizard.net/api/v4/locations/fffe0632-f21d-4ffa-9624-9dbb22683825/?format=api", "uuid": "fffe0632-f21d-4ffa-9624-9dbb22683825", "name": "35 Hill Rd", "code": "WoR001-01", "geometry": { "type": "Point", "coordinates": [ 151.07438, -33.82718, 0.0 ] }, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/33b32fe8-0317-4390-9ef9-259744c32cc1/?format=api", "uuid": "33b32fe8-0317-4390-9ef9-259744c32cc1", "name": "City of Parramatta" }, "object": { "id": 268832, "type": "measuringstation" }, "access_modifier": "Public", "extra_metadata": {}, "created": "2025-01-24T09:28:09.677867Z", "last_modified": "2025-02-21T07:48:08.920762Z", "last_modified_by": "zina.janssen" }, { "url": "https://demo.lizard.net/api/v4/locations/62f797fb-7d91-4b09-915b-5e5fa49dfc74/?format=api", "uuid": "62f797fb-7d91-4b09-915b-5e5fa49dfc74", "name": "41 Hill Rd", "code": "WoR002-02", "geometry": { "type": "Point", "coordinates": [ 151.07587, -33.82544, 0.0 ] }, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/33b32fe8-0317-4390-9ef9-259744c32cc1/?format=api", "uuid": "33b32fe8-0317-4390-9ef9-259744c32cc1", "name": "City of Parramatta" }, "object": { "id": 268833, "type": "measuringstation" }, "access_modifier": "Public", "extra_metadata": {}, "created": "2025-01-24T09:29:05.817990Z", "last_modified": "2025-02-21T10:33:05.431802Z", "last_modified_by": "zina.janssen" }, { "url": "https://demo.lizard.net/api/v4/locations/8d45b285-ac28-4c25-a4a6-28dfab321c5b/?format=api", "uuid": "8d45b285-ac28-4c25-a4a6-28dfab321c5b", "name": "55 Hill Rd", "code": "WoR003-3", "geometry": { "type": "Point", "coordinates": [ 151.07741, -33.82359, 0.0 ] }, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/33b32fe8-0317-4390-9ef9-259744c32cc1/?format=api", "uuid": "33b32fe8-0317-4390-9ef9-259744c32cc1", "name": "City of Parramatta" }, "object": { "id": 268834, "type": "measuringstation" }, "access_modifier": "Public", "extra_metadata": {}, "created": "2025-01-24T09:31:26.298100Z", "last_modified": "2025-02-21T10:33:13.446516Z", "last_modified_by": "zina.janssen" }, { "url": "https://demo.lizard.net/api/v4/locations/ae30903f-af6b-480a-8d71-e54767f21701/?format=api", "uuid": "ae30903f-af6b-480a-8d71-e54767f21701", "name": "Pondage Link", "code": "WoR004-04", "geometry": { "type": "Point", "coordinates": [ 151.05858, -33.842, 0.0 ] }, "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/33b32fe8-0317-4390-9ef9-259744c32cc1/?format=api", "uuid": "33b32fe8-0317-4390-9ef9-259744c32cc1", "name": "City of Parramatta" }, "object": { "id": 268835, "type": "measuringstation" }, "access_modifier": "Public", "extra_metadata": {}, "created": "2025-01-24T09:32:04.616738Z", "last_modified": "2025-02-21T10:33:32.924178Z", "last_modified_by": "zina.janssen" } ] }{ "count": 59876, "next": "