Open-EO / openeo-processes

Interoperable processes for openEO's big Earth observation cloud processing.
https://processes.openeo.org
Apache License 2.0
48 stars 15 forks source link

Prefix for vector processes? #397

Closed m-mohr closed 1 year ago

m-mohr commented 1 year ago

Originates from https://github.com/Open-EO/openeo-processes/pull/382#issuecomment-1385610604

Should we change the vector_ prefix for the vector-related processes to something else?

After thinking a bit more about it, I think vector_ is fine. We still have a vector data cube as input, only the dimension is using the geometry terminology. As the prefixes do usually reflect the type of data you are passing in (i.e. vector data cube), we can stick with the names. Also to preserve a bit of backward compatibility with some rare implementations.

Other opinions?

m-mohr commented 1 year ago

Voted to be vector (4+, 1-, 2o)