Administrative boundaries of countries, provinces, etc.

Query parameters:

code Filter on code. Filter methods exact and startswith are supported.

name Filter on name. Filter methods exact and startswith are 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.

Examples

?code__startswith=NL

?code=NL_GM0344

?name__startswith=Utrechtse

?name=Utrecht

?created__gte=2017-01-01T00:00:00Z

?last_modified__lt=2018-01-01T00:00:00Z
GET /api/v4/boundaries/?format=api&page=24768
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 247683,
    "next": "https://demo.lizard.net/api/v4/boundaries/?format=api&page=24769",
    "previous": "https://demo.lizard.net/api/v4/boundaries/?format=api&page=24767",
    "results": {
        "type": "FeatureCollection",
        "features": [
            {
                "id": 316887,
                "type": "Feature",
                "geometry": {
                    "type": "Polygon",
                    "coordinates": [
                        [
                            [
                                5.25272944362104,
                                52.4094974508952
                            ],
                            [
                                5.25088524724028,
                                52.4110882141595
                            ],
                            [
                                5.24804940582229,
                                52.4117024257623
                            ],
                            [
                                5.24684543053495,
                                52.4122541852338
                            ],
                            [
                                5.24831591481679,
                                52.4128806019799
                            ],
                            [
                                5.24794043408109,
                                52.4131989568469
                            ],
                            [
                                5.24932139809015,
                                52.4138353960918
                            ],
                            [
                                5.25145464169934,
                                52.4145843361694
                            ],
                            [
                                5.25326636218649,
                                52.4148166812012
                            ],
                            [
                                5.25545543859623,
                                52.4148047404455
                            ],
                            [
                                5.25548303818749,
                                52.4134374534562
                            ],
                            [
                                5.25827511118885,
                                52.413285582409
                            ],
                            [
                                5.25866886104076,
                                52.4129700125084
                            ],
                            [
                                5.25866989659854,
                                52.4126127256147
                            ],
                            [
                                5.25806299593963,
                                52.412224365441
                            ],
                            [
                                5.25856223449975,
                                52.4118160802291
                            ],
                            [
                                5.25823589697338,
                                52.4119252330662
                            ],
                            [
                                5.25802257788846,
                                52.4118346131465
                            ],
                            [
                                5.25811407306613,
                                52.4117116079508
                            ],
                            [
                                5.25798414907433,
                                52.4118182881494
                            ],
                            [
                                5.25623198580379,
                                52.4110739232351
                            ],
                            [
                                5.25571252883991,
                                52.4114958739005
                            ],
                            [
                                5.25453150488345,
                                52.4109745271208
                            ],
                            [
                                5.25429177416291,
                                52.4111611449663
                            ],
                            [
                                5.25382066112929,
                                52.4109656042313
                            ],
                            [
                                5.25450001306168,
                                52.4103975819904
                            ],
                            [
                                5.25323940314637,
                                52.4098456624879
                            ],
                            [
                                5.25336789817206,
                                52.4096563426489
                            ],
                            [
                                5.25272944362104,
                                52.4094974508952
                            ]
                        ]
                    ]
                },
                "properties": {
                    "code": "almr_gebied_269",
                    "name": "almere_afwatering_269",
                    "type": "PUMPED_DRAINAGE_AREA"
                }
            },
            {
                "id": 316888,
                "type": "Feature",
                "geometry": {
                    "type": "Polygon",
                    "coordinates": [
                        [
                            [
                                5.14007915254491,
                                52.3396699181391
                            ],
                            [
                                5.13965975333178,
                                52.3401132526202
                            ],
                            [
                                5.13961326961767,
                                52.3413019694264
                            ],
                            [
                                5.14062411995804,
                                52.3420406585787
                            ],
                            [
                                5.14241638569817,
                                52.3427950356367
                            ],
                            [
                                5.143580620503,
                                52.3430023298233
                            ],
                            [
                                5.14541715739751,
                                52.3429290812676
                            ],
                            [
                                5.14697838716039,
                                52.3412226288999
                            ],
                            [
                                5.14651042441314,
                                52.341043876826
                            ],
                            [
                                5.14652273806608,
                                52.3408319076299
                            ],
                            [
                                5.1456297018014,
                                52.3408027346532
                            ],
                            [
                                5.14142811093543,
                                52.3387689872673
                            ],
                            [
                                5.14007915254491,
                                52.3396699181391
                            ]
                        ]
                    ]
                },
                "properties": {
                    "code": "almr_gebied_270",
                    "name": "almere_afwatering_270",
                    "type": "PUMPED_DRAINAGE_AREA"
                }
            },
            {
                "id": 316889,
                "type": "Feature",
                "geometry": {
                    "type": "Polygon",
                    "coordinates": [
                        [
                            [
                                5.22723480082984,
                                52.3396908102385
                            ],
                            [
                                5.22896710723596,
                                52.338754251847
                            ],
                            [
                                5.227996574241,
                                52.3379455230734
                            ],
                            [
                                5.22726517487758,
                                52.3381833233665
                            ],
                            [
                                5.22575659987638,
                                52.3381413453212
                            ],
                            [
                                5.22598366773883,
                                52.3388878242566
                            ],
                            [
                                5.22533533141636,
                                52.3387080380925
                            ],
                            [
                                5.22620084336992,
                                52.3393858894446
                            ],
                            [
                                5.22785829626782,
                                52.3402599682149
                            ],
                            [
                                5.22830546052747,
                                52.3409106228615
                            ],
                            [
                                5.22834179737096,
                                52.3412242269578
                            ],
                            [
                                5.2278003412875,
                                52.3424930160253
                            ],
                            [
                                5.22725065431142,
                                52.3446226394452
                            ],
                            [
                                5.22588662933579,
                                52.3463078797099
                            ],
                            [
                                5.2261287955899,
                                52.3464524036795
                            ],
                            [
                                5.22752924241974,
                                52.3447935433836
                            ],
                            [
                                5.22775952637497,
                                52.344195127992
                            ],
                            [
                                5.22774312444007,
                                52.343105471089
                            ],
                            [
                                5.22859204958085,
                                52.3413189363376
                            ],
                            [
                                5.22840412950702,
                                52.3405597328339
                            ],
                            [
                                5.22899123787467,
                                52.340110151631
                            ],
                            [
                                5.22934460849142,
                                52.3402941060208
                            ],
                            [
                                5.22956297243364,
                                52.3401526146832
                            ],
                            [
                                5.22948165972528,
                                52.340044084738
                            ],
                            [
                                5.22997219817071,
                                52.3399446554484
                            ],
                            [
                                5.22972908701926,
                                52.3393855437107
                            ],
                            [
                                5.2288847447177,
                                52.3394261186394
                            ],
                            [
                                5.22850228580965,
                                52.3392084781103
                            ],
                            [
                                5.22772742888425,
                                52.340010626365
                            ],
                            [
                                5.22723480082984,
                                52.3396908102385
                            ]
                        ]
                    ]
                },
                "properties": {
                    "code": "almr_gebied_271",
                    "name": "almere_afwatering_271",
                    "type": "PUMPED_DRAINAGE_AREA"
                }
            },
            {
                "id": 316890,
                "type": "Feature",
                "geometry": {
                    "type": "Polygon",
                    "coordinates": [
                        [
                            [
                                5.2277175251016,
                                52.3439150801866
                            ],
                            [
                                5.22752924241974,
                                52.3447935433836
                            ],
                            [
                                5.22623123985288,
                                52.3464271783487
                            ],
                            [
                                5.2273427286389,
                                52.3471337608291
                            ],
                            [
                                5.22875093164887,
                                52.3474379683542
                            ],
                            [
                                5.22969421939393,
                                52.3480831520291
                            ],
                            [
                                5.23045889595209,
                                52.3482288866616
                            ],
                            [
                                5.23121499259132,
                                52.3476932605974
                            ],
                            [
                                5.23139335270872,
                                52.347098902996
                            ],
                            [
                                5.23331436704983,
                                52.3467061657989
                            ],
                            [
                                5.23349065057829,
                                52.3464663356192
                            ],
                            [
                                5.23427305320843,
                                52.3461697787104
                            ],
                            [
                                5.2331443062424,
                                52.3440104660169
                            ],
                            [
                                5.23381300296393,
                                52.3435943274689
                            ],
                            [
                                5.23359653523133,
                                52.3429755401247
                            ],
                            [
                                5.23629221300933,
                                52.3425626783761
                            ],
                            [
                                5.23605856961425,
                                52.3422940568565
                            ],
                            [
                                5.23034345817887,
                                52.3432984666129
                            ],
                            [
                                5.23015259556336,
                                52.3428389189815
                            ],
                            [
                                5.23188313207242,
                                52.3425075960851
                            ],
                            [
                                5.23158639192248,
                                52.3416982143526
                            ],
                            [
                                5.23001008549984,
                                52.3420663155357
                            ],
                            [
                                5.22932356170696,
                                52.3425690243567
                            ],
                            [
                                5.22815273496803,
                                52.3423191623979
                            ],
                            [
                                5.22774312444007,
                                52.343105471089
                            ],
                            [
                                5.2277175251016,
                                52.3439150801866
                            ]
                        ]
                    ]
                },
                "properties": {
                    "code": "almr_gebied_272",
                    "name": "almere_afwatering_272",
                    "type": "PUMPED_DRAINAGE_AREA"
                }
            },
            {
                "id": 316891,
                "type": "Feature",
                "geometry": {
                    "type": "Polygon",
                    "coordinates": [
                        [
                            [
                                5.21250436005228,
                                52.343630965458
                            ],
                            [
                                5.21253451264721,
                                52.3432588222001
                            ],
                            [
                                5.21285151685382,
                                52.3433114134505
                            ],
                            [
                                5.21310153929735,
                                52.3427192251237
                            ],
                            [
                                5.21273775559268,
                                52.3426792125718
                            ],
                            [
                                5.21328405718948,
                                52.3417395573794
                            ],
                            [
                                5.21267991208459,
                                52.3426760648223
                            ],
                            [
                                5.21134512606095,
                                52.3425000875032
                            ],
                            [
                                5.21083235133678,
                                52.3428807898427
                            ],
                            [
                                5.21216737592776,
                                52.3432603733765
                            ],
                            [
                                5.21207603227322,
                                52.3434824033676
                            ],
                            [
                                5.21221347959145,
                                52.3436083520759
                            ],
                            [
                                5.21228672580341,
                                52.3446279937436
                            ],
                            [
                                5.21418354864759,
                                52.3463429060362
                            ],
                            [
                                5.22301831311294,
                                52.3494119456097
                            ],
                            [
                                5.22076348593204,
                                52.3519871315741
                            ],
                            [
                                5.22037281344332,
                                52.3520883173417
                            ],
                            [
                                5.22059067332976,
                                52.3521573976326
                            ],
                            [
                                5.22087938545135,
                                52.3520266984674
                            ],
                            [
                                5.22107826165116,
                                52.3521410809044
                            ],
                            [
                                5.22611111746295,
                                52.3465411667585
                            ],
                            [
                                5.22573396181526,
                                52.3464771698503
                            ],
                            [
                                5.22321565887477,
                                52.3491924731055
                            ],
                            [
                                5.21436870607163,
                                52.3461884524864
                            ],
                            [
                                5.21256509548921,
                                52.3447379808851
                            ],
                            [
                                5.21250436005228,
                                52.343630965458
                            ]
                        ]
                    ]
                },
                "properties": {
                    "code": "almr_gebied_273",
                    "name": "almere_afwatering_273",
                    "type": "PUMPED_DRAINAGE_AREA"
                }
            },
            {
                "id": 316892,
                "type": "Feature",
                "geometry": {
                    "type": "Polygon",
                    "coordinates": [
                        [
                            [
                                5.19540878913866,
                                52.3436731287526
                            ],
                            [
                                5.19535999534614,
                                52.343560659458
                            ],
                            [
                                5.19680600774849,
                                52.3418604198879
                            ],
                            [
                                5.19329191324868,
                                52.3406750270235
                            ],
                            [
                                5.19377176334716,
                                52.340171700906
                            ],
                            [
                                5.19468442287339,
                                52.3404833697202
                            ],
                            [
                                5.19638684285601,
                                52.3386603230531
                            ],
                            [
                                5.1946428990802,
                                52.3380209098438
                            ],
                            [
                                5.19265258859541,
                                52.3375456977684
                            ],
                            [
                                5.19265392469269,
                                52.3372405954757
                            ],
                            [
                                5.19245998692262,
                                52.3370972588793
                            ],
                            [
                                5.19205538901713,
                                52.3370355498367
                            ],
                            [
                                5.19186826074232,
                                52.3371534912689
                            ],
                            [
                                5.19188286173573,
                                52.337372809209
                            ],
                            [
                                5.1915483985064,
                                52.3373293516842
                            ],
                            [
                                5.19152317716307,
                                52.3369669236584
                            ],
                            [
                                5.19092246067581,
                                52.3369231913663
                            ],
                            [
                                5.1907702647938,
                                52.3372994597169
                            ],
                            [
                                5.19055245757786,
                                52.3372752618836
                            ],
                            [
                                5.19046944553198,
                                52.336893800692
                            ],
                            [
                                5.18989273694838,
                                52.3368689473497
                            ],
                            [
                                5.18968121000872,
                                52.3371832337217
                            ],
                            [
                                5.18795919068153,
                                52.3371941958157
                            ],
                            [
                                5.18751598275147,
                                52.3375514478975
                            ],
                            [
                                5.18496577986786,
                                52.3367078645931
                            ],
                            [
                                5.18390714452834,
                                52.3379716704519
                            ],
                            [
                                5.18446259861594,
                                52.3389673845346
                            ],
                            [
                                5.18546700780153,
                                52.3399704609234
                            ],
                            [
                                5.18539032810815,
                                52.3400550181644
                            ],
                            [
                                5.18547844903161,
                                52.3399750877892
                            ],
                            [
                                5.18910427906166,
                                52.3411953140206
                            ],
                            [
                                5.18886848598654,
                                52.3414675784043
                            ],
                            [
                                5.18915220007088,
                                52.341210090047
                            ],
                            [
                                5.1930902138573,
                                52.3425112571979
                            ],
                            [
                                5.19474638885605,
                                52.3431423029554
                            ],
                            [
                                5.19540878913866,
                                52.3436731287526
                            ]
                        ],
                        [
                            [
                                5.18783040886139,
                                52.3374836927037
                            ],
                            [
                                5.18817687101857,
                                52.337340532864
                            ],
                            [
                                5.18944895039063,
                                52.3373502297896
                            ],
                            [
                                5.18870321488933,
                                52.3384005732887
                            ],
                            [
                                5.1904175781357,
                                52.3389481440874
                            ],
                            [
                                5.19044157654997,
                                52.3391070574467
                            ],
                            [
                                5.19063899337858,
                                52.3391527777513
                            ],
                            [
                                5.19138072737337,
                                52.3390026987132
                            ],
                            [
                                5.19157724519945,
                                52.3392526818741
                            ],
                            [
                                5.19147800271361,
                                52.3393508681029
                            ],
                            [
                                5.19363619458826,
                                52.3401033907543
                            ],
                            [
                                5.19314724888828,
                                52.340626403379
                            ],
                            [
                                5.18689940277734,
                                52.3385261473394
                            ],
                            [
                                5.18783040886139,
                                52.3374836927037
                            ]
                        ]
                    ]
                },
                "properties": {
                    "code": "almr_gebied_274",
                    "name": "almere_afwatering_274",
                    "type": "PUMPED_DRAINAGE_AREA"
                }
            },
            {
                "id": 316893,
                "type": "Feature",
                "geometry": {
                    "type": "Polygon",
                    "coordinates": [
                        [
                            [
                                5.2003960575369,
                                52.3401806241596
                            ],
                            [
                                5.2002062631183,
                                52.3399667002965
                            ],
                            [
                                5.20001545265454,
                                52.3400083997131
                            ],
                            [
                                5.19894586630135,
                                52.3395358593523
                            ],
                            [
                                5.19854244019672,
                                52.3397568751836
                            ],
                            [
                                5.19698838055524,
                                52.3392399415941
                            ],
                            [
                                5.19667930992732,
                                52.3393075333045
                            ],
                            [
                                5.19632594766724,
                                52.3396871573351
                            ],
                            [
                                5.19567065730157,
                                52.3394685498368
                            ],
                            [
                                5.1955815287697,
                                52.33956881543
                            ],
                            [
                                5.19624221303134,
                                52.3397808194567
                            ],
                            [
                                5.19593371251102,
                                52.3403579220362
                            ],
                            [
                                5.19866195026592,
                                52.3413081467494
                            ],
                            [
                                5.19960550325572,
                                52.340290276797
                            ],
                            [
                                5.2003960575369,
                                52.3401806241596
                            ]
                        ]
                    ]
                },
                "properties": {
                    "code": "almr_gebied_280",
                    "name": "almere_afwatering_280",
                    "type": "PUMPED_DRAINAGE_AREA"
                }
            },
            {
                "id": 316894,
                "type": "Feature",
                "geometry": {
                    "type": "Polygon",
                    "coordinates": [
                        [
                            [
                                5.23118387282933,
                                52.3361502217369
                            ],
                            [
                                5.23124855525103,
                                52.3364346276349
                            ],
                            [
                                5.23199498126927,
                                52.3361543253254
                            ],
                            [
                                5.23643446880501,
                                52.3353390475875
                            ],
                            [
                                5.23778154956145,
                                52.3357085621213
                            ],
                            [
                                5.23842142306424,
                                52.3362297847674
                            ],
                            [
                                5.23969836729676,
                                52.3395072017921
                            ],
                            [
                                5.23970093030958,
                                52.3402664713254
                            ],
                            [
                                5.23839628087083,
                                52.3416559086109
                            ],
                            [
                                5.23787086305493,
                                52.3419410834243
                            ],
                            [
                                5.23651192903239,
                                52.3422924217037
                            ],
                            [
                                5.23724416574039,
                                52.3436506395483
                            ],
                            [
                                5.23855133881237,
                                52.3443071767676
                            ],
                            [
                                5.23941003472596,
                                52.3435020947732
                            ],
                            [
                                5.24232390160668,
                                52.3430054514542
                            ],
                            [
                                5.24284700094401,
                                52.3423457510392
                            ],
                            [
                                5.2424967107263,
                                52.3416280260472
                            ],
                            [
                                5.24133796960923,
                                52.3411754158533
                            ],
                            [
                                5.2417644752619,
                                52.3406379657803
                            ],
                            [
                                5.2429931071657,
                                52.3404428617908
                            ],
                            [
                                5.24401647994459,
                                52.3393105829859
                            ],
                            [
                                5.24357762700079,
                                52.3382332457247
                            ],
                            [
                                5.24201404920617,
                                52.3378655406398
                            ],
                            [
                                5.24241512624505,
                                52.3377317509508
                            ],
                            [
                                5.24224266942065,
                                52.3373009170732
                            ],
                            [
                                5.24127614910483,
                                52.3369802348328
                            ],
                            [
                                5.24099100639703,
                                52.3363408933899
                            ],
                            [
                                5.24003212103112,
                                52.3360063199417
                            ],
                            [
                                5.23942940902513,
                                52.3354036221139
                            ],
                            [
                                5.23945265541094,
                                52.3352323277421
                            ],
                            [
                                5.2404636358921,
                                52.3358077494523
                            ],
                            [
                                5.24231182261346,
                                52.3346385441931
                            ],
                            [
                                5.2420137106017,
                                52.3333416771923
                            ],
                            [
                                5.24050322616332,
                                52.3329740167384
                            ],
                            [
                                5.23896049424885,
                                52.3332175051114
                            ],
                            [
                                5.23982551902397,
                                52.3322045345863
                            ],
                            [
                                5.23966813314004,
                                52.3318014969134
                            ],
                            [
                                5.23791425744612,
                                52.3319104275808
                            ],
                            [
                                5.23816170749254,
                                52.3324987957064
                            ],
                            [
                                5.23775338673228,
                                52.3325492150007
                            ],
                            [
                                5.23696830668024,
                                52.332256508621
                            ],
                            [
                                5.23683337088057,
                                52.3319275817553
                            ],
                            [
                                5.23750662948493,
                                52.3317571112691
                            ],
                            [
                                5.23732684133811,
                                52.3312799560145
                            ],
                            [
                                5.23655549042606,
                                52.3314039972502
                            ],
                            [
                                5.23637481826807,
                                52.3311907707468
                            ],
                            [
                                5.23560925674684,
                                52.33131479255
                            ],
                            [
                                5.23592581657707,
                                52.332093118884
                            ],
                            [
                                5.236598830065,
                                52.3319967393747
                            ],
                            [
                                5.23668145295334,
                                52.3321496461143
                            ],
                            [
                                5.2365599412241,
                                52.3323208150582
                            ],
                            [
                                5.23552376098663,
                                52.332523228942
                            ],
                            [
                                5.23531144724455,
                                52.3327220619668
                            ],
                            [
                                5.23373082468967,
                                52.3329885857423
                            ],
                            [
                                5.23311172564924,
                                52.3327886757256
                            ],
                            [
                                5.23234831472735,
                                52.3327923103034
                            ],
                            [
                                5.23224325628454,
                                52.3325745459702
                            ],
                            [
                                5.23248594568964,
                                52.3323387145872
                            ],
                            [
                                5.2331743905688,
                                52.3321543972738
                            ],
                            [
                                5.23309941845717,
                                52.3319783458426
                            ],
                            [
                                5.23326589148865,
                                52.3319229980104
                            ],
                            [
                                5.23315341823326,
                                52.3316635517434
                            ],
                            [
                                5.2323517834829,
                                52.3317967861549
                            ],
                            [
                                5.2322618277678,
                                52.3315836719616
                            ],
                            [
                                5.23136946126472,
                                52.3317260418692
                            ],
                            [
                                5.23145944688841,
                                52.3319298968007
                            ],
                            [
                                5.23058961534866,
                                52.3321093339355
                            ],
                            [
                                5.23086671313531,
                                52.3328366670308
                            ],
                            [
                                5.2311842125384,
                                52.3328231953786
                            ],
                            [
                                5.23134159141323,
                                52.3332077225482
                            ],
                            [
                                5.23117458943994,
                                52.3334112382216
                            ],
                            [
                                5.23023766662655,
                                52.3333173931081
                            ],
                            [
                                5.23020902044536,
                                52.3328682099613
                            ],
                            [
                                5.22934677335971,
                                52.3330337567197
                            ],
                            [
                                5.22923426937642,
                                52.3327881971155
                            ],
                            [
                                5.22835685350526,
                                52.332967607745
                            ],
                            [
                                5.22876228329316,
                                52.3337321612137
                            ],
                            [
                                5.23068267045414,
                                52.3335865429318
                            ],
                            [
                                5.2301047536158,
                                52.3341307648162
                            ],
                            [
                                5.2294404729207,
                                52.3343901602378
                            ],
                            [
                                5.22775826517533,
                                52.3340865321165
                            ],
                            [
                                5.22613153590439,
                                52.3340707217119
                            ],
                            [
                                5.22669350120633,
                                52.3356726760334
                            ],
                            [
                                5.22740745952645,
                                52.3369460841182
                            ],
                            [
                                5.22961061277348,
                                52.3375810369352
                            ],
                            [
                                5.23072066980937,
                                52.3364323762267
                            ],
                            [
                                5.23051966541926,
                                52.3353944817335
                            ],
                            [
                                5.22997193854118,
                                52.3346759179519
                            ],
                            [
                                5.23030389600435,
                                52.3344810583772
                            ],
                            [
                                5.23099872477667,
                                52.3354491141486
                            ],
                            [
                                5.23118387282933,
                                52.3361502217369
                            ]
                        ]
                    ]
                },
                "properties": {
                    "code": "almr_gebied_275",
                    "name": "almere_afwatering_275",
                    "type": "PUMPED_DRAINAGE_AREA"
                }
            },
            {
                "id": 316895,
                "type": "Feature",
                "geometry": {
                    "type": "Polygon",
                    "coordinates": [
                        [
                            [
                                5.21373692056796,
                                52.3386311178432
                            ],
                            [
                                5.21421710542359,
                                52.3400825457903
                            ],
                            [
                                5.2152405111336,
                                52.3399131194376
                            ],
                            [
                                5.21566687717823,
                                52.3400904778939
                            ],
                            [
                                5.21587285987105,
                                52.3405502976313
                            ],
                            [
                                5.21559563128145,
                                52.3406064518502
                            ],
                            [
                                5.21516688157366,
                                52.3410441427659
                            ],
                            [
                                5.21569566311393,
                                52.3416034049358
                            ],
                            [
                                5.2156536111721,
                                52.3419412394053
                            ],
                            [
                                5.21755335508811,
                                52.3424411760152
                            ],
                            [
                                5.2187640109368,
                                52.3417065609304
                            ],
                            [
                                5.21885551851667,
                                52.3410382647572
                            ],
                            [
                                5.2190046462244,
                                52.3409316535722
                            ],
                            [
                                5.21881756908262,
                                52.3401586253347
                            ],
                            [
                                5.22024720123967,
                                52.340592235477
                            ],
                            [
                                5.22106201745671,
                                52.3402557679229
                            ],
                            [
                                5.22280108676782,
                                52.3399913162992
                            ],
                            [
                                5.22320733250337,
                                52.3394976154298
                            ],
                            [
                                5.22231817490891,
                                52.3392445091046
                            ],
                            [
                                5.22250430899445,
                                52.3388488714881
                            ],
                            [
                                5.22181263163456,
                                52.3386287509405
                            ],
                            [
                                5.22202127232221,
                                52.3383886787206
                            ],
                            [
                                5.22109911940389,
                                52.3380763283661
                            ],
                            [
                                5.22140043419792,
                                52.3377444810702
                            ],
                            [
                                5.22129767229556,
                                52.3374474141673
                            ],
                            [
                                5.22192089519672,
                                52.3374482856632
                            ],
                            [
                                5.2231080741568,
                                52.3378741101567
                            ],
                            [
                                5.22279480901489,
                                52.3383190586884
                            ],
                            [
                                5.22391949948202,
                                52.3387130867647
                            ],
                            [
                                5.22446193838013,
                                52.3381222559298
                            ],
                            [
                                5.22484034812694,
                                52.338068709994
                            ],
                            [
                                5.2238332988438,
                                52.3360049480711
                            ],
                            [
                                5.22227941107967,
                                52.3353990008814
                            ],
                            [
                                5.22139186079442,
                                52.3363522022769
                            ],
                            [
                                5.21998806496373,
                                52.3359264661127
                            ],
                            [
                                5.21798300705935,
                                52.3363113663221
                            ],
                            [
                                5.21816385121084,
                                52.3369205216289
                            ],
                            [
                                5.21631606067754,
                                52.3372498478348
                            ],
                            [
                                5.21519359117966,
                                52.3369357932968
                            ],
                            [
                                5.21373692056796,
                                52.3386311178432
                            ]
                        ]
                    ]
                },
                "properties": {
                    "code": "almr_gebied_276",
                    "name": "almere_afwatering_276",
                    "type": "PUMPED_DRAINAGE_AREA"
                }
            },
            {
                "id": 316896,
                "type": "Feature",
                "geometry": {
                    "type": "Polygon",
                    "coordinates": [
                        [
                            [
                                5.21053114054588,
                                52.3390373124073
                            ],
                            [
                                5.21049850642205,
                                52.3392792125643
                            ],
                            [
                                5.21106608860283,
                                52.3393012759798
                            ],
                            [
                                5.21338012167747,
                                52.3388709248776
                            ],
                            [
                                5.21373299151076,
                                52.3396457016374
                            ],
                            [
                                5.21397199597691,
                                52.3396005368415
                            ],
                            [
                                5.21409775061769,
                                52.3399071558076
                            ],
                            [
                                5.2140951311287,
                                52.3405794352133
                            ],
                            [
                                5.21384758907315,
                                52.3412188192275
                            ],
                            [
                                5.21342977801176,
                                52.3416785603801
                            ],
                            [
                                5.21391877417598,
                                52.3412611180103
                            ],
                            [
                                5.21417973294003,
                                52.340587892944
                            ],
                            [
                                5.21421176101104,
                                52.3398074682486
                            ],
                            [
                                5.2137294602725,
                                52.33863891421
                            ],
                            [
                                5.21519359117966,
                                52.3369357932968
                            ],
                            [
                                5.21494093731365,
                                52.3367978558777
                            ],
                            [
                                5.21415063622219,
                                52.3378381442188
                            ],
                            [
                                5.21317194155703,
                                52.3386625894595
                            ],
                            [
                                5.21123891992313,
                                52.3390442940397
                            ],
                            [
                                5.21053114054588,
                                52.3390373124073
                            ]
                        ]
                    ]
                },
                "properties": {
                    "code": "almr_gebied_277",
                    "name": "almere_afwatering_277",
                    "type": "PUMPED_DRAINAGE_AREA"
                }
            }
        ]
    }
}