List assets of type FixedDrainageLevelArea

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/fixeddrainagelevelareas/18168/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18168/?format=api",
    "id": 18168,
    "code": "HDB:04060_duin",
    "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": "MultiPolygon",
        "coordinates": [
            [
                [
                    [
                        4.687387700103899,
                        52.66811554153234,
                        0.0
                    ],
                    [
                        4.687030019596823,
                        52.66810897910663,
                        0.0
                    ],
                    [
                        4.687011949872116,
                        52.66808188220636,
                        0.0
                    ],
                    [
                        4.687004449125698,
                        52.66807063273916,
                        0.0
                    ],
                    [
                        4.686613385966618,
                        52.66807628396649,
                        0.0
                    ],
                    [
                        4.686211341063681,
                        52.66807622519509,
                        0.0
                    ],
                    [
                        4.685738354724625,
                        52.6680731674145,
                        0.0
                    ],
                    [
                        4.685395876372459,
                        52.66807095866423,
                        0.0
                    ],
                    [
                        4.685018392996114,
                        52.66806864116316,
                        0.0
                    ],
                    [
                        4.684954938551063,
                        52.66807170870578,
                        0.0
                    ],
                    [
                        4.684641276133835,
                        52.66808686951148,
                        0.0
                    ],
                    [
                        4.684265223978779,
                        52.66810505802041,
                        0.0
                    ],
                    [
                        4.683546111149002,
                        52.66813982917849,
                        0.0
                    ],
                    [
                        4.68335778280668,
                        52.66814469155565,
                        0.0
                    ],
                    [
                        4.682293832192285,
                        52.66817213878534,
                        0.0
                    ],
                    [
                        4.681758425198817,
                        52.66818595082295,
                        0.0
                    ],
                    [
                        4.680749730363387,
                        52.66820893068923,
                        0.0
                    ],
                    [
                        4.680275663204189,
                        52.66821968515903,
                        0.0
                    ],
                    [
                        4.679758093216838,
                        52.66823014308473,
                        0.0
                    ],
                    [
                        4.679336992505418,
                        52.66823916868835,
                        0.0
                    ],
                    [
                        4.679173439354635,
                        52.66824223960547,
                        0.0
                    ],
                    [
                        4.678540580031344,
                        52.66825412697403,
                        0.0
                    ],
                    [
                        4.677851351668552,
                        52.66826783179993,
                        0.0
                    ],
                    [
                        4.677277428630745,
                        52.66828089070674,
                        0.0
                    ],
                    [
                        4.676638886459146,
                        52.66829033444424,
                        0.0
                    ],
                    [
                        4.676300932131865,
                        52.66829532533472,
                        0.0
                    ],
                    [
                        4.675797085496979,
                        52.66830173187202,
                        0.0
                    ],
                    [
                        4.675274317476998,
                        52.66830713329703,
                        0.0
                    ],
                    [
                        4.674801392484619,
                        52.66831201309046,
                        0.0
                    ],
                    [
                        4.674125309719628,
                        52.6683189986536,
                        0.0
                    ],
                    [
                        4.673815317419042,
                        52.66832263124698,
                        0.0
                    ],
                    [
                        4.673532160407477,
                        52.66832604656609,
                        0.0
                    ],
                    [
                        4.673228228608575,
                        52.66832971398885,
                        0.0
                    ],
                    [
                        4.673188778879084,
                        52.66833018720082,
                        0.0
                    ],
                    [
                        4.672700464214739,
                        52.66830320524606,
                        0.0
                    ],
                    [
                        4.672711795382688,
                        52.66838827492866,
                        0.0
                    ],
                    [
                        4.672881654080233,
                        52.66864046232105,
                        0.0
                    ],
                    [
                        4.673095003726835,
                        52.66889291053243,
                        0.0
                    ],
                    [
                        4.673329456495926,
                        52.66918514580085,
                        0.0
                    ],
                    [
                        4.67384677978809,
                        52.66946584792587,
                        0.0
                    ],
                    [
                        4.674429772982692,
                        52.66972050969252,
                        0.0
                    ],
                    [
                        4.674989314639896,
                        52.67008079031098,
                        0.0
                    ],
                    [
                        4.675223144199157,
                        52.67041266976658,
                        0.0
                    ],
                    [
                        4.675631139895619,
                        52.67073237036099,
                        0.0
                    ],
                    [
                        4.676063880577167,
                        52.67086715169312,
                        0.0
                    ],
                    [
                        4.676886305850804,
                        52.67111001198263,
                        0.0
                    ],
                    [
                        4.676907012053179,
                        52.67111408102459,
                        0.0
                    ],
                    [
                        4.676901379854076,
                        52.67112593754453,
                        0.0
                    ],
                    [
                        4.677490445328826,
                        52.671620481313,
                        0.0
                    ],
                    [
                        4.678041725968686,
                        52.67165731831341,
                        0.0
                    ],
                    [
                        4.678542897665969,
                        52.67169080758725,
                        0.0
                    ],
                    [
                        4.678694480117324,
                        52.67172768646143,
                        0.0
                    ],
                    [
                        4.6790463769524,
                        52.67181329133843,
                        0.0
                    ],
                    [
                        4.679172600670126,
                        52.6718439971792,
                        0.0
                    ],
                    [
                        4.680051556742386,
                        52.67178518195834,
                        0.0
                    ],
                    [
                        4.680542184173779,
                        52.67185214056286,
                        0.0
                    ],
                    [
                        4.680701861139297,
                        52.67192917508133,
                        0.0
                    ],
                    [
                        4.681169466859632,
                        52.67215475425695,
                        0.0
                    ],
                    [
                        4.681494858849009,
                        52.67261175466426,
                        0.0
                    ],
                    [
                        4.68158164099342,
                        52.67273362433637,
                        0.0
                    ],
                    [
                        4.681960412407153,
                        52.6732055532386,
                        0.0
                    ],
                    [
                        4.682518186172643,
                        52.6734650401002,
                        0.0
                    ],
                    [
                        4.682640071331443,
                        52.67352980516866,
                        0.0
                    ],
                    [
                        4.683249516867948,
                        52.67385365567796,
                        0.0
                    ],
                    [
                        4.683686576764181,
                        52.67426789305069,
                        0.0
                    ],
                    [
                        4.683906864961341,
                        52.67447666616674,
                        0.0
                    ],
                    [
                        4.684081824787246,
                        52.67448289495726,
                        0.0
                    ],
                    [
                        4.685346059317221,
                        52.67452786378794,
                        0.0
                    ],
                    [
                        4.685709417607231,
                        52.67450154424256,
                        0.0
                    ],
                    [
                        4.686436132897165,
                        52.67444890181906,
                        0.0
                    ],
                    [
                        4.687657832556025,
                        52.67492577418879,
                        0.0
                    ],
                    [
                        4.688248370791684,
                        52.67527709637628,
                        0.0
                    ],
                    [
                        4.688527692755152,
                        52.67544325754357,
                        0.0
                    ],
                    [
                        4.689046012723013,
                        52.67598002567307,
                        0.0
                    ],
                    [
                        4.689022967141289,
                        52.67654562826928,
                        0.0
                    ],
                    [
                        4.689068462092874,
                        52.67662767014084,
                        0.0
                    ],
                    [
                        4.689241502120002,
                        52.67693974276234,
                        0.0
                    ],
                    [
                        4.689067771073757,
                        52.6772632346737,
                        0.0
                    ],
                    [
                        4.688833742200865,
                        52.6774217621327,
                        0.0
                    ],
                    [
                        4.688442853120395,
                        52.67768654977834,
                        0.0
                    ],
                    [
                        4.688968289355169,
                        52.67821908171273,
                        0.0
                    ],
                    [
                        4.689261733413213,
                        52.67832042699125,
                        0.0
                    ],
                    [
                        4.689722858060696,
                        52.67847969777499,
                        0.0
                    ],
                    [
                        4.68977539896347,
                        52.67871057329274,
                        0.0
                    ],
                    [
                        4.689827940412814,
                        52.67894144877498,
                        0.0
                    ],
                    [
                        4.68979334402438,
                        52.67935115372813,
                        0.0
                    ],
                    [
                        4.690096750416417,
                        52.67971159428289,
                        0.0
                    ],
                    [
                        4.690464636468883,
                        52.67983778196072,
                        0.0
                    ],
                    [
                        4.690907267333314,
                        52.67998960612935,
                        0.0
                    ],
                    [
                        4.690975014952692,
                        52.6801245054804,
                        0.0
                    ],
                    [
                        4.691070731502434,
                        52.68031506457783,
                        0.0
                    ],
                    [
                        4.691934225625817,
                        52.68079833300968,
                        0.0
                    ],
                    [
                        4.692313281340766,
                        52.68082690695252,
                        0.0
                    ],
                    [
                        4.69291661952453,
                        52.68087239046146,
                        0.0
                    ],
                    [
                        4.693614201167031,
                        52.68091687451717,
                        0.0
                    ],
                    [
                        4.69409573294529,
                        52.68094757691073,
                        0.0
                    ],
                    [
                        4.694985244509778,
                        52.6815676162458,
                        0.0
                    ],
                    [
                        4.695398413095841,
                        52.68209947454086,
                        0.0
                    ],
                    [
                        4.695195697482277,
                        52.68257291992767,
                        0.0
                    ],
                    [
                        4.695048278629778,
                        52.68291724366675,
                        0.0
                    ],
                    [
                        4.695829999708844,
                        52.68324628102049,
                        0.0
                    ],
                    [
                        4.695824909494041,
                        52.68357076196072,
                        0.0
                    ],
                    [
                        4.695296151017982,
                        52.68367856375151,
                        0.0
                    ],
                    [
                        4.695091857358426,
                        52.68372020870608,
                        0.0
                    ],
                    [
                        4.695204974453737,
                        52.68382822793536,
                        0.0
                    ],
                    [
                        4.695451782977075,
                        52.68406388793215,
                        0.0
                    ],
                    [
                        4.695400110837931,
                        52.68418041236797,
                        0.0
                    ],
                    [
                        4.695587143831345,
                        52.68423675305097,
                        0.0
                    ],
                    [
                        4.695948936004699,
                        52.6842469978188,
                        0.0
                    ],
                    [
                        4.69632490877834,
                        52.68420845133588,
                        0.0
                    ],
                    [
                        4.696701264977685,
                        52.68414546066192,
                        0.0
                    ],
                    [
                        4.697131366687941,
                        52.68407463809066,
                        0.0
                    ],
                    [
                        4.697384130164727,
                        52.68419830290172,
                        0.0
                    ],
                    [
                        4.697339575451386,
                        52.68447503059232,
                        0.0
                    ],
                    [
                        4.697604347627406,
                        52.68468839402993,
                        0.0
                    ],
                    [
                        4.697803624064923,
                        52.68480360550168,
                        0.0
                    ],
                    [
                        4.698479098066606,
                        52.68494755588717,
                        0.0
                    ],
                    [
                        4.698629021955812,
                        52.68487245464569,
                        0.0
                    ],
                    [
                        4.698556432834221,
                        52.68474633040181,
                        0.0
                    ],
                    [
                        4.69855372735657,
                        52.68460660849835,
                        0.0
                    ],
                    [
                        4.698629696023613,
                        52.68444059594051,
                        0.0
                    ],
                    [
                        4.698823651390074,
                        52.68423662993213,
                        0.0
                    ],
                    [
                        4.699169064608843,
                        52.6840424548019,
                        0.0
                    ],
                    [
                        4.700015677376604,
                        52.68369957794034,
                        0.0
                    ],
                    [
                        4.700211242688488,
                        52.68358687515472,
                        0.0
                    ],
                    [
                        4.700347201949191,
                        52.6834547930648,
                        0.0
                    ],
                    [
                        4.700452699895764,
                        52.68327705969911,
                        0.0
                    ],
                    [
                        4.700480533240761,
                        52.68306024198321,
                        0.0
                    ],
                    [
                        4.700351155891704,
                        52.68281105260402,
                        0.0
                    ],
                    [
                        4.700099732274063,
                        52.68262531809491,
                        0.0
                    ],
                    [
                        4.699148186804329,
                        52.68217397249119,
                        0.0
                    ],
                    [
                        4.698284591839472,
                        52.68172906896576,
                        0.0
                    ],
                    [
                        4.697426211941663,
                        52.6811612260997,
                        0.0
                    ],
                    [
                        4.697302843570125,
                        52.68091975210632,
                        0.0
                    ],
                    [
                        4.697048923381263,
                        52.6808944993252,
                        0.0
                    ],
                    [
                        4.696805244025615,
                        52.68083958467332,
                        0.0
                    ],
                    [
                        4.695139477623806,
                        52.67978364135711,
                        0.0
                    ],
                    [
                        4.694194605603522,
                        52.67891616743059,
                        0.0
                    ],
                    [
                        4.692656779576756,
                        52.6781284474518,
                        0.0
                    ],
                    [
                        4.692077789792335,
                        52.6779407738634,
                        0.0
                    ],
                    [
                        4.692010321401503,
                        52.6778779633108,
                        0.0
                    ],
                    [
                        4.692257011526864,
                        52.677497905352,
                        0.0
                    ],
                    [
                        4.690518130947199,
                        52.67698458519278,
                        0.0
                    ],
                    [
                        4.69050897146323,
                        52.67676859517955,
                        0.0
                    ],
                    [
                        4.690474047219659,
                        52.6759458245725,
                        0.0
                    ],
                    [
                        4.690450899734802,
                        52.67540063081318,
                        0.0
                    ],
                    [
                        4.690427832207565,
                        52.67485695628577,
                        0.0
                    ],
                    [
                        4.69041619644546,
                        52.67458270531981,
                        0.0
                    ],
                    [
                        4.690410412032178,
                        52.67440662930994,
                        0.0
                    ],
                    [
                        4.690412706909116,
                        52.67436539130071,
                        0.0
                    ],
                    [
                        4.690308047253684,
                        52.67279919105104,
                        0.0
                    ],
                    [
                        4.690302058043725,
                        52.67266405067044,
                        0.0
                    ],
                    [
                        4.690646109158115,
                        52.67264951110783,
                        0.0
                    ],
                    [
                        4.690639756604571,
                        52.67252417370362,
                        0.0
                    ],
                    [
                        4.690580903150142,
                        52.67129889396357,
                        0.0
                    ],
                    [
                        4.690528837236139,
                        52.67027521068982,
                        0.0
                    ],
                    [
                        4.690493010495714,
                        52.6694714055575,
                        0.0
                    ],
                    [
                        4.690491948990778,
                        52.66944883234357,
                        0.0
                    ],
                    [
                        4.69049152867855,
                        52.66943990553776,
                        0.0
                    ],
                    [
                        4.690491123291202,
                        52.66943096983214,
                        0.0
                    ],
                    [
                        4.690487909534038,
                        52.66936229736886,
                        0.0
                    ],
                    [
                        4.690484707293206,
                        52.66929383167855,
                        0.0
                    ],
                    [
                        4.690481472962671,
                        52.66922459289508,
                        0.0
                    ],
                    [
                        4.690478194152658,
                        52.66915536283702,
                        0.0
                    ],
                    [
                        4.690474922729095,
                        52.66908660015823,
                        0.0
                    ],
                    [
                        4.690471583984443,
                        52.66901648899544,
                        0.0
                    ],
                    [
                        4.690461561800343,
                        52.66880746760362,
                        0.0
                    ],
                    [
                        4.690458166246323,
                        52.66873721230665,
                        0.0
                    ],
                    [
                        4.690454795994277,
                        52.66866722677418,
                        0.0
                    ],
                    [
                        4.690449261724253,
                        52.66855282252914,
                        0.0
                    ],
                    [
                        4.690445112542565,
                        52.66846669131705,
                        0.0
                    ],
                    [
                        4.690442148066701,
                        52.66840748387759,
                        0.0
                    ],
                    [
                        4.690439164431155,
                        52.66834762025513,
                        0.0
                    ],
                    [
                        4.690435967453388,
                        52.66828349542198,
                        0.0
                    ],
                    [
                        4.690432767523475,
                        52.66821862462806,
                        0.0
                    ],
                    [
                        4.690429296752688,
                        52.66814752407684,
                        0.0
                    ],
                    [
                        4.690427974084421,
                        52.66811997937135,
                        0.0
                    ],
                    [
                        4.690340180994419,
                        52.66812154116023,
                        0.0
                    ],
                    [
                        4.690192454598296,
                        52.66812415374226,
                        0.0
                    ],
                    [
                        4.690080839002396,
                        52.6681261329633,
                        0.0
                    ],
                    [
                        4.690078037886442,
                        52.66806784316532,
                        0.0
                    ],
                    [
                        4.689926333618019,
                        52.66807053995166,
                        0.0
                    ],
                    [
                        4.68965081436829,
                        52.66807542244278,
                        0.0
                    ],
                    [
                        4.689377439147937,
                        52.66808027193686,
                        0.0
                    ],
                    [
                        4.689094673943623,
                        52.66808528139154,
                        0.0
                    ],
                    [
                        4.688813002823651,
                        52.66809027862299,
                        0.0
                    ],
                    [
                        4.688389298410311,
                        52.66809778415828,
                        0.0
                    ],
                    [
                        4.687959013199768,
                        52.66810542026006,
                        0.0
                    ],
                    [
                        4.687680817010193,
                        52.66811034536445,
                        0.0
                    ],
                    [
                        4.687387700103899,
                        52.66811554153234,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.921395Z",
    "created": "2020-03-11T16:28:29.921439Z",
    "image_url": "",
    "timeseries": [],
    "name": "Vrije afwatering duingebied",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -10.0
}