OpenHistoricalMap / issues

File your issues here, regardless of repo until we get all our repos squared away; we don't want to miss anything.
Creative Commons Zero v1.0 Universal
17 stars 1 forks source link

Integrate with a per-feature tasking manager #468

Open 1ec5 opened 1 year ago

1ec5 commented 1 year ago

OHM’s HOT Tasking Manager fork is great for large-scale imports where a mapper can be expected to perform a cursory review of many features at a time. However, some imports or mapping campaigns require more granular attention to an individual feature or a small handful of them.

For example, https://github.com/codeforsanjose/OSM-SouthBay/issues/35#issuecomment-1262690989 is a proposed import of POIs that needs individual attention because the tagging won’t be homogeneous. In OpenStreetMap, MapRoulette would be an obvious choice for this sort of task, possibly in conjunction with RapiD, but OHM doesn’t have an analogous tool yet. Perhaps one of these tools could be configured or forked to support OHM.

/cc @mvexel

1ec5 commented 1 week ago

As discussed in OSMUS Slack, there is a possibility of sharing infrastructure with the main MapRoulette instance, but if we want to be able to hit OHM’s API or Overpass API instance, we’ll need to stand up our own instance.