task splitting in case of Custom data extracts #1405
Replies: 2 comments 3 replies
-
Good to get discussions started! We already do option 2 and download linear features, but if none exist it doesn't help. One thing we should do in fmtm is only enable splitting algo if data extract is polygons. Else, disable the button. We also need to improve the algo error handling. If no linear features, it should just group as best it can by number of features. Thats an issue for the splitter repo |
Beta Was this translation helpful? Give feedback.
-
Discussion info taken from #1641
With this in mind, the data extract should only contain the features to be mapped (downloaded, or custom upload). Then
And
|
Beta Was this translation helpful? Give feedback.
-
How should we implement the task splitting algorithm when users upload custom data extracts?
One approach could be to allow users to upload both the data extracts and the linear features used to split tasks. In that case, We should inform users clearly that both should be included in a single file.
Another option can be to enable users to upload a custom data extract while extracting the linear features used for task splitting from OpenStreetMap (OSM).
Beta Was this translation helpful? Give feedback.
All reactions