API endpoint for raster source objects.

Raster sources contain the data that can be visualised through raster layers, either directly or via on-the-fly GeoBlocks operations.

All objects that depend on this raster source are listed in the "layers" and "labeltypes" fields. Some of these might not be readable by you (the current user). For these objects, following the hyperlink will result in a "404 Not Found" error.

Deletion

A raster source can only be deleted if it is not in use. Consult the "layers" and "labeltypes" fields to see which resources use this raster source.

To circumvent this protection, put {"force": true} in the request body. Be aware that dependent rasterlayers and labeltypes will be broken.

Query parameters:

name Text filter on the name field. All text field filter methods, like startswith, endswith, icontains are supported.

uuid Filter on uuid field. UUIDs must be separated by commas and must be specified in their canonical textual representation (in their 8-4-4-4-12 form, that is). Filtering is case insensitive and may be done across relationships.

organisation Filter on Organisations.

first_value_timestamp Temporal filter on first_value_timestamp.

last_value_timestamp Temporal filter on last_value_timestamp.

*layers__uuid" List all raster sources used by a layer with given uuid.

scenario__isnull Filter on whether this rastersource is used in a scenario.

Ordering Show the results in a specific order Order by: name, supplier_code, size or last_modified.

access_modifier Filter on access_modifier, options are 'Public', 'Private', 'Common', or 'Hidden'.

created: Temporal filter on created. Supports various lookup types (exact, lt, lte, gt, gte; created__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

last_modified: Temporal filter on last_modified. Supports various lookup types (exact, lt, lte, gt, gte; last_modified__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

Examples

?name__icontains=Elevation

?organisation__name=DDSC

?organisation__uuid=61f5a464c35044c19bc7d4b42d7f58cb

?organisation__name__startswith=Nelen

?organisation__name__icontains=Schuur

?uuid=10415ccb-ec31-4d43-bdb3-db597061527b,
4a544b7a-772b-45fb-9aa4-a69447f34f52

?first_value_timestamp=2016-06-21T06:05:00Z

?first_value_timestamp__lt=2016-06-21T06:05:00Z

?layers__uuid=0866dbe6-69b1-413e-a709-e28e888eaed8

?scenario__isnull=true

?ordering=-name

?access_modifier=Private

?access_modifier=100

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

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

{
    "count": 2090,
    "next": "https://demo.lizard.net/api/v4/rastersources/?format=api&page=28",
    "previous": "https://demo.lizard.net/api/v4/rastersources/?format=api&page=26",
    "results": [
        {
            "id": 55873,
            "uuid": "11d82825-6a36-42e5-b750-36ba97d270cf",
            "url": "https://demo.lizard.net/api/v4/rastersources/11d82825-6a36-42e5-b750-36ba97d270cf/?format=api",
            "name": "p_lochem_t250_kort",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "supplier_code": "p_lochem_t250_kort",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 6.154960358435245,
                "east": 6.516220462998268,
                "north": 52.249372164567085,
                "south": 52.0857298611361
            },
            "projection": "EPSG:28992",
            "origin_x": 207618.5,
            "origin_y": 455871.5,
            "upper_bound_x": 232103.0,
            "upper_bound_y": 473760.5,
            "pixelsize_x": 0.5,
            "pixelsize_y": -0.5,
            "created": "2020-05-19T12:28:28.979649Z",
            "last_modified": "2020-05-19T12:46:17.728791Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/b796ab2b-4483-4bbb-b749-2a8c15c7f9f2/?format=api",
                "https://demo.lizard.net/api/v4/rasters/7fb2764d-5bcd-47a0-ba91-9735291fc624/?format=api",
                "https://demo.lizard.net/api/v4/rasters/dbfc141e-47a8-415b-b833-82a8d70c03b1/?format=api"
            ],
            "labeltypes": [],
            "size": 1447864448,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 55874,
            "uuid": "cb13a74e-6450-45fd-8c37-9567bab5d61e",
            "url": "https://demo.lizard.net/api/v4/rastersources/cb13a74e-6450-45fd-8c37-9567bab5d61e/?format=api",
            "name": "p_lochem_verandering_droogtegevoeligheid",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "supplier_code": "p_lochem_verandering_droogtegevoeligheid",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 6.157092287525422,
                "east": 6.492693862500658,
                "north": 52.24701844341964,
                "south": 52.098338971572794
            },
            "projection": "EPSG:28992",
            "origin_x": 207750.0,
            "origin_y": 457250.0,
            "upper_bound_x": 230500.0,
            "upper_bound_y": 473500.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "created": "2020-05-19T12:38:54.185870Z",
            "last_modified": "2020-06-08T11:57:22.946305Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/5d27535c-25a6-41b1-91cc-ef65941d4a9b/?format=api",
                "https://demo.lizard.net/api/v4/rasters/533317ed-cabf-45c6-8e33-f6f4e965e559/?format=api",
                "https://demo.lizard.net/api/v4/rasters/e2145952-41f5-49a4-9485-a18e0366eeeb/?format=api"
            ],
            "labeltypes": [],
            "size": 29261,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 55875,
            "uuid": "5accb63f-8a6c-4af5-8b9b-5026ca892f96",
            "url": "https://demo.lizard.net/api/v4/rastersources/5accb63f-8a6c-4af5-8b9b-5026ca892f96/?format=api",
            "name": "p_lochem_wateraanvoer",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "supplier_code": "p_lochem_wateraanvoer",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 3.0464264490318462,
                "east": 7.577083846553494,
                "north": 53.59110240393262,
                "south": 50.66919754954844
            },
            "projection": "EPSG:28992",
            "origin_x": 0.0,
            "origin_y": 300000.0,
            "upper_bound_x": 300000.0,
            "upper_bound_y": 625000.0,
            "pixelsize_x": 250.0,
            "pixelsize_y": -250.0,
            "created": "2020-05-19T12:39:11.103581Z",
            "last_modified": "2020-05-19T12:39:13.319233Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/2c4bd207-04b9-440c-af53-a59f7b3794d0/?format=api",
                "https://demo.lizard.net/api/v4/rasters/8949d98e-de6a-4d8d-9463-7c1f2dcfecbf/?format=api",
                "https://demo.lizard.net/api/v4/rasters/26f3c9c3-3925-42e6-a8ec-22bfef23c730/?format=api"
            ],
            "labeltypes": [],
            "size": 169955,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 55876,
            "uuid": "047ae82e-0e59-416b-bd1e-6ec51afcdb71",
            "url": "https://demo.lizard.net/api/v4/rastersources/047ae82e-0e59-416b-bd1e-6ec51afcdb71/?format=api",
            "name": "p_lochem_hoogte",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/61f5a464-c350-44c1-9bc7-d4b42d7f58cb/?format=api",
                "uuid": "61f5a464-c350-44c1-9bc7-d4b42d7f58cb",
                "name": "Nelen & Schuurmans Consultancy"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "supplier_code": "p_lochem_hoogte",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 6.154416093121777,
                "east": 6.496167849998223,
                "north": 52.24779965153466,
                "south": 52.096284719734214
            },
            "projection": "EPSG:28992",
            "origin_x": 207569.0,
            "origin_y": 457025.0,
            "upper_bound_x": 230736.0,
            "upper_bound_y": 473585.0,
            "pixelsize_x": 1.0,
            "pixelsize_y": -1.0,
            "created": "2020-05-19T12:43:39.549504Z",
            "last_modified": "2020-05-19T12:49:42.539652Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/5a787878-904e-4e20-bf82-8584d6705408/?format=api",
                "https://demo.lizard.net/api/v4/rasters/90f9036d-cdc0-412b-bd14-283fe9ce6ddc/?format=api",
                "https://demo.lizard.net/api/v4/rasters/1260abd2-7a3c-4819-9a18-40b878963173/?format=api"
            ],
            "labeltypes": [],
            "size": 578230096,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 55957,
            "uuid": "b8866cec-32f1-46c3-b9f0-d2ace71c7945",
            "url": "https://demo.lizard.net/api/v4/rastersources/b8866cec-32f1-46c3-b9f0-d2ace71c7945/?format=api",
            "name": "p_ihw_spui_km_1002_dkr20_km_22_400000",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/f206d169-7a5b-4d4e-982c-184d5f0aafc4/?format=api",
                "uuid": "f206d169-7a5b-4d4e-982c-184d5f0aafc4",
                "name": "ihw"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "supplier_code": "p_ihw_spui_km_1002_dkr20_km_22_400000",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.0186537633896435,
                "east": 4.437969235495899,
                "north": 51.945487030513334,
                "south": 51.778730667300586
            },
            "projection": "EPSG:28992",
            "origin_x": 60900.0,
            "origin_y": 422000.0,
            "upper_bound_x": 89500.0,
            "upper_bound_y": 440100.0,
            "pixelsize_x": 50.0,
            "pixelsize_y": -50.0,
            "created": "2020-05-20T10:29:13.248910Z",
            "last_modified": "2020-05-20T10:29:14.531079Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/49f601cb-cdc6-4ffa-af4f-d3a944592281/?format=api"
            ],
            "labeltypes": [],
            "size": 114476,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 55958,
            "uuid": "21bea699-9273-4544-9448-2bf68fa6eb1e",
            "url": "https://demo.lizard.net/api/v4/rastersources/21bea699-9273-4544-9448-2bf68fa6eb1e/?format=api",
            "name": "p_ihw_spui_km_1005_4000",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/f206d169-7a5b-4d4e-982c-184d5f0aafc4/?format=api",
                "uuid": "f206d169-7a5b-4d4e-982c-184d5f0aafc4",
                "name": "ihw"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "supplier_code": "p_ihw_spui_km_1005_4000",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.0186537633896435,
                "east": 4.437969235495899,
                "north": 51.945487030513334,
                "south": 51.778730667300586
            },
            "projection": "EPSG:28992",
            "origin_x": 60900.0,
            "origin_y": 422000.0,
            "upper_bound_x": 89500.0,
            "upper_bound_y": 440100.0,
            "pixelsize_x": 50.0,
            "pixelsize_y": -50.0,
            "created": "2020-05-20T10:29:29.737311Z",
            "last_modified": "2020-05-20T10:29:31.166161Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/0dccedde-0b79-4ea4-8ddb-3b3bfe01aa77/?format=api"
            ],
            "labeltypes": [],
            "size": 55750,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 55959,
            "uuid": "acad3695-d383-468c-9889-ba0048524990",
            "url": "https://demo.lizard.net/api/v4/rastersources/acad3695-d383-468c-9889-ba0048524990/?format=api",
            "name": "p_ihw_spui_km_1005_40000",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/f206d169-7a5b-4d4e-982c-184d5f0aafc4/?format=api",
                "uuid": "f206d169-7a5b-4d4e-982c-184d5f0aafc4",
                "name": "ihw"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "supplier_code": "p_ihw_spui_km_1005_40000",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.0186537633896435,
                "east": 4.437969235495899,
                "north": 51.945487030513334,
                "south": 51.778730667300586
            },
            "projection": "EPSG:28992",
            "origin_x": 60900.0,
            "origin_y": 422000.0,
            "upper_bound_x": 89500.0,
            "upper_bound_y": 440100.0,
            "pixelsize_x": 50.0,
            "pixelsize_y": -50.0,
            "created": "2020-05-20T10:29:46.177837Z",
            "last_modified": "2020-05-20T10:29:47.493421Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/f084d50f-38a2-4376-ae65-931b2c3447e1/?format=api"
            ],
            "labeltypes": [],
            "size": 56209,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 55960,
            "uuid": "000bcf93-0ca0-4316-a6d0-80881d3ff7d1",
            "url": "https://demo.lizard.net/api/v4/rastersources/000bcf93-0ca0-4316-a6d0-80881d3ff7d1/?format=api",
            "name": "p_ihw_spui_km_1005_400000",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/f206d169-7a5b-4d4e-982c-184d5f0aafc4/?format=api",
                "uuid": "f206d169-7a5b-4d4e-982c-184d5f0aafc4",
                "name": "ihw"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "supplier_code": "p_ihw_spui_km_1005_400000",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.0186537633896435,
                "east": 4.437969235495899,
                "north": 51.945487030513334,
                "south": 51.778730667300586
            },
            "projection": "EPSG:28992",
            "origin_x": 60900.0,
            "origin_y": 422000.0,
            "upper_bound_x": 89500.0,
            "upper_bound_y": 440100.0,
            "pixelsize_x": 50.0,
            "pixelsize_y": -50.0,
            "created": "2020-05-20T10:30:02.762862Z",
            "last_modified": "2020-06-02T06:20:56.663410Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/f9eba671-9a1b-4bbb-b0eb-043f6ed108e6/?format=api"
            ],
            "labeltypes": [],
            "size": 51162,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 55961,
            "uuid": "c8dc4c3c-1aed-4abb-9f14-4ec86560f789",
            "url": "https://demo.lizard.net/api/v4/rastersources/c8dc4c3c-1aed-4abb-9f14-4ec86560f789/?format=api",
            "name": "p_ihw_spui_km_1005_dkr20_km_19_4000",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/f206d169-7a5b-4d4e-982c-184d5f0aafc4/?format=api",
                "uuid": "f206d169-7a5b-4d4e-982c-184d5f0aafc4",
                "name": "ihw"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "supplier_code": "p_ihw_spui_km_1005_dkr20_km_19_4000",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.0186537633896435,
                "east": 4.437969235495899,
                "north": 51.945487030513334,
                "south": 51.778730667300586
            },
            "projection": "EPSG:28992",
            "origin_x": 60900.0,
            "origin_y": 422000.0,
            "upper_bound_x": 89500.0,
            "upper_bound_y": 440100.0,
            "pixelsize_x": 50.0,
            "pixelsize_y": -50.0,
            "created": "2020-05-20T10:30:19.442300Z",
            "last_modified": "2020-05-20T10:30:20.957792Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/aa837ee0-f691-427b-9739-8416287aab86/?format=api"
            ],
            "labeltypes": [],
            "size": 111685,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 55962,
            "uuid": "fa47b83e-5b8a-4a56-b399-bd215322a71c",
            "url": "https://demo.lizard.net/api/v4/rastersources/fa47b83e-5b8a-4a56-b399-bd215322a71c/?format=api",
            "name": "p_ihw_spui_km_1005_dkr20_km_19_40000",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/f206d169-7a5b-4d4e-982c-184d5f0aafc4/?format=api",
                "uuid": "f206d169-7a5b-4d4e-982c-184d5f0aafc4",
                "name": "ihw"
            },
            "access_modifier": "Public",
            "supplier": "chris.kerklaan",
            "supplier_code": "p_ihw_spui_km_1005_dkr20_km_19_40000",
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 4.0186537633896435,
                "east": 4.437969235495899,
                "north": 51.945487030513334,
                "south": 51.778730667300586
            },
            "projection": "EPSG:28992",
            "origin_x": 60900.0,
            "origin_y": 422000.0,
            "upper_bound_x": 89500.0,
            "upper_bound_y": 440100.0,
            "pixelsize_x": 50.0,
            "pixelsize_y": -50.0,
            "created": "2020-05-20T10:30:36.039071Z",
            "last_modified": "2020-05-20T10:30:37.484604Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/bb2a65e5-e427-4ea9-bf86-f2dfa05213fc/?format=api"
            ],
            "labeltypes": [],
            "size": 115409,
            "dtype": null,
            "fill_value": null
        }
    ]
}