<div dir="ltr"><div><div><br></div><div>Nice work! It's very helpful!<br></div><div><br></div>I've added it on wiki.<br><br><a href="http://wiki.openstreetmap.org/wiki/Typhoon_Haiyan#MapCSS_style_for_JOSM">http://wiki.openstreetmap.org/wiki/Typhoon_Haiyan#MapCSS_style_for_JOSM</a><br>
<br></div>Please correct some text. (I'm not good at English)<br>And please move it proper place, or delete it if it is enough on Task Manager.<br><div><br></div><br><div><br></div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">2013/11/13 maning sambale <span dir="ltr"><<a href="mailto:emmanuel.sambale@gmail.com" target="_blank">emmanuel.sambale@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p>Cool! Can somebody update the task page to add imagery keys showing an example of "damaged" and "collapsed" buildings.</p>
<p>Maning Sambale (mobile)</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Nov 13, 2013 9:11 PM, "Michael Andersen" <<a href="mailto:hjart@milvus.dk" target="_blank">hjart@milvus.dk</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<u></u>
<div style="font-family:'Sans Serif';font-size:9pt;font-weight:400;font-style:normal">
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Hi all</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">I created a small map paint style for josm which highlights (in red) collapsed and (in green) damaged buildings.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">meta   </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">{</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        title: "Collapsed/damaged buildings";</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        author: "Hjart"; </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        version: "0.1_2013-11-13"; </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        description: "Style to classify buildings";</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        link: ;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        watch-modified: true;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">}</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">area[building=collapsed]</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">{</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        text: "collapsed"; </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        text-color: black; </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        dashes: 20,4;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        font-size: 10;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        z-index: 1;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        color: #FF2238; </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        fill-color: #FF2238; </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        width: 3;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">}</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">area[building=damaged]</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">{</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        text: "damaged"; </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        text-color: black; </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        font-size: 10;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        z-index: 1;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        color: #39D237; </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        fill-color: #39D237; </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        width: 3;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">        dashes: 20,4;</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">}</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Save this code as i.e collapsed.mapcss then open it from josms mappaint style dialog.</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Hope you'll find it helpfull</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Regard</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Hjart</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"> </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Onsdag den 13. november 2013 11:00:23 skrev Jean-Guilhem Cailton:<br></p>
<p style="margin-top:12px;margin-bottom:12px;margin-left:40px;margin-right:40px;text-indent:0px">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.<br>

<br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px"><br><br>-------- Message original -------- </p>
<table style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px" align="right"><span style="font-weight:600">Sujet: </span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Re: [HOT] Post-disaster imagery of Tacloban area available</p></td></tr>
<tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px" align="right"><span style="font-weight:600">Date : </span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Wed, 13 Nov 2013 10:46:13 +0100</p></td></tr>
<tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px" align="right"><span style="font-weight:600">De : </span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Jean-Guilhem Cailton <a href="mailto:jg_cailton@volunteers.cartong.org" target="_blank"><span style="text-decoration:underline;color:#006e28"><jg_cailton@volunteers.cartong.org></span></a></p>

</td></tr>
<tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px" align="right"><span style="font-weight:600">Pour : </span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">Noel Ballantyne <a href="mailto:noelballantyne@gmail.com" target="_blank"><span style="text-decoration:underline;color:#006e28"><noelballantyne@gmail.com></span></a></p>

</td></tr>
<tr>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px" align="right"><span style="font-weight:600">Copie à : </span></p></td>
<td>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px">HOT <a href="mailto:hot@openstreetmap.org" target="_blank"><span style="text-decoration:underline;color:#006e28"><hot@openstreetmap.org></span></a>, osm-ph <a href="mailto:talk-ph@openstreetmap.org" target="_blank"><span style="text-decoration:underline;color:#006e28"><talk-ph@openstreetmap.org></span></a></p>

</td></tr></tbody></table>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:40px;margin-right:40px;text-indent:0px">Hi Noel<br><br>Good tip for JOSM, and good idea to share your offset estimate.<br><br>But please, send them directly to the lists. (Actually, at first, I was thinking that this was what you had done.)<br>

<br>I am copying them now.<br><br>Thank you very much,<br><br>Jean-Guilhem<br><br><br>Le 13/11/2013 10:10, Noel Ballantyne a écrit :<br></p>
<p style="margin-top:12px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px">Hi Jean-Guilhem </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px">A tip for anyone using JOSM.  </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px">create a filter with this expression' collapsed OR damaged' </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px">With this filter on buildings tagged with collapsed OR damaged be greyed out leaving  buildings that have not been assessed. </p>


<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px">[cut image to cut down my message size]<br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px">Noel </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px"><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:80px;margin-right:80px;text-indent:0px">On 13 November 2013 08:57, Noel Ballantyne <<a href="mailto:noelballantyne@gmail.com" target="_blank"><span style="text-decoration:underline;color:#006e28">noelballantyne@gmail.com</span></a>> wrote:<br>

</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:86px;margin-right:80px;text-indent:0px">Hi Jean-Guilhem </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:86px;margin-right:80px;text-indent:0px"><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:86px;margin-right:80px;text-indent:0px">There is an imagery offset of 6.71; -1.73 for anyone using JOSM </p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#888888"><br></span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><span style="color:#888888">Noel </span></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:86px;margin-right:80px;text-indent:0px"><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:86px;margin-right:80px;text-indent:0px">On 13 November 2013 08:10, Jean-Guilhem Cailton <<a href="mailto:jg_cailton@volunteers.cartong.org" target="_blank"><span style="text-decoration:underline;color:#006e28">jg_cailton@volunteers.cartong.org</span></a>> wrote:<br>

</p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:92px;margin-right:80px;text-indent:0px">Dear All,<br><br>Thanks to the coordination work of Andrew Buck, Kate Chapman, and Dale<br>Kunce from the American Red Cross, among others, the U.S. Department of<br>

State's Humanitarian Information Unit (HUI) has made available<br>post-disaster imagery from Digital Globe through the NextView License.<br><br>Robert Banick, from the American Red Cross too, has setup a task to map<br>

the current state of Tacloban City area after Typhoon Haiyan inflicted<br>heavy damage to buildings, infrastructure and areas:<br><br><a href="http://tasks.hotosm.org/job/350" target="_blank"><span style="text-decoration:underline;color:#006e28">http://tasks.hotosm.org/job/350</span></a><br>

<br>Many thanks to all those who made this possible, and to all of you who<br>are going to make the best use of it to help the relief workers<br>alleviate the suffering of the survivors.<br><br>Jean-Guilhem<br><br><br>_______________________________________________<br>

HOT mailing list<br><a href="mailto:HOT@openstreetmap.org" target="_blank"><span style="text-decoration:underline;color:#006e28">HOT@openstreetmap.org</span></a><br><a href="https://lists.openstreetmap.org/listinfo/hot" target="_blank"><span style="text-decoration:underline;color:#006e28">https://lists.openstreetmap.org/listinfo/hot</span></a><br>

<br><br><br><br><br></p>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;text-indent:0px"><br><br></p></div><br>_______________________________________________<br>
HOT mailing list<br>
<a href="mailto:HOT@openstreetmap.org" target="_blank">HOT@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/hot" target="_blank">https://lists.openstreetmap.org/listinfo/hot</a><br>
<br></blockquote></div>
</div></div><br>_______________________________________________<br>
HOT mailing list<br>
<a href="mailto:HOT@openstreetmap.org">HOT@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/hot" target="_blank">https://lists.openstreetmap.org/listinfo/hot</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Satoshi IIDA<br>mail: <a href="mailto:nyampire@gmail.com" target="_blank">nyampire@gmail.com</a><br>twitter: @nyampire
</div>