Raster List
API endpoint for rasterlayer objects.
Rasterlayers visualise raster data. The actual data is contained in
rastersources. To connect a rasterlayer to a rastersource, configure the
rasterlayer's source
field as follows:
{
"graph": {
"rastersource": [
"lizard_nxt.blocks.LizardRasterSource",
"<uuid of a rastersource object>"
]
},
"name": "rastersource"
}
Note that the organisations of the rastersource and rasterlayer should be
equal. The raster_sources
field cannot be used to configure the source:
it is merely a (read-only) hyperlink to the /rastersources endpoint.
GeoBlocks
Instead of directly visualising a raster source, raster layers can also
perform on-the-fly operations on multiple raster sources. This can be done
by extending the above example for the source
field. See
https://docs.lizard.net. Note that the rasterlayers's organisation must
have geoblocks-permissions to be able to use this feature.
Deletion
If a rasterlayer is deleted, its raster sources (see /rastersources endpoint) will remain available. These need to be cleaned up seperately, or else they will keep using space.
If a rastersource was deleted while there was a rasterlayer referencing it,
the rasterlayer will become broken. In this case, the deleted rastersources
will be listed in the source.deleted_sources
field.
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
.
observation_type
Filter on ObservationType
.
layer_collections
Filter on LayerCollection
.
first_value_timestamp
Temporal filter on first_value_timestamp
.
last_value_timestamp
Temporal filter on last_value_timestamp
.
raster_sources__uuid
Show rasters that make use of a raster_source
with given uuid.
access_modifier
Filter on access_modifier
, options are 'Public', 'Private', 'Common', or 'Hidden'.
ordering
Show the results in a specific order.
You can order them by name
, last_modified
, supplier
,
temporal
, access_modifier
, first_value_timestamp
,
last_value_timestamp
, observation_type
, observation_type__code
,
observation_type__parameter
, observation_type__unit
, and
organisation__name
. Add a -
in front to reverse the order.
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
?observation_type__code=HOOGTEmNAP
?observation_type__parameter=Hoogte
?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
?layer_collections__slug=10855cc
?raster_sources__uuid=10415ccb-ec31-4d43-bdb3-db597061527b
?access_modifier=Private
?access_modifier=100
?ordering=name
?ordering=-last_modified
?created__gte=2017-01-01T00:00:00Z
?last_modified__lt=2018-01-01T00:00:00Z
GET /api/v4/rasters/?format=api&page=199
https://demo.lizard.net/api/v4/rasters/?format=api&page=200", "previous": "https://demo.lizard.net/api/v4/rasters/?format=api&page=198", "results": [ { "url": "https://demo.lizard.net/api/v4/rasters/7d459cb5-3dcd-4aa4-b309-5bbc2b5756a8/?format=api", "uuid": "7d459cb5-3dcd-4aa4-b309-5bbc2b5756a8", "last_modified": "2024-03-12T13:41:05.134819Z", "created": "2024-03-12T13:41:05.134837Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api", "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0", "name": "Hogeschool Rotterdam" }, "access_modifier": "Public", "supplier": "hrstudent1", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 4, "name": "Groep 8 Ouwerkerk Noodkeringen versie 9 Max water level", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8717/?format=api", "id": 8717, "code": "3di_waterlevel", "parameter": "Water level", "unit": "m", "scale": "interval", "description": "Water level compared to local height datum (used in 3Di postprocessing)", "domain_values": null, "reference_frame": "MSL", "compartment": null, "created": "2022-05-10T14:59:51.981781Z", "last_modified": "2022-05-10T14:59:51.981768Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "2024-03-12T13:18:19Z", "last_value_timestamp": "2024-03-12T13:18:19Z", "spatial_bounds": { "west": 3.655264525622011, "east": 4.120402343289105, "north": 51.765518958027435, "south": 51.59707727595284 }, "projection": "EPSG:28992", "origin_x": 35435.0, "origin_y": 402325.0, "upper_bound_x": 67240.0, "upper_bound_y": 420415.0, "pixelsize_x": 30.0, "pixelsize_y": -30.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:38520:s1-max-dtri-clip" }, "options": { "styles": "3di_waterlevel:-10:20" }, "rescalable": false, "aggregation_type": "curve", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/45a8b63d-94d8-40fd-841b-107986524e22/?format=api", "uuid": "45a8b63d-94d8-40fd-841b-107986524e22", "last_modified": "2024-03-12T13:41:05.244407Z", "created": "2024-03-12T13:41:05.244430Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api", "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0", "name": "Hogeschool Rotterdam" }, "access_modifier": "Public", "supplier": "hrstudent1", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 4, "name": "Groep 8 Ouwerkerk Noodkeringen versie 9 Max flow velocity", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8713/?format=api", "id": 8713, "code": "3di_flowvelocity", "parameter": "Flow velocity", "unit": "m/s", "scale": "interval", "description": "Flow velocity (used in 3Di postprocessing)", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2022-05-10T14:56:59.748712Z", "last_modified": "2022-05-10T14:56:59.748700Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "2024-03-12T13:18:19Z", "last_value_timestamp": "2024-03-12T13:18:19Z", "spatial_bounds": { "west": 3.655264525622011, "east": 4.120402343289105, "north": 51.765518958027435, "south": 51.59707727595284 }, "projection": "EPSG:28992", "origin_x": 35435.0, "origin_y": 402325.0, "upper_bound_x": 67240.0, "upper_bound_y": 420415.0, "pixelsize_x": 30.0, "pixelsize_y": -30.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:38520:ucr-max-quad-clip" }, "options": { "styles": "3di_flowvelocity:0:3" }, "rescalable": false, "aggregation_type": "curve", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/d25cb7c2-bf4d-4b76-8ad6-e23fd50b6d72/?format=api", "uuid": "d25cb7c2-bf4d-4b76-8ad6-e23fd50b6d72", "last_modified": "2024-03-12T13:43:53.817193Z", "created": "2024-03-12T13:43:53.817204Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api", "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0", "name": "Hogeschool Rotterdam" }, "access_modifier": "Public", "supplier": "hrstudent1", "shared_with": [], "writable": false, "is_geoblock": false, "weight": 0, "name": "Groep 8 Ouwerkerk Noodkeringen versie 9 Arrival time", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8711/?format=api", "id": 8711, "code": "3di_arrivaltime", "parameter": "Time", "unit": "s", "scale": "interval", "description": "Arrival time of inundation (used in 3Di postprocessing)", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2022-05-10T14:55:00.970497Z", "last_modified": "2022-05-10T15:00:24.499238Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 3.7844807432326384, "east": 4.107414081831099, "north": 51.72704898873023, "south": 51.59888808864815 }, "projection": "EPSG:28992", "origin_x": 44265.0, "origin_y": 402325.0, "upper_bound_x": 66340.0, "upper_bound_y": 416150.0, "pixelsize_x": 5.0, "pixelsize_y": -5.0, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:38520:depth-first-dtri" }, "options": { "styles": "3di_arrivaltime:0:36000" }, "rescalable": false, "aggregation_type": "curve", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/261a5f2c-f416-4685-ae4d-3cbcd5ec5000/?format=api", "uuid": "261a5f2c-f416-4685-ae4d-3cbcd5ec5000", "last_modified": "2024-03-12T14:20:04.058123Z", "created": "2024-03-12T14:20:04.058137Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api", "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0", "name": "Hogeschool Rotterdam" }, "access_modifier": "Public", "supplier": "hrstudent1", "shared_with": [], "writable": false, "is_geoblock": false, "weight": 0, "name": "Groep 8 Ouwerkerk Noodkeringen versie 9 Damage (direct)", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/895/?format=api", "id": 895, "code": "3di_damage", "parameter": "Damage", "unit": "€/0.25m²", "scale": "ratio", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2017-11-24T12:45:30.261915Z", "last_modified": "2019-06-25T07:26:10.441021Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 3.655264525622011, "east": 4.120402343289105, "north": 51.765518958027435, "south": 51.59707727595284 }, "projection": "EPSG:28992", "origin_x": 35435.0, "origin_y": 402325.0, "upper_bound_x": 67240.0, "upper_bound_y": 420415.0, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:38520:direct-damage" }, "options": { "styles": "3di_damage" }, "rescalable": false, "aggregation_type": "average", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/a2562226-7f02-4a4c-9046-4461fd47de32/?format=api", "uuid": "a2562226-7f02-4a4c-9046-4461fd47de32", "last_modified": "2024-08-27T10:17:43.510960Z", "created": "2024-03-12T14:20:04.229471Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api", "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0", "name": "Hogeschool Rotterdam" }, "access_modifier": "Public", "supplier": "hrstudent1", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 11, "name": "Groep 8 Ouwerkerk Noodkeringen versie 9 Waterdepth (damage)", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8716/?format=api", "id": 8716, "code": "3di_waterdepth", "parameter": "Water depth", "unit": "m", "scale": "interval", "description": "Water depth (used in 3Di postprocessing)", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2022-05-10T14:59:01.690519Z", "last_modified": "2022-05-10T14:59:01.690509Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 3.655264525622011, "east": 4.120402343289105, "north": 51.765518958027435, "south": 51.59707727595284 }, "projection": "EPSG:28992", "origin_x": null, "origin_y": null, "upper_bound_x": null, "upper_bound_y": null, "pixelsize_x": null, "pixelsize_y": null, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:38520:dmge-depth" }, "options": { "styles": "3di_waterdepth:0.0:2.0" }, "rescalable": false, "aggregation_type": "curve", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/56464e0d-060f-432c-b7d0-ff5e9f196bd7/?format=api", "uuid": "56464e0d-060f-432c-b7d0-ff5e9f196bd7", "last_modified": "2024-03-12T14:20:04.326238Z", "created": "2024-03-12T14:20:04.326257Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api", "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0", "name": "Hogeschool Rotterdam" }, "access_modifier": "Public", "supplier": "hrstudent1", "shared_with": [], "writable": false, "is_geoblock": false, "weight": 0, "name": "Groep 8 Ouwerkerk Noodkeringen versie 9 Damage (indirect)", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/895/?format=api", "id": 895, "code": "3di_damage", "parameter": "Damage", "unit": "€/0.25m²", "scale": "ratio", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2017-11-24T12:45:30.261915Z", "last_modified": "2019-06-25T07:26:10.441021Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 3.655264525622011, "east": 4.120402343289105, "north": 51.765518958027435, "south": 51.59707727595284 }, "projection": "EPSG:28992", "origin_x": 35435.0, "origin_y": 402325.0, "upper_bound_x": 67240.0, "upper_bound_y": 420415.0, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:38520:indirect-damage" }, "options": { "styles": "3di_damage" }, "rescalable": false, "aggregation_type": "average", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/f3067241-bbbe-4ac8-9d64-f6f226d47644/?format=api", "uuid": "f3067241-bbbe-4ac8-9d64-f6f226d47644", "last_modified": "2024-03-12T14:20:04.441034Z", "created": "2024-03-12T14:20:04.441050Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api", "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0", "name": "Hogeschool Rotterdam" }, "access_modifier": "Public", "supplier": "hrstudent1", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 3, "name": "Groep 8 Ouwerkerk Noodkeringen versie 9 Total damage", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/895/?format=api", "id": 895, "code": "3di_damage", "parameter": "Damage", "unit": "€/0.25m²", "scale": "ratio", "description": "", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2017-11-24T12:45:30.261915Z", "last_modified": "2019-06-25T07:26:10.441021Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "1970-01-01T00:00:00Z", "last_value_timestamp": "1970-01-01T00:00:00Z", "spatial_bounds": { "west": 3.655264525622011, "east": 4.120402343289105, "north": 51.765518958027435, "south": 51.59707727595284 }, "projection": "EPSG:28992", "origin_x": 35435.0, "origin_y": 402325.0, "upper_bound_x": 67240.0, "upper_bound_y": 420415.0, "pixelsize_x": 0.5, "pixelsize_y": -0.5, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:38520:total-damage" }, "options": { "styles": "3di_damage" }, "rescalable": false, "aggregation_type": "average", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/baf3485b-47bb-4978-9183-7b6eec4b0a45/?format=api", "uuid": "baf3485b-47bb-4978-9183-7b6eec4b0a45", "last_modified": "2024-03-12T14:21:00.896603Z", "created": "2024-03-12T14:21:00.896627Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api", "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0", "name": "Hogeschool Rotterdam" }, "access_modifier": "Public", "supplier": "hrstudent1", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 5, "name": "groep 8 ouwerkerk versie 10 Water depth (timeseries)", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8716/?format=api", "id": 8716, "code": "3di_waterdepth", "parameter": "Water depth", "unit": "m", "scale": "interval", "description": "Water depth (used in 3Di postprocessing)", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2022-05-10T14:59:01.690519Z", "last_modified": "2022-05-10T14:59:01.690509Z" }, "temporal": true, "layer_collections": [], "first_value_timestamp": "2024-03-12T13:41:55Z", "last_value_timestamp": "2024-03-12T20:41:58.769531Z", "spatial_bounds": { "west": 3.655264525622011, "east": 4.120402343289105, "north": 51.765518958027435, "south": 51.59707727595284 }, "projection": "EPSG:28992", "origin_x": null, "origin_y": null, "upper_bound_x": null, "upper_bound_y": null, "pixelsize_x": null, "pixelsize_y": null, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:38521:depth-dtri" }, "options": { "styles": "3di_waterdepth:0.0:2.0" }, "rescalable": false, "aggregation_type": "average", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/b5dc58f0-2e62-473e-8cde-5a82a9eee0c6/?format=api", "uuid": "b5dc58f0-2e62-473e-8cde-5a82a9eee0c6", "last_modified": "2024-03-12T14:21:01.066715Z", "created": "2024-03-12T14:21:01.066727Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api", "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0", "name": "Hogeschool Rotterdam" }, "access_modifier": "Public", "supplier": "hrstudent1", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 5, "name": "groep 8 ouwerkerk versie 10 Max water depth", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8716/?format=api", "id": 8716, "code": "3di_waterdepth", "parameter": "Water depth", "unit": "m", "scale": "interval", "description": "Water depth (used in 3Di postprocessing)", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2022-05-10T14:59:01.690519Z", "last_modified": "2022-05-10T14:59:01.690509Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "2024-03-12T13:41:55Z", "last_value_timestamp": "2024-03-12T13:41:55Z", "spatial_bounds": { "west": 3.655264525622011, "east": 4.120402343289105, "north": 51.765518958027435, "south": 51.59707727595284 }, "projection": "EPSG:28992", "origin_x": null, "origin_y": null, "upper_bound_x": null, "upper_bound_y": null, "pixelsize_x": null, "pixelsize_y": null, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:38521:depth-max-dtri" }, "options": { "styles": "3di_waterdepth:0.0:2.0" }, "rescalable": false, "aggregation_type": "curve", "dtype": "f4", "fill_value": "3.4028234663852886e+38" }, { "url": "https://demo.lizard.net/api/v4/rasters/1d975aed-222d-46ea-84c1-a098ca10323b/?format=api", "uuid": "1d975aed-222d-46ea-84c1-a098ca10323b", "last_modified": "2024-03-12T14:21:01.250476Z", "created": "2024-03-12T14:21:01.250493Z", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2bf14037-3e6a-413b-8407-0d40347080b0/?format=api", "uuid": "2bf14037-3e6a-413b-8407-0d40347080b0", "name": "Hogeschool Rotterdam" }, "access_modifier": "Public", "supplier": "hrstudent1", "shared_with": [], "writable": false, "is_geoblock": true, "weight": 10, "name": "groep 8 ouwerkerk versie 10 Flood hazard rating", "description": "", "observation_type": { "url": "https://demo.lizard.net/api/v4/observationtypes/8712/?format=api", "id": 8712, "code": "3di_floodhazardrating", "parameter": "Flood hazard rating", "unit": "-", "scale": "interval", "description": "Flood hazard rating (used in 3Di postprocessing)", "domain_values": null, "reference_frame": null, "compartment": null, "created": "2022-05-10T14:55:40.798827Z", "last_modified": "2022-05-10T15:00:34.136515Z" }, "temporal": false, "layer_collections": [], "first_value_timestamp": "2024-03-12T13:41:55Z", "last_value_timestamp": "2024-03-12T13:41:55Z", "spatial_bounds": { "west": 3.655264525622011, "east": 4.120402343289105, "north": 51.765518958027435, "south": 51.59707727595284 }, "projection": "EPSG:28992", "origin_x": null, "origin_y": null, "upper_bound_x": null, "upper_bound_y": null, "pixelsize_x": null, "pixelsize_y": null, "interval": null, "wms_info": { "endpoint": "https://demo.lizard.net/wms/", "layer": "scenarios:38521:flood-hazard-rating" }, "options": { "styles": "3di_floodhazardrating:0:2" }, "rescalable": false, "aggregation_type": "curve", "dtype": "f4", "fill_value": "3.4028234663852886e+38" } ] }{ "count": 2103, "next": "