<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Mangal;
        panose-1:2 4 5 3 5 2 3 3 2 2;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>I agree on the VM.  I use VBox and usually give it 1G.  I have started giving 100G of disk because it only takes what it needs.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>I haven't gotten into vagrant, so I just create a 'Base' VM and then clone it, which takes about 2 minutes.  I put minimal fedora (I have both 21 and 22) plus my keys, git, nano, wget, ansible, and mkdir /opt/schoolserver into the base.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Now I just have to clone the vm, clone the xsce repo and either ./install-console or ./runansible.  I usually save this VM too, for future cloning to do tests.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> support-gang [mailto:support-gang-bounces@lists.laptop.org] <b>On Behalf Of </b>Anish Mangal<br><b>Sent:</b> Saturday, June 20, 2015 10:53 PM<br><b>To:</b> Jérôme Gagnon-Voyer<br><b>Cc:</b> xsce-devel; Internet In a Box Working Group; Braddock Gaskill; Unleash Kids!; Jaakko Helleranta; server-devel; iaep; Community Support Volunteers -- who help respond to help AT laptop.org<br><b>Subject:</b> Re: [support-gang] [IIAB] [XSCE] RE: [UKids] Re: Taking OpenStreetMap Offline - DESIGN Call - Thur June 11, 10AM EDT / 2PM UTC<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><div><div><div><p class=MsoNormal style='margin-bottom:12.0pt'>I guess a VM using a single core and 512 MB or 1GB RAM would be a reasonable starting point. A Rpi-2 would be great as well. You could just test from the latest master branch, and it *should* work. Currently, a role called 'Pathagar' is broken, so you may have to disable installing it in vars/default_vars.yml when you give it a go. <o:p></o:p></p></div><div><p class=MsoNormal>Is using a VM, I often tend to use vagrant. You can use a fedora 21/22 minimal or centos minimal image. <br><br>This is the image I used for testing my XSCE install, where things went smoothly - <a href="https://github.com/holms/vagrant-centos7-box/releases/download/7.1.1503.001/CentOS-7.1.1503-x86_64-netboot.box">https://github.com/holms/vagrant-centos7-box/releases/download/7.1.1503.001/CentOS-7.1.1503-x86_64-netboot.box</a><br><br>If using centOS you will need to enable the epel repo - <b>yum install epel-release</b><o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'>Hope this helps. <o:p></o:p></p></div><p class=MsoNormal>Best,<o:p></o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'>Anish<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>On Sun, Jun 21, 2015 at 7:44 AM, Jérôme Gagnon-Voyer <<a href="mailto:gagnonje@gmail.com" target="_blank">gagnonje@gmail.com</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><p class=MsoNormal>Hi all<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I wanted to do some testing of the search solutions on some kind of hardware/software that would look similar to what will be deployed in the field (to measure the performance impact).<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Got this idea from this post where : <a href="http://www.openstreetmap.org/user/SimonPoole/diary/34857" target="_blank">http://www.openstreetmap.org/user/SimonPoole/diary/34857</a><o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Should I be testing with XSCE 5.1? XSCE 5.5 beta? Should I get some hardware like a Pi2, or just get some VM? Any VM recommendation?<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Thanks<o:p></o:p></p></div><div><div><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>On Wed, Jun 17, 2015 at 3:15 PM, Tim Moody <<a href="mailto:tim@timmoody.com" target="_blank">tim@timmoody.com</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Thanks, this is very useful information.  I didn't realize that slippy maps is a strategy and leaflet is a library for it that OSM itself uses.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>A few questions.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Which of the filtered datasets did you use for populated places? </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Are they from <a href="http://wiki.openstreetmap.org/wiki/Planet.osm#Country_and_area_extracts" target="_blank">http://wiki.openstreetmap.org/wiki/Planet.osm#Country_and_area_extracts</a> ?</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Is the directory structure such that separately rendered tiles for different regions can be merged by over-copying?</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>I did some sampling.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>In Manhattan the maximum zoom is  <a href="http://xsce/iiab/maps/tile/15/9649/12318.png" target="_blank">http://xsce/iiab/maps/tile/15/9649/12318.png</a> so level 15 (16th)</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>In Northern Ontario the maximum zoom is <a href="http://xsce/iiab/maps/tile/13/2048/2704.png" target="_blank">http://xsce/iiab/maps/tile/13/2048/2704.png</a> level 13 (14th)</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>In the middle of the North Pacific <a href="http://xsce/iiab/maps/tile/14/1088/6190.png" target="_blank">http://xsce/iiab/maps/tile/14/1088/6190.png</a> a surprising level 14</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Moving slightly left I get <a href="http://xsce/iiab/maps/tile/14/1080/6191.png" target="_blank">http://xsce/iiab/maps/tile/14/1080/6191.png</a> so I'm not quite clear on the generic blue tile point.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>I'm also not clear on the point about the meta tiles.  From what I read in <a href="http://wiki.openstreetmap.org/wiki/Meta_tiles" target="_blank">http://wiki.openstreetmap.org/wiki/Meta_tiles</a> , meta files just concatenate the smaller tiles, so I'm not clear on how that saves space.  I do understand that it greatly reduces the number of nodes in the file system making retrieving them viable.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>I looked at space usage by zoom level on the current IIAB OSM:</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width=415 style='width:311.0pt;border-collapse:collapse'><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>Level</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>Size (in K)</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>Cumulative (in K)</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>Cumulative (in G)</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>60</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>60</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>1</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>84</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>144</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>2</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>152</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>296</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>3</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>300</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>596</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>4</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>1,004</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>1,600</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>5</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>2,800</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>4,400</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>6</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>9,064</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>13,464</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>7</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>26,328</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>39,792</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>8</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>86,280</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>126,072</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>9</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>255,576</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>381,648</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>0</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>10</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>859,540</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>1,241,188</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>1</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>11</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>2,233,136</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>3,474,324</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>3</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>12</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>5,905,172</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>9,379,496</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>9</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>13</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>17,480,260</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>26,859,756</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>27</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>14</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>43,947,380</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>70,807,136</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>71</span><o:p></o:p></p></td></tr><tr style='height:15.0pt'><td width=64 nowrap valign=bottom style='width:48.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>15</span><o:p></o:p></p></td><td width=96 nowrap valign=bottom style='width:1.0in;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>35,454,488</span><o:p></o:p></p></td><td width=124 nowrap valign=bottom style='width:93.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>106,261,624</span><o:p></o:p></p></td><td width=131 nowrap valign=bottom style='width:98.0pt;padding:0in 5.4pt 0in 5.4pt;height:15.0pt'><p class=MsoNormal align=right style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:right'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:black'>106</span><o:p></o:p></p></td></tr></table><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>So 10G gets 13 levels.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> <a href="mailto:unleashkids@googlegroups.com" target="_blank">unleashkids@googlegroups.com</a> [mailto:<a href="mailto:unleashkids@googlegroups.com" target="_blank">unleashkids@googlegroups.com</a>] <b>On Behalf Of </b>Braddock Gaskill<br><b>Sent:</b> Monday, June 15, 2015 8:39 PM<br><b>To:</b> Internet In a Box Working Group<br><b>Cc:</b> xsce-devel; Unleash Kids!; Jaakko Helleranta; server-devel; iaep; Community Support Volunteers -- who help respond to help AT <a href="http://laptop.org" target="_blank">laptop.org</a><br><b>Subject:</b> Re: [IIAB] [XSCE] RE: [UKids] Re: [support-gang] Taking OpenStreetMap Offline - DESIGN Call - Thur June 11, 10AM EDT / 2PM UTC</span><o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'> <o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'>In IIAB we use a dataset of populated places to render at the highest resolution level, and render the rest of the world at a slightly lower resolution.  Our highest resolution is high enough to see individual buildings.  Our total dataset of rendered tiles for the world with detailed populated places coverage is 100GB.<o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'>Another optimization we made for IIAB that contributed considerable dataset size reduction and helped with filesystem efficiency - we use the OSM "meta" tiles, which normally store 64 tile png images, but we modify them to store 4096 png images per file, and we made an optimization so that identical tiles are removed (think of all the blue of the ocean cover 75% of the earth).<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'>We use Leaflet as our javascript web front end, and it works quite well.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'>-braddock<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'> <o:p></o:p></p></div></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'> <o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'>On Sun, Jun 14, 2015 at 11:24 PM, Nick Doiron <<a href="mailto:ndoiron@mapmeld.com" target="_blank">ndoiron@mapmeld.com</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'>I don't think there's any technical issues with rendering the world at 10 and specific countries at 16, other than the human knowing where they can and cannot zoom<o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='color:#888888'>-- Nick</span><o:p></o:p></p></div></div></div><div><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'> <o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'>On Sun, Jun 14, 2015 at 11:58 AM, Tim Moody <<a href="mailto:tim@timmoody.com" target="_blank">tim@timmoody.com</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>couple of observations:</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>As expected, the new tiles have a lot more detail.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>There are more levels of zoom in the new ones.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Some names have changed - the old map had Lalitpur and the new one has Patan (both are used)</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>I don't see any boxes for unprintable characters, but there is a lot less Devanagari. (Google maps has more)</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Is it possible to merge individually generated regional tiles?  for example if you rendered India and Nepal separately would you get both?</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>What happens if you render the world at level 10 and then specific countries at 16?</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> <a href="mailto:xsce-devel@googlegroups.com" target="_blank">xsce-devel@googlegroups.com</a> [mailto:<a href="mailto:xsce-devel@googlegroups.com" target="_blank">xsce-devel@googlegroups.com</a>] <b>On Behalf Of </b>Anish Mangal<br><b>Sent:</b> Saturday, June 13, 2015 10:06 PM<br><b>To:</b> Jérôme Gagnon-Voyer<br><b>Cc:</b> xsce-devel; Community Support Volunteers -- who help respond to help AT <a href="http://laptop.org" target="_blank">laptop.org</a>; Unleash Kids!; server-devel; iaep; Internet In a Box Working Group; Jaakko Helleranta<br><b>Subject:</b> Re: [XSCE] RE: [UKids] Re: [support-gang] Taking OpenStreetMap Offline - DESIGN Call - Thur June 11, 10AM EDT / 2PM UTC</span><o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'> <o:p></o:p></p><div><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.0in'>Hi,<o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.0in'>Following from the skype call this week, I uploaded Nepal's OSM data in postgres and render tiles to see performance, and as expected, everything is blazing fast. <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.0in'>The pbf file went into the postgress in less than 5 minutes, and tiles are being rendered pretty fast as well.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.0in'>You can check it yourself by going to <br><a href="http://home.braddock.com:28112/osm/slippymap.html" target="_blank">http://home.braddock.com:28112/osm/slippymap.html</a><o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>* Select Mapnik<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>* Zoom out and center over Nepal<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>* Select Local tiles<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.0in'>* Zoom in<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.0in'>I don't know what this "proves" as the bottleneck still is doing this for the entire planet, which we need to figure out a way for anyway.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>Best,<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.0in'>Anish<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'> <o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>On Sun, Jun 14, 2015 at 6:02 AM, Anish Mangal <<a href="mailto:anishmg@umich.edu" target="_blank">anishmg@umich.edu</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'><div><div><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.0in'>Hi Jérôme,<o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.0in'>I incorporated one of your comments; as for the other I think Timm, Nick would be better suited for the discussion (python backend v/s frontend js). :-)<o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>Best,<o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>Anish<o:p></o:p></p><div><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'> <o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>On Sun, Jun 14, 2015 at 3:22 AM, Jérôme Gagnon-Voyer <<a href="mailto:gagnonje@gmail.com" target="_blank">gagnonje@gmail.com</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>Hi Anish<o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>Great document. I've added 2 comments to the document, feel free to incorporate into the document if that makes sense.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>Also added a TODO for myself to do more research about the various search solutions. <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>I've used Nominatim in the past (on the client side, not the server infrastructure) and it was overall very good, but I'll want to know more about the other ones.<o:p></o:p></p></div><div><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'> <o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>On Sat, Jun 13, 2015 at 12:51 PM, Tim Moody <<a href="mailto:tim@timmoody.com" target="_blank">tim@timmoody.com</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Thanks, Anish for an excellent start at getting this down on paper (so to speak).  I think this covers things pretty well and gives us the necessary hooks on which to hang the details as we begin fleshing out solutions to the requirements you documented.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'>Under issues I added one point about rendering non-Roman character sets.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'><b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span style='font-size:11.0pt;font-family:"Calibri",sans-serif'> <a href="mailto:unleashkids@googlegroups.com" target="_blank">unleashkids@googlegroups.com</a> [mailto:<a href="mailto:unleashkids@googlegroups.com" target="_blank">unleashkids@googlegroups.com</a>] <b>On Behalf Of </b>Anish Mangal<br><b>Sent:</b> Saturday, June 13, 2015 12:15 PM<br><b>To:</b> Community Support Volunteers -- who help respond to help AT <a href="http://laptop.org" target="_blank">laptop.org</a><br><b>Cc:</b> Unleash Kids!; server-devel; xsce-devel; iaep; Internet In a Box Working Group; Jaakko Helleranta<br><b>Subject:</b> [UKids] Re: [support-gang] Taking OpenStreetMap Offline - DESIGN Call - Thur June 11, 10AM EDT / 2PM UTC</span><o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'> <o:p></o:p></p><div><div><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.5in'>Okay, so I tried to encapsulate whatever we discussed into a design document, which can hopefully serve as a base for reaching out to the OSM community and to better organize our own thoughts. <br><br><a href="https://docs.google.com/document/d/1LWsN-cPH3lvMuXS-f0Tk8IWVh-3X808WoIt0OJ-QNt8/edit" target="_blank">https://docs.google.com/document/d/1LWsN-cPH3lvMuXS-f0Tk8IWVh-3X808WoIt0OJ-QNt8/edit#</a><o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.5in'>Please feel free to edit the information there as I may have missed some points, or interpreted them differently than as intended. <o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'>Best,<o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.5in'>Anish<o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'> <o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'>On Fri, Jun 5, 2015 at 12:00 AM, Adam Holt <<a href="mailto:holt@laptop.org" target="_blank">holt@laptop.org</a>> wrote:<o:p></o:p></p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'>Who's attending <a href="http://stateofthemap.us" target="_blank">http://stateofthemap.us</a> at the UN in NYC this weekend?<br><br>Who's most serious about bringing OpenStreetMap's opportunities and rapid progress into the hands of the world's offline poor -- kids and all, American and Swahili?  Wanna Take This Map Outside, offline and off the grid, where we all belong/began?<br><br><a href="http://Internet-in-a-Box.org" target="_blank">http://Internet-in-a-Box.org</a> and similar efforts have made a gigantic 1st step: in Ghana and Rwanda I could never have imagined better reviews to our 2015 deployments begun there in recent months.  Many are now changing the game increasingly for the Bottom BillionS, among many who've literally never seen a globe before, nevermind a map of their own towns.  Both in OLPC (school) contexts, in libraries, on Nepali hillsides where folks don't have proper homes, and far beyond --- perspectives (literally) are about to change.<br><br>But modern phones today contain more than enough gigabytes to display ALL OpenStreetMap map detail within most countries, and yet they do not yet, WHY?  Where are the Khan Academies and KA Lites of OSM (OpenStreetMap) bringing new classroom/journalistic rubrics, freeing everyone's "brain software" to explore and document our own communities in our own languages?<br><br><i>Who Will Take The Next Steps?</i><br><i>What engineering middleware, distribution vectors, community/economic models, and final field packagings will get us all there & beyond?</i><o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'><i>Will offline edit-contributions prove impossible, much like with Wikipedia in Peru, when offline kids edit overly stale OpenStreetMap/Wikipedia images a year before/later?</i><br clear=all><o:p></o:p></p><div><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'>As such the wider OLPC community is hosting a DESIGN Call to bring forward ideas across the OpenStreetMap landscape, fertilizing our immediate work with school server projects like <a href="http://schoolserver.org" target="_blank">http://schoolserver.org</a>, <a href="http://xsce.org" target="_blank">http://xsce.org</a>, <a href="https://en.opensuse.org/openSUSE:Education-Li-f-e" target="_blank">https://en.opensuse.org/openSUSE:Education-Li-f-e</a> ETC.  Ministries of Education in India elsewhere are watching closely, expressly eager to help if we can point the way.  All giving our "2020 Vision" questions very practical and immediate "customers" well before 2020, much like Garmin GPS units fed a wonderful ecosystem of geo-specific "gmapsupp.img" offline map files over the past decade: <a href="http://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/Download" target="_blank">http://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/Download</a><br><br>That decade's now done: what IS our framework for the coming decade?  Please join us if you have strategic/partnership ideas towards making Offline OSM Designs happen, <i>Thank You !!</i><o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'> <o:p></o:p></p></div><div style='margin-left:30.0pt'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'>10AM New York Time / 2PM UTC<o:p></o:p></p></div><div style='margin-left:30.0pt'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'>Thursday, June 11th<o:p></o:p></p></div><div style='margin-left:30.0pt'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'>RSVP with your Skype username, if we are more than 15-20 we'll use an industrial conference call system instead!<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.5in'><br>CONCLUSION: Could OpenStreetMap be the very ultimate in Constructionist Learning Projects, replacing OLPC in coming years, on a quickly shrinking/endangered but still green-in-parts planet?  Regardless, how to build the OLPC Movement's offline/civic learning successes, consciously learning from its community infrastructural mistakes?  Nick Doiron (<a href="http://mapmeld.com" target="_blank">http://mapmeld.com</a>) and Anish Mangal (<a href="https://in.linkedin.com/in/anishmangal" target="_blank">https://in.linkedin.com/in/anishmangal</a>) who've spent years thinking about this topic will lead the discussion, agenda is entirely yours!  OPTIONAL: submit agenda items in advance right here:<o:p></o:p></p><div style='margin-left:30.0pt'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'><a href="https://docs.google.com/document/d/1o6QtzLb6e58YKWqMf_junux2XyBRLFm31un8YLcYslg" target="_blank">https://docs.google.com/document/d/1o6QtzLb6e58YKWqMf_junux2XyBRLFm31un8YLcYslg</a><o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'> <o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'><i>< forward invitation to Twitter/wherever as appropriate ></i><br clear=all><o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'><br>--<o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'>Unsung Heroes of OLPC, interviewed live @ <a href="http://unleashkids.org" target="_blank">http://unleashkids.org</a> !<o:p></o:p></p></div></div></div></div></div></div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.5in'><br>_______________________________________________<br>support-gang mailing list<br><a href="mailto:support-gang@lists.laptop.org" target="_blank">support-gang@lists.laptop.org</a><br><a href="http://lists.laptop.org/listinfo/support-gang" target="_blank">http://lists.laptop.org/listinfo/support-gang</a><o:p></o:p></p></blockquote></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'><br><br clear=all><o:p></o:p></p></div></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.5in'>-- <br>Unsung Heroes of OLPC, interviewed live @ <a href="http://unleashkids.org" target="_blank">http://unleashkids.org</a> !<br>--- <br>You received this message because you are subscribed to the Google Groups "Unleash Kids" group.<br>To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:unleashkids+unsubscribe@googlegroups.com" target="_blank">unleashkids+unsubscribe@googlegroups.com</a>.<br>For more options, visit <a href="https://groups.google.com/d/optout" target="_blank">https://groups.google.com/d/optout</a>.<o:p></o:p></p></div></div></div></div></blockquote></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'><br><br clear=all><o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'> <o:p></o:p></p></div></div></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'><span style='color:#888888'>-- </span><o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'><span style='color:#888888'>Jérôme Gagnon-Voyer</span><o:p></o:p></p></div></div></div></blockquote></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'><br><br clear=all><o:p></o:p></p></div></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'>-- <o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'> <o:p></o:p></p></div></div></div></div></blockquote></div><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:1.0in'> <o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:1.0in'> <o:p></o:p></p></div></div></div></div></div></div></div></div></blockquote></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'> <o:p></o:p></p></div></div></div></blockquote></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'> <o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:.5in'>-- <br>Unsung Heroes of OLPC, interviewed live @ <a href="http://unleashkids.org" target="_blank">http://unleashkids.org</a> !<br>--- <br>You received this message because you are subscribed to the Google Groups "Unleash Kids" group.<br>To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:unleashkids+unsubscribe@googlegroups.com" target="_blank">unleashkids+unsubscribe@googlegroups.com</a>.<br>For more options, visit <a href="https://groups.google.com/d/optout" target="_blank">https://groups.google.com/d/optout</a>.<o:p></o:p></p></div></div></div></div></blockquote></div><p class=MsoNormal><br><br clear=all><o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div></div></div><p class=MsoNormal><span style='color:#888888'>-- <o:p></o:p></span></p><div><p class=MsoNormal><span style='color:#888888'>Jérôme Gagnon-Voyer<o:p></o:p></span></p></div></div></div><div><div><p class=MsoNormal>-- <br>Unsung Heroes of OLPC, interviewed live @ <a href="http://unleashkids.org" target="_blank">http://unleashkids.org</a> !<br>--- <br>You received this message because you are subscribed to the Google Groups "Unleash Kids" group.<br>To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:unleashkids+unsubscribe@googlegroups.com" target="_blank">unleashkids+unsubscribe@googlegroups.com</a>.<br>For more options, visit <a href="https://groups.google.com/d/optout" target="_blank">https://groups.google.com/d/optout</a>.<o:p></o:p></p></div></div></blockquote></div><p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p><div><div><p class=MsoNormal><o:p> </o:p></p></div></div></div></div></div></div></body></html>