Description
We want to update the logic for determining whether a resource is clonable. It is better to separate the logic based on the dataset's type (vector vs. raster) and origin (local vs. remote).
Proposal:
The logic should be split based on:
- Remote Resources
- Non-Remote Vector Datasets
- Non-Remote Raster Datasets
Description
We want to update the logic for determining whether a resource is clonable. It is better to separate the logic based on the dataset's type (vector vs. raster) and origin (local vs. remote).
Proposal:
The logic should be split based on: