Ajith Ranka
Ajith Ranka
Group tasks under projects, similar to the tasking manager workflow. Some things to consider: - Project and task creation workflow. Should this be similar to tasking manager? A single geojson...
Clean up the [task component](https://github.com/osmlab/to-fix/blob/master/src/components/task/index.js) per the discussion [here](https://github.com/osmlab/to-fix/pull/160#issuecomment-260701127). cc: @aaronlidman @Rub21
To document: - Color conventions used on the map - Representation of relations - Explanation of "incomplete" changesets - Anything else that might be confusing Plus, add a link in...
The module can encapsulate the call to OSM, the real changesets S3 bucket and Overpass. Changeset map can then either except a changeset id or a full geojson and render...
This would help with - Separating stats for different countries https://github.com/mapbox/osm-navigation-map/issues/46 - Loading data only specific to the country being mapped - Not overloading a single dataset with all restrictions...
It's confusing for a new user if they aren't aware of the filtering. cc: @bsrinivasa @geohacker
When more than one person is editing the same location, it will help to have a sense of changes being made by other users. One approach to this now could...