Skip to content

Commit

Permalink
fix formatting of vector_to_raster.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenVerstraelen committed Sep 12, 2023
1 parent 1e8820f commit 7c57932
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions proposals/vector_to_raster.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +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 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.",
"schema": {
"type": "object",
"subtype": "datacube",
Expand Down

0 comments on commit 7c57932

Please sign in to comment.