stuckyb / gcdl

6 stars 2 forks source link

support for feature collections #127

Open BrianStucky-USDA opened 1 month ago

BrianStucky-USDA commented 1 month ago

The GeoCDL should support feature collections with the option to generate a separate set of output files for each feature. As we discussed on May 24, 2024, this could include a by_feature parameter or something similar to enable/disable this behavior.

NoaMillsUSDA-ARS commented 1 month ago

Related to issue #120. If a user uploads a multipolygon, assume they want one raster covering the entire area of the multipolygon. If the user wants to download separate outputs per region, then they can upload their geometry as a feature collection object and set the by_feature parameter to true.