hotosm / tasking-manager

Tasking Manager - The tool to team up for mapping in OpenStreetMap
https://wiki.openstreetmap.org/wiki/Tasking_Manager
BSD 2-Clause "Simplified" License
504 stars 270 forks source link

Add references to extra properties in per task instructions #5123

Open javiersanp opened 2 years ago

javiersanp commented 2 years ago

Is your feature request related to a problem? Please describe. In TM2, in the project per task instructions You could add arbitrary references to properties in the imported json using curly braces. These were the instructions then:

"Put here anything that can be useful to users while taking a task. If you have added extra properties within the GeoJSON of the task, they can be referenced by surrounding them in curly braces. For eg. if you have a property called "import_url" in your GeoJSON, you can reference it like: ''This task involves loading extra data. Click here to load the data into JOSM'"

Now I can't find any reference to this and property substitution doesn't working.

Describe the solution you'd like I don't know if this is a design decision. Couldn't it be recovered?

Describe alternatives you've considered I am not aware of any alternative that can be applied to load additional data per task.

javiersanp commented 2 years ago

Sorry for the annoyance. I check that as explained in the per tasks instructions description "parameters can only be be used on tasks generated in the Tasking Manager and not on imported tasks". Is there any way to avoid this for projects migrated from older versions?

petya-kangalova commented 2 years ago

@javiersanp is it possible to explain in a bit more details what the suggested change is and add screenshots?