Skip to content

Commit

Permalink
Update proposals/vector_to_raster.json
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Mohr <matthias@mohr.ws>
  • Loading branch information
JeroenVerstraelen and m-mohr authored May 13, 2024
1 parent e0e677c commit 0970fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/vector_to_raster.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
}
],
"returns": {
"description": "A raster datacube with the provided extent, spatial resolution, and projection. The output cube contains bands where each pixel inside the provided polygons has the value related to that polygon in the vector cube and all pixels outside have NoData values.",
"description": "A raster data cube with the provided extent, spatial resolution, and projection. The output cube contains bands where each pixel inside the provided polygons has the value related to that polygon in the vector cube and all pixels outside have no-data values.",
"schema": {
"type": "object",
"subtype": "datacube",
Expand Down

0 comments on commit 0970fb6

Please sign in to comment.