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=209
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2089,
    "next": null,
    "previous": "https://demo.lizard.net/api/v4/rastersources/?format=api&page=208",
    "results": [
        {
            "id": 528992,
            "uuid": "adf494ad-012e-490d-b816-b796ccfff6e5",
            "url": "https://demo.lizard.net/api/v4/rastersources/adf494ad-012e-490d-b816-b796ccfff6e5/?format=api",
            "name": "tw_fst2025_v2_op: bath",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "N&S Branch Office"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "supplier_code": null,
            "temporal": true,
            "interval": "00:05:00",
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 120.0152421004418,
                "east": 122.01112880802167,
                "north": 25.336054593451987,
                "south": 21.89397982206044
            },
            "projection": "EPSG:3826",
            "origin_x": 150867.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 351787.5,
            "upper_bound_y": 2803365.0,
            "pixelsize_x": 10.0,
            "pixelsize_y": -10.0,
            "created": "2025-03-21T03:30:54.247616Z",
            "last_modified": "2025-03-21T14:25:33.307216Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/fc44372e-0943-4320-acc2-d3f05adc3ca6/?format=api",
                "https://demo.lizard.net/api/v4/rasters/a663a15e-656f-48a5-ac6b-43c33982d62c/?format=api",
                "https://demo.lizard.net/api/v4/rasters/542f1439-c04b-44e6-919c-88db64fa3a31/?format=api",
                "https://demo.lizard.net/api/v4/rasters/c0aa1cca-1df1-4f92-a5eb-06e038f1db12/?format=api"
            ],
            "labeltypes": [],
            "size": 3799225587,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 528993,
            "uuid": "f7cc64fe-3a89-4764-8829-ee7eddc0019b",
            "url": "https://demo.lizard.net/api/v4/rastersources/f7cc64fe-3a89-4764-8829-ee7eddc0019b/?format=api",
            "name": "tw_fst2025_v2_op: grid s1-max interp.",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "N&S Branch Office"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "2025-03-21T16:00:02.351562Z",
            "last_value_timestamp": "2025-03-21T16:00:02.351562Z",
            "spatial_bounds": {
                "west": 119.9128962848233,
                "east": 122.15204798293881,
                "north": 25.40664735532331,
                "south": 21.893105597553
            },
            "projection": "EPSG:3826",
            "origin_x": 140627.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 365907.5,
            "upper_bound_y": 2811265.0,
            "pixelsize_x": 10.0,
            "pixelsize_y": -10.0,
            "created": "2025-03-21T03:30:56.815910Z",
            "last_modified": "2025-03-21T03:47:29.730659Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/a663a15e-656f-48a5-ac6b-43c33982d62c/?format=api",
                "https://demo.lizard.net/api/v4/rasters/5b6ced8e-0cec-403b-b96b-47a4155e0537/?format=api",
                "https://demo.lizard.net/api/v4/rasters/542f1439-c04b-44e6-919c-88db64fa3a31/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 528994,
            "uuid": "2b7c3616-384e-4cf4-958b-55bd7372e7cc",
            "url": "https://demo.lizard.net/api/v4/rastersources/2b7c3616-384e-4cf4-958b-55bd7372e7cc/?format=api",
            "name": "tw_fst2025_v2_op: grid ucr-max",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "N&S Branch Office"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "2025-03-21T16:00:02.351562Z",
            "last_value_timestamp": "2025-03-21T16:00:02.351562Z",
            "spatial_bounds": {
                "west": 119.9128962848233,
                "east": 122.15204798293881,
                "north": 25.40664735532331,
                "south": 21.893105597553
            },
            "projection": "EPSG:3826",
            "origin_x": 140627.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 365907.5,
            "upper_bound_y": 2811265.0,
            "pixelsize_x": 320.0,
            "pixelsize_y": -320.0,
            "created": "2025-03-21T03:30:59.336071Z",
            "last_modified": "2025-03-21T03:47:29.830856Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/a663a15e-656f-48a5-ac6b-43c33982d62c/?format=api",
                "https://demo.lizard.net/api/v4/rasters/303832b5-753d-4114-a18f-bcdd0fa302c9/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 528995,
            "uuid": "eab85ad0-7796-4953-bc1a-c594faefa709",
            "url": "https://demo.lizard.net/api/v4/rastersources/eab85ad0-7796-4953-bc1a-c594faefa709/?format=api",
            "name": "tw_fst2025_v2_op: grid rain",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "N&S Branch Office"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "supplier_code": null,
            "temporal": true,
            "interval": null,
            "first_value_timestamp": "2025-03-20T16:00:00Z",
            "last_value_timestamp": "2025-03-21T16:00:02.351562Z",
            "spatial_bounds": {
                "west": 119.9128962848233,
                "east": 122.15204798293881,
                "north": 25.40664735532331,
                "south": 21.893105597553
            },
            "projection": "EPSG:3826",
            "origin_x": 140627.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 365907.5,
            "upper_bound_y": 2811265.0,
            "pixelsize_x": 320.0,
            "pixelsize_y": -320.0,
            "created": "2025-03-21T03:31:01.618608Z",
            "last_modified": "2025-03-21T03:47:29.411843Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/c27d2c43-de85-4f4a-908c-961909d5d08d/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 528996,
            "uuid": "36b43699-fa4f-4299-ab0b-f3c2fdeb8c97",
            "url": "https://demo.lizard.net/api/v4/rastersources/36b43699-fa4f-4299-ab0b-f3c2fdeb8c97/?format=api",
            "name": "tw_fst2025_v2_op: grid rise-velocity",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "N&S Branch Office"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "2025-03-21T16:00:02.351562Z",
            "last_value_timestamp": "2025-03-21T16:00:02.351562Z",
            "spatial_bounds": {
                "west": 119.9128962848233,
                "east": 122.15204798293881,
                "north": 25.40664735532331,
                "south": 21.893105597553
            },
            "projection": "EPSG:3826",
            "origin_x": 140627.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 365907.5,
            "upper_bound_y": 2811265.0,
            "pixelsize_x": 320.0,
            "pixelsize_y": -320.0,
            "created": "2025-03-21T03:31:04.015144Z",
            "last_modified": "2025-03-21T03:47:29.519580Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/0629d569-276d-425d-9376-ea9bccdbde3f/?format=api"
            ],
            "labeltypes": [],
            "size": 0,
            "dtype": "f4",
            "fill_value": "3.4028234663852886e+38"
        },
        {
            "id": 528997,
            "uuid": "a365b1ec-aa15-450a-a9fd-fcaffdea3333",
            "url": "https://demo.lizard.net/api/v4/rastersources/a365b1ec-aa15-450a-a9fd-fcaffdea3333/?format=api",
            "name": "tw_fst2025_v2_op: mask",
            "description": "",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "N&S Branch Office"
            },
            "access_modifier": "Public",
            "supplier": "kuan-wei.chen",
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 120.0152421004418,
                "east": 122.01112880802167,
                "north": 25.336054593451987,
                "south": 21.89397982206044
            },
            "projection": "EPSG:3826",
            "origin_x": 150867.5,
            "origin_y": 2422145.0,
            "upper_bound_x": 351787.5,
            "upper_bound_y": 2803365.0,
            "pixelsize_x": 10.0,
            "pixelsize_y": -10.0,
            "created": "2025-03-21T03:31:04.035461Z",
            "last_modified": "2025-03-21T03:55:16.112001Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/0629d569-276d-425d-9376-ea9bccdbde3f/?format=api",
                "https://demo.lizard.net/api/v4/rasters/cb945859-0638-4113-a278-f1115985c935/?format=api",
                "https://demo.lizard.net/api/v4/rasters/5b6ced8e-0cec-403b-b96b-47a4155e0537/?format=api",
                "https://demo.lizard.net/api/v4/rasters/303832b5-753d-4114-a18f-bcdd0fa302c9/?format=api"
            ],
            "labeltypes": [],
            "size": 4601583,
            "dtype": "u1",
            "fill_value": "0"
        },
        {
            "id": 529228,
            "uuid": "9fcd5aa5-cfbc-4a12-a0c2-6a3a19be5a97",
            "url": "https://demo.lizard.net/api/v4/rastersources/9fcd5aa5-cfbc-4a12-a0c2-6a3a19be5a97/?format=api",
            "name": "twfcst_2025",
            "description": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "N&S Branch Office"
            },
            "access_modifier": "Public",
            "supplier": null,
            "supplier_code": null,
            "temporal": true,
            "interval": "01:00:00",
            "first_value_timestamp": null,
            "last_value_timestamp": null,
            "spatial_bounds": null,
            "projection": null,
            "origin_x": null,
            "origin_y": null,
            "upper_bound_x": null,
            "upper_bound_y": null,
            "pixelsize_x": null,
            "pixelsize_y": null,
            "created": "2025-03-21T08:56:52.656103Z",
            "last_modified": "2025-03-21T08:56:52.656093Z",
            "writable": false,
            "layers": [],
            "labeltypes": [],
            "size": null,
            "dtype": null,
            "fill_value": null
        },
        {
            "id": 529229,
            "uuid": "f658b03a-ecd4-476c-a6bf-d5b3026718b8",
            "url": "https://demo.lizard.net/api/v4/rastersources/f658b03a-ecd4-476c-a6bf-d5b3026718b8/?format=api",
            "name": "twfcst_2025",
            "description": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "N&S Branch Office"
            },
            "access_modifier": "Public",
            "supplier": null,
            "supplier_code": null,
            "temporal": true,
            "interval": "01:00:00",
            "first_value_timestamp": "2025-03-21T00:00:00Z",
            "last_value_timestamp": "2025-03-21T00:00:00Z",
            "spatial_bounds": {
                "west": 120.98267016317558,
                "east": 121.00841734943067,
                "north": 24.948650083798608,
                "south": 24.922827917504396
            },
            "projection": "EPSG:3826",
            "origin_x": 248250.0,
            "origin_y": 2757230.0,
            "upper_bound_x": 250850.0,
            "upper_bound_y": 2760090.0,
            "pixelsize_x": 20.0,
            "pixelsize_y": -20.0,
            "created": "2025-03-21T08:56:52.656270Z",
            "last_modified": "2025-03-21T10:01:01.190128Z",
            "writable": false,
            "layers": [],
            "labeltypes": [],
            "size": 166568,
            "dtype": "f4",
            "fill_value": "-9999.0"
        },
        {
            "id": 529259,
            "uuid": "434e387f-6317-4f8e-a7b8-54836b1a28d3",
            "url": "https://demo.lizard.net/api/v4/rastersources/434e387f-6317-4f8e-a7b8-54836b1a28d3/?format=api",
            "name": "tw_area",
            "description": null,
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/74983d5a-0fd8-4c22-bb09-e7656d570fb6/?format=api",
                "uuid": "74983d5a-0fd8-4c22-bb09-e7656d570fb6",
                "name": "N&S Branch Office"
            },
            "access_modifier": "Public",
            "supplier": null,
            "supplier_code": null,
            "temporal": false,
            "interval": null,
            "first_value_timestamp": "1970-01-01T00:00:00Z",
            "last_value_timestamp": "1970-01-01T00:00:00Z",
            "spatial_bounds": {
                "west": 120.009840445079,
                "east": 122.00986964752562,
                "north": 25.297959642797796,
                "south": 21.89275681175808
            },
            "projection": "EPSG:3826",
            "origin_x": 150292.5083,
            "origin_y": 2422008.9622,
            "upper_bound_x": 351692.5083,
            "upper_bound_y": 2799148.9622,
            "pixelsize_x": 10.0,
            "pixelsize_y": -10.0,
            "created": "2025-03-21T09:46:34.737951Z",
            "last_modified": "2025-03-21T09:54:13.119024Z",
            "writable": false,
            "layers": [
                "https://demo.lizard.net/api/v4/rasters/ac5dab19-06fc-4581-887d-80c5ac1b0678/?format=api",
                "https://demo.lizard.net/api/v4/rasters/c0aa1cca-1df1-4f92-a5eb-06e038f1db12/?format=api"
            ],
            "labeltypes": [],
            "size": 12445062,
            "dtype": "f4",
            "fill_value": "-9999.0"
        }
    ]
}