hotosm / osm-tasking-manager2

Designed and built for Humanitarian OpenStreetMap Team collaborative emergency/disaster mapping, the OSM Tasking Manager 2.0 divides an area into individual squares that can be rapidly mapped by thousands of volunteers.
http://tasks.hotosm.org
Other
425 stars 156 forks source link

Feature request : include geojson properties in default comments #1000

Open answerquest opened 7 years ago

answerquest commented 7 years ago

Feature request to enable including geojson properties in default changeset comment.

Similar to functionality of per-task instructions box (#767), can we also enable the task admin to load geojson properties in the comments for that task?

example : #village_{CENSUS}

Screenshot of where I'd like to be able to enter this.. see highlighted text:

screenshot include geojson property in changeset comment

Benefit : We don't have to request the participants to manually put this info in to each and every node/way/area they add, and it helps in tracking, documentation, analysis etc later.

Rendering : We can keep it displaying with the curly braces like #village_{CENSUS} while the area isn't picked yet, and change it to corresponding value (like #village_55623) once a task/shape is picked and editing starts. I believe this display issue might be the only hindrance to getting this done.. I think we'll be fine.

pgiraud commented 7 years ago

I'm afraid this would ask a certain amount of work. This is most probably not going to happen since the tasking manager v2 development is stopped in favor of v3.

answerquest commented 7 years ago

There's a v3? Great, I'll post this there! Is it this : https://github.com/hotosm/tasking-manager/ The India HOT site http://tasks.openstreetmap.in directed me to this repo. I'd like to understand if it's this repo that's live there or the v3, and if there's any plan of moving to v3 or is v3 ready yet?

pgiraud commented 7 years ago

The India's tasking manager actually runs v2 (ie. the current repository). As far as I know India's tasking manager is not managed by HOT. So you should ask the India OSM community.

For your information, the tasking manager application has been installed by several communities. http://wiki.openstreetmap.org/wiki/OSM_Tasking_Manager (see bottom of the page)