Cool! Can somebody update the task page to add imagery keys showing an example of "damaged" and "collapsed" buildings.
Maning Sambale (mobile) On Nov 13, 2013 9:11 PM, "Michael Andersen" <[email protected]> wrote: > Hi all > > > > I created a small map paint style for josm which highlights (in red) > collapsed and (in green) damaged buildings. > > > > meta > > { > > title: "Collapsed/damaged buildings"; > > author: "Hjart"; > > version: "0.1_2013-11-13"; > > description: "Style to classify buildings"; > > link: ; > > watch-modified: true; > > } > > > > area[building=collapsed] > > { > > text: "collapsed"; > > text-color: black; > > dashes: 20,4; > > font-size: 10; > > z-index: 1; > > color: #FF2238; > > fill-color: #FF2238; > > width: 3; > > } > > > > area[building=damaged] > > { > > text: "damaged"; > > text-color: black; > > font-size: 10; > > z-index: 1; > > color: #39D237; > > fill-color: #39D237; > > width: 3; > > dashes: 20,4; > > } > > > > Save this code as i.e collapsed.mapcss then open it from josms mappaint > style dialog. > > > > Hope you'll find it helpfull > > > > Regard > > > > Hjart > > > > > > > > Onsdag den 13. november 2013 11:00:23 skrev Jean-Guilhem Cailton: > > Sending this message again, as the previous version was rejected as too > big because it included a large screen capture. I think it remains > understandable without it. Anyway, the big version is in the moderator > queue. > > > > -------- Message original -------- > > Sujet: > > Re: [HOT] Post-disaster imagery of Tacloban area available > > Date : > > Wed, 13 Nov 2013 10:46:13 +0100 > > De : > > Jean-Guilhem Cailton > <[email protected]><[email protected]> > > Pour : > > Noel Ballantyne <[email protected]> <[email protected]> > > Copie à : > > HOT <[email protected]> <[email protected]>, osm-ph > <[email protected]> <[email protected]> > > > > Hi Noel > > Good tip for JOSM, and good idea to share your offset estimate. > > But please, send them directly to the lists. (Actually, at first, I was > thinking that this was what you had done.) > > I am copying them now. > > Thank you very much, > > Jean-Guilhem > > > Le 13/11/2013 10:10, Noel Ballantyne a écrit : > > Hi Jean-Guilhem > > > A tip for anyone using JOSM. > > > create a filter with this expression' collapsed OR damaged' > > > With this filter on buildings tagged with collapsed OR damaged be greyed > out leaving buildings that have not been assessed. > > > [cut image to cut down my message size] > > > Noel > > > > On 13 November 2013 08:57, Noel Ballantyne <[email protected]> > wrote: > > Hi Jean-Guilhem > > > There is an imagery offset of 6.71; -1.73 for anyone using JOSM > > > Noel > > > > On 13 November 2013 08:10, Jean-Guilhem Cailton < > [email protected]> wrote: > > Dear All, > > Thanks to the coordination work of Andrew Buck, Kate Chapman, and Dale > Kunce from the American Red Cross, among others, the U.S. Department of > State's Humanitarian Information Unit (HUI) has made available > post-disaster imagery from Digital Globe through the NextView License. > > Robert Banick, from the American Red Cross too, has setup a task to map > the current state of Tacloban City area after Typhoon Haiyan inflicted > heavy damage to buildings, infrastructure and areas: > > http://tasks.hotosm.org/job/350 > > Many thanks to all those who made this possible, and to all of you who > are going to make the best use of it to help the relief workers > alleviate the suffering of the survivors. > > Jean-Guilhem > > > _______________________________________________ > HOT mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/hot > > > > > > > > > _______________________________________________ > HOT mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/hot > >
_______________________________________________ HOT mailing list [email protected] https://lists.openstreetmap.org/listinfo/hot
