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

Set Bing as default imagery #450

Open pyrog opened 9 years ago

pyrog commented 9 years ago

To avoid confusion or mistakes when imagery_url is not set:

At that time, projects managers must write additionnals instructions :wink:

Example : #752 - Ebola Outbreak, Guinea, N'Zerekore area Road network and settlements hot tm project instructions

pyrog commented 9 years ago

Link to open Bing imagery in JOSM : http://127.0.0.1:8111/imagery?title=Satellite%20Bing&type=bing&url=http://www.bing.com/maps/

pyrog commented 9 years ago

See also ticket 10798 to fix a minor bug in JOSM

pyrog commented 9 years ago

JOSM's bug is fixed, so HOT TM could also open Bing imagery:

pierzen commented 9 years ago

Click a few time on this link. You will then see how annoying it is when you open multiple tasks of a TM job. We need a better synchronization between softwares, a solution to avoid opening repetively in JOSM a new layer when there is one that exist already.

pyrog commented 9 years ago

You will then see how annoying it is when you open multiple tasks of a TM job.

Yes, I also opened this ticket and I think that Vincent will fix it rapidly :smile: https://josm.openstreetmap.de/ticket/10878

Fixed 1 day after and release in version 7906

pyrog commented 9 years ago

It could possible to fix the first part (display automatically boxes) and after, merge the last part ("remotely" open Bing in JOSM).

pyrog commented 9 years ago

See 79fe26e5ae54b3ab2cf154c18756693fc04ac2b5 for the 2nd part

1rst part need few changes in image.mako and project.instructions.mako (remove L32 and 39)