Skip to content

Vector to raster conversion#463

Open
JeroenVerstraelen wants to merge 8 commits into
Open-EO:draftfrom
JeroenVerstraelen:vector-to-raster
Open

Vector to raster conversion#463
JeroenVerstraelen wants to merge 8 commits into
Open-EO:draftfrom
JeroenVerstraelen:vector-to-raster

Conversation

@JeroenVerstraelen

Copy link
Copy Markdown

Related issue: #442

@JeroenVerstraelen

Copy link
Copy Markdown
Author

The json should be valid but the automatic linter gives an error:

Unexpected token·in JSON at position 1639

@m-mohr

m-mohr commented Sep 12, 2023

Copy link
Copy Markdown
Member

You have to remove the spaces at the end of the return description.

Comment thread proposals/vector_to_raster.json Outdated
Comment thread proposals/vector_to_raster.json Outdated
Comment thread proposals/vector_to_raster.json Outdated
Comment thread proposals/vector_to_raster.json Outdated
@@ -0,0 +1,60 @@
{
"id": "vector_to_raster",
"description": "Creates a raster cube as output based on a vector cube. The values in the output raster cube are based on the numeric properties in the input vector cube.",

@m-mohr m-mohr Sep 30, 2023

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The values in the output raster cube are based on the numeric properties in the input vector cube.

What does this mean? Can this be explained a bit better/more precisely?

Generally, I think this needs more specific information about how the conversion is done to be testable in the future.

@m-mohr m-mohr added this to the 2.1.0 milestone Sep 30, 2023

@m-mohr m-mohr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments above.

JeroenVerstraelen and others added 4 commits May 13, 2024 13:42
Co-authored-by: Matthias Mohr <matthias@mohr.ws>
Co-authored-by: Matthias Mohr <matthias@mohr.ws>
Co-authored-by: Matthias Mohr <matthias@mohr.ws>
Co-authored-by: Matthias Mohr <matthias@mohr.ws>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants