Opened 2 days ago
Closed 35 hours ago
#2845 closed defect (fixed)
Add support for polygonize() in WCPS
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | petascope | Version: | 10.4 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
WCPS should support polygonize(), corresponding to this rasql function.
The first two variants should be supported in WCPS:
polygonize(mddExp, targetFormat) polygonize(mddExp, targetFormat, connectedness)
When generating the rasql query, petascope should add the CRS and bbox (similar to crsTransform → project).
Note:
See TracTickets
for help on using tickets.