<div>I have a group of volunteers who will be mapping on Jan. 30 and am wondering:</div><div>1.) If there is any more up-to-date needs for mapping than the general requests on the wiki;</div><div>2.) If there are any plans to develop a more comprehensive ticketing system than what is suggested on the wiki (essentially monitoring CrisisMappers); and</div>
<div>3.) What is the best way to avoid duplicating efforts? I am aware of two other groups that may be mapping this weekend and would like to find a way to coordinate among groups.</div><div><br></div><div>This is my first posting so I apologize if this isn’t the appropriate forum. I’ve been doing my best to come up to speed via the wiki and the listserv but I’ve still got a long way to go…</div>
<div><br></div><div>Best,</div><div>Shadrock Roberts</div><br><div class="gmail_quote">On Wed, Jan 27, 2010 at 10:30 AM, <span dir="ltr"><<a href="mailto:talk-request@openstreetmap.org">talk-request@openstreetmap.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Send talk mailing list submissions to<br>
<a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="http://lists.openstreetmap.org/listinfo/talk" target="_blank">http://lists.openstreetmap.org/listinfo/talk</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:talk-request@openstreetmap.org">talk-request@openstreetmap.org</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:talk-owner@openstreetmap.org">talk-owner@openstreetmap.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of talk digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: We need better docs on installing Haiti Garmin maps + a<br>
MapSource installer (Sam Vekemans)<br>
2. Re: Haiti feedback from IFRC (clara)<br>
3. Re: Broken formatting on diary (<a href="mailto:jamesmikedupont@googlemail.com">jamesmikedupont@googlemail.com</a>)<br>
4. Re: Haiti feedback from IFRC (Frederik Ramm)<br>
5. Re: [CrisisMappers] Re: FW: World Bank, GFDRR, RIT, ImageCAT<br>
Remote Sensing Mission to Haiti - Status Report - 23 January 2010<br>
(Jean-Guilhem Cailton)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 27 Jan 2010 02:57:32 -0800<br>
From: Sam Vekemans <<a href="mailto:acrosscanadatrails@gmail.com">acrosscanadatrails@gmail.com</a>><br>
Subject: Re: [OSM-talk] We need better docs on installing Haiti Garmin<br>
maps + a MapSource installer<br>
To: Lambertus <<a href="mailto:osm@na1400.info">osm@na1400.info</a>><br>
Cc: openstreetmap <<a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a>>,<br>
<a href="mailto:crisismappers@googlegroups.com">crisismappers@googlegroups.com</a><br>
Message-ID:<br>
<<a href="mailto:9dbbf3b21001270257j49b600aflb2f6b391d90254d@mail.gmail.com">9dbbf3b21001270257j49b600aflb2f6b391d90254d@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Hi ya,<br>
<br>
Ok, so right now the only way that i know how to make garmin mapsource<br>
installers (the easier way)<br>
is to use <a href="http://mapcenter2.cgpsmapper.com" target="_blank">mapcenter2.cgpsmapper.com</a><br>
<br>
<a href="http://mapcenter2.cgpsmapper.com/faq.php" target="_blank">http://mapcenter2.cgpsmapper.com/faq.php</a><br>
<br>
It's an online compiler that does the work of figuring out the zoom levels<br>
and overview map.<br>
I havent used it in some time, but from what i remember, you just need to<br>
make the .mp file in gpsmapedit (open up the IMG files from Geofabrik &<br>
saveAs .mp file). and save it as a 8 # filename.<br>
So once the map is created, its available on that site, but also just make a<br>
copy somewhere else or have a direct link to it from the wiki. (ideally<br>
every country (region) in the world can have an installer map made)<br>
<br>
Oh ya, you'll see in the cataloger that there ARE a few maps in there that<br>
was created from OSM data.<br>
<br>
When im done making the contour map installer for 10m, i'll be working on<br>
trying to get this created.<br>
But if anyone else figures it out before i get around to it, please post to<br>
the main talk-list :)<br>
<br>
<br>
Cheers,<br>
Sam<br>
<br>
PS. the experts in this department live on the yahoo mailing list.<br>
<a href="http://groups.yahoo.com/group/map_authors/" target="_blank">http://groups.yahoo.com/group/map_authors/</a><br>
<br>
On Wed, Jan 27, 2010 at 2:16 AM, Lambertus <<a href="mailto:osm@na1400.info">osm@na1400.info</a>> wrote:<br>
<br>
> Frederik Ramm wrote:<br>
> > The Geofabrik process does not have multiple steps (and thus no "map<br>
> > combining" step). I use the following parameters with mkgmap:<br>
> ><br>
> > -n 80000111 --description="OSM Map of Haiti dated $DATE" --country=HAITI<br>
> > --region-name=HAITI --region-abbr=HT1 --country-abbr=HT --latin1<br>
> > --road-name-pois --gmapsupp --draw-priority=99<br>
> ><br>
> The step I call 'combining' is where the --gmapsupp parameter is given<br>
> which is the above statement.<br>
><br>
> > The "-n" and "--region-*" were requested by someone who needed the older<br>
> > .img files (not gmapsupp.img) for installation on an older type Garmin.<br>
> ><br>
> > I don't even specify --route - should I? Nobody ever complained.<br>
> ><br>
> Not exactly sure, but I don't think that --route is enabled by default<br>
> (--net is implied when --route is provided). I think you have to add it.<br>
> For Windows MapSource you have to add the --tdbfile as well.<br>
><br>
> > I'm happy to modify that to whatever makes sense but admit to having<br>
> > absolutely null knowledge of "installers". When I add --nsis to the<br>
> > above, I get the following additional files: osmmap_license.txt (192<br>
> > bytes) and osmmap.nsi (1916 bytes). What do I do with them? Simply put<br>
> > them in the download directory and everything works magically? Would be<br>
> > too easy wouldn't it ;-)<br>
> ><br>
> Oops, sorry, it's apparently too long since I worked on that specific<br>
> bit. I've looked it up now:<br>
><br>
> The nsi file must be given to NSIS (which is available in most linux<br>
> distributions). NSIS will produce the executable, e.g. "makensis<br>
> osmmap.nsi"<br>
><br>
> If you want to add (partial) address searching ability then you can also<br>
> add the --index parameter which will create an additional .mdx file.<br>
><br>
> So, all things combined I think your commandline should look like:<br>
> --mapname=80000111<br>
> --description="OSM Map of Haiti dated $DATE"<br>
> --country=HAITI<br>
> --region-name=HAITI<br>
> --region-abbr=HT1<br>
> --country-abbr=HT<br>
> --latin1<br>
> --road-name-pois<br>
> --gmapsupp<br>
> --draw-priority=99<br>
> --nsis<br>
> --index<br>
> --tdbfile<br>
> --overview-mapname=80000000<br>
> --family-id=3456 (any number will do usually)<br>
><br>
> After that execute: makensis 80000000.nsi to create the MapSource<br>
> installer.<br>
><br>
> If you also want to make an installer available for MacOSX (RoadTrip)<br>
> then you can use the gmapibuilder script<br>
> (<a href="http://wiki.openstreetmap.org/wiki/Gmapibuilder" target="_blank">http://wiki.openstreetmap.org/wiki/Gmapibuilder</a>) from:<br>
> <a href="http://planetosm.oxilion.nl/~lambertus/gmapi-builder/" target="_blank">http://planetosm.oxilion.nl/~lambertus/gmapi-builder/</a><<a href="http://planetosm.oxilion.nl/%7Elambertus/gmapi-builder/" target="_blank">http://planetosm.oxilion.nl/%7Elambertus/gmapi-builder/</a>><br>
><br>
> Then execute after the Mkgmap step:<br>
> gmapi-builder.py<br>
> -t ./80000000.tdb<br>
> -b ./80000000.img<br>
> -i ./80000000.mdx<br>
> -m ./80000000_mdr.img<br>
> ./80000111.img<br>
><br>
> Hope this helps.<br>
><br>
> _______________________________________________<br>
> talk mailing list<br>
> <a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br>
> <a href="http://lists.openstreetmap.org/listinfo/talk" target="_blank">http://lists.openstreetmap.org/listinfo/talk</a><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.openstreetmap.org/pipermail/talk/attachments/20100127/e528e822/attachment-0001.htm" target="_blank">http://lists.openstreetmap.org/pipermail/talk/attachments/20100127/e528e822/attachment-0001.htm</a><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 27 Jan 2010 12:30:19 +0100<br>
From: clara <<a href="mailto:clara@aktivix.org">clara@aktivix.org</a>><br>
Subject: Re: [OSM-talk] Haiti feedback from IFRC<br>
Cc: <a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br>
Message-ID: <<a href="mailto:4B6023CB.2000402@aktivix.org">4B6023CB.2000402@aktivix.org</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
Hi,<br>
<br>
>> what does ggf mean? (I cannot believe it is a dutch word)<br>
><br>
> A German abbreviation for "gegebenenfalls" which, in this context,<br>
> translates as "perhaps".<br>
<br>
"ggf." "gegebenenfalls" needs to be translated as "where applicable"<br>
"if so" "where required".<br>
<br>
greetings<br>
clara<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.9 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org" target="_blank">http://enigmail.mozdev.org</a><br>
<br>
iEYEARECAAYFAktgI8MACgkQFG+ybKbbdMCuBQCfee84zt6T8VuzyNjeK8hLN1nx<br>
r8cAmwTXv+pD3bPIC4bewaTezdjbIkcR<br>
=3nCR<br>
-----END PGP SIGNATURE-----<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Wed, 27 Jan 2010 13:01:40 +0100<br>
From: "<a href="mailto:jamesmikedupont@googlemail.com">jamesmikedupont@googlemail.com</a>"<br>
<<a href="mailto:jamesmikedupont@googlemail.com">jamesmikedupont@googlemail.com</a>><br>
Subject: Re: [OSM-talk] Broken formatting on diary<br>
To: <a href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a>, <a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br>
Message-ID:<br>
<<a href="mailto:ee9cc731001270401p61c4ad93rc5409da01789e6a1@mail.gmail.com">ee9cc731001270401p61c4ad93rc5409da01789e6a1@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
It has been fixed, thanks to TomH on #osm on <a href="http://irc.OFTC.net" target="_blank">irc.OFTC.net</a>!<br>
mike<br>
<br>
<br>
On Wed, Jan 27, 2010 at 9:30 AM, <a href="mailto:jamesmikedupont@googlemail.com">jamesmikedupont@googlemail.com</a><br>
<<a href="mailto:jamesmikedupont@googlemail.com">jamesmikedupont@googlemail.com</a>> wrote:<br>
> Hi all,<br>
> can you please ?help me remove the broken formatting from my comment here :<br>
> ?<a href="http://www.openstreetmap.org/user/h4ck3rm1k3/diary/9347" target="_blank">http://www.openstreetmap.org/user/h4ck3rm1k3/diary/9347</a><br>
><br>
> It must be the picture that messes it up.<br>
> thanks,<br>
> mike<br>
><br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Wed, 27 Jan 2010 13:58:40 +0100<br>
From: Frederik Ramm <<a href="mailto:frederik@remote.org">frederik@remote.org</a>><br>
Subject: Re: [OSM-talk] Haiti feedback from IFRC<br>
To: clara <<a href="mailto:clara@aktivix.org">clara@aktivix.org</a>><br>
Cc: <a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br>
Message-ID: <<a href="mailto:4B603880.7080308@remote.org">4B603880.7080308@remote.org</a>><br>
Content-Type: text/plain; charset=us-ascii; format=flowed<br>
<br>
Clara,<br>
<br>
clara wrote:<br>
>>> what does ggf mean? (I cannot believe it is a dutch word)<br>
>> A German abbreviation for "gegebenenfalls" which, in this context,<br>
>> translates as "perhaps".<br>
><br>
> "ggf." "gegebenenfalls" needs to be translated as "where applicable"<br>
> "if so" "where required".<br>
<br>
None of these makes sense in the context of the original message, that's<br>
why I said that in this context it translates as "perhaps". And I say<br>
that not because German is my mother tongue but because I know other<br>
texts written by the same person and I know how *he* uses "ggf." ;-)<br>
<br>
Bye<br>
Frederik<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Wed, 27 Jan 2010 16:30:40 +0100<br>
From: Jean-Guilhem Cailton <<a href="mailto:jgc@arkemie.com">jgc@arkemie.com</a>><br>
Subject: Re: [OSM-talk] [CrisisMappers] Re: FW: World Bank, GFDRR,<br>
RIT, ImageCAT Remote Sensing Mission to Haiti - Status Report - 23<br>
January 2010<br>
To: Margie Roswell <<a href="mailto:mroswell@gmail.com">mroswell@gmail.com</a>><br>
Cc: OSM-talk <<a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a>><br>
Message-ID: <<a href="mailto:4B605C20.5030204@arkemie.com">4B605C20.5030204@arkemie.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Margie,<br>
<br>
For your location use :<br>
<br>
<a href="http://hypercube.telascience.org/tiles/1.0.0/worldbank-21-900913/!/!/!.jpg" target="_blank">http://hypercube.telascience.org/tiles/1.0.0/worldbank-21-900913/!/!/!.jpg</a><br>
<br>
(works for me)<br>
<br>
Jean-Guilhem<br>
<br>
<br>
Margie Roswell a ?crit :<br>
> This does not load the satellite image in potlatch.<br>
> <a href="http://www.openstreetmap.org/edit?lat=18.54022&lon=-72.236987&zoom=18.64498&tileurl=http://hypercube.telascience.org/tiles/1.0.0/worldbank-23-900913/!/!/!.jpg" target="_blank">http://www.openstreetmap.org/edit?lat=18.54022&lon=-72.236987&zoom=18.64498&tileurl=http://hypercube.telascience.org/tiles/1.0.0/worldbank-23-900913/!/!/!.jpg</a><br>
><br>
><br>
> Nor this URL (different lat-long, found in on the wiki page)<br>
> <a href="http://www.openstreetmap.org/edit?lat=18.54022&lon=-72.335987&zoom=18&tileurl=http://hypercube.telascience.org/tiles/1.0.0/worldbank-23-900913/!/!/!.jpg" target="_blank">http://www.openstreetmap.org/edit?lat=18.54022&lon=-72.335987&zoom=18&tileurl=http://hypercube.telascience.org/tiles/1.0.0/worldbank-23-900913/!/!/!.jpg</a><br>
><br>
> nor this (which I think should be centered around Leogane),:<br>
> <a href="http://www.openstreetmap.org/edit?lat=18.51032&lon=-72.63336987&zoom=18.64498&tileurl=http://hypercube.telascience.org/tiles/1.0.0/worldbank-23-900913/!/!/!.jpg" target="_blank">http://www.openstreetmap.org/edit?lat=18.51032&lon=-72.63336987&zoom=18.64498&tileurl=http://hypercube.telascience.org/tiles/1.0.0/worldbank-23-900913/!/!/!.jpg</a><br>
><br>
> Eventually I'll switch to JOSM, which I know has more capacity, but<br>
> I'm 80% on creating a how-to-load-haiti-data-onto-garmin-gps video,<br>
> and 20% (when rendering video) on OSM mapping, leaving no time for the<br>
> JOSM learning curve.<br>
><br>
> In any case, I know eventually persistance will pay off:<br>
> Can you (or someone) provide an <a href="http://openstreetmap.org" target="_blank">openstreetmap.org</a> URL that will load<br>
> the worldbank-23 imagery into potlatch?<br>
><br>
> Thanks,<br>
><br>
> Margie<br>
> P.S. Longtime GIS person here, but never needed satellite data for<br>
> anything. so, out of my element, and (obviously) continuing to ask for<br>
> help. I'm motivated by that sms post from Leogane that said "we need<br>
> help, we're dying." Day four, of trying to map there... Sorry for<br>
> asking so many times... that's the motivation, in any case!<br>
><br>
> On Wed, Jan 27, 2010 at 7:15 AM, crschmidt <<a href="mailto:crschmidt@gmail.com">crschmidt@gmail.com</a>> wrote:<br>
><br>
>> On Jan 26, 6:26 pm, Margie Roswell <<a href="mailto:mrosw...@gmail.com">mrosw...@gmail.com</a>> wrote:<br>
>><br>
>>> still no luck:<br>
>>><br>
>>> I added this URL to the wiki, but I'm not getting the imagery.<a href="http://www.openstreetmap.org/edit?lat=18.54022&lon=-72.335987&zoom=18." target="_blank">http://www.openstreetmap.org/edit?lat=18.54022&lon=-72.335987&zoom=18.</a>..<br>
>>><br>
>> Margie,<br>
>><br>
>> As I said, you needed a set of tiles. What Chris gave you was a<br>
>> screenshot of the coverage for the data, as you could see by pasting<br>
>> it into a browser.<br>
>><br>
>> Contrary to my earlier statement, I did end up making the 23rd imagery<br>
>> a different layer.<br>
>><br>
>> Overview: <a href="http://haiticrisismap.org/?zoom=12&lat=18.64498&lon=-72.23691&layers=osm,wb23" target="_blank">http://haiticrisismap.org/?zoom=12&lat=18.64498&lon=-72.23691&layers=osm,wb23</a><br>
>> URL In Potlatch: <a href="http://hypercube.telascience.org/tiles/1.0.0/worldbank-23-900913/!/!/!.jpg" target="_blank">http://hypercube.telascience.org/tiles/1.0.0/worldbank-23-900913/!/!/!.jpg</a><br>
>> JOSM WMS:<br>
>> <a href="http://hypercube.telascience.org/cgi-bin/mapserv?map=/geo/haiti/mapfiles/4326.map&layers=worldbank-23-4326&request=GetMap&version=1.0.0&styles=&format=image/jpeg&service=WMS&" target="_blank">http://hypercube.telascience.org/cgi-bin/mapserv?map=/geo/haiti/mapfiles/4326.map&layers=worldbank-23-4326&request=GetMap&version=1.0.0&styles=&format=image/jpeg&service=WMS&</a><br>
>><br>
>> This imagery has also been integrated into the mosaic of haiti<br>
>> imagery.<br>
>><br>
>> -- Chris<br>
>><br>
>><br>
>>> Am I at the wrong lat/long? or is it something else?<br>
>>><br>
>>> <a href="http://wiki.openstreetmap.org/wiki/WikiProject_Haiti/Imagery_and_data." target="_blank">http://wiki.openstreetmap.org/wiki/WikiProject_Haiti/Imagery_and_data.</a>..<br>
>>><br>
>>> Best,<br>
>>><br>
>>> Margie<br>
>>><br>
>>> On Tue, Jan 26, 2010 at 5:10 PM, Chris <<a href="mailto:chrisgnicho...@att.net">chrisgnicho...@att.net</a>> wrote:<br>
>>><br>
>>>> typo in last note:<a href="http://maps.geography.uc.edu/~cgn/RIT-WASP-23rd.jpg" target="_blank">http://maps.geography.uc.edu/~cgn/RIT-WASP-23rd.jpg</a><br>
>>>><br>
>>>> --<br>
>>>> You received this message because you are subscribed to the Google Groups "CrisisMappers" group.<br>
>>>> To post to this group, send email to <a href="mailto:crisismappers@googlegroups.com">crisismappers@googlegroups.com</a>.<br>
>>>> To unsubscribe from this group, send email to <a href="mailto:crisismappers%2Bunsubscribe@googlegroups.com">crisismappers+unsubscribe@googlegroups.com</a>.<br>
>>>> For more options, visit this group athttp://<a href="http://groups.google.com/group/crisismappers?hl=en" target="_blank">groups.google.com/group/crisismappers?hl=en</a>.<br>
>>>><br>
>>> --<br>
>>> Margiehttp://www.BaltimoreUrbanAg.orghttp://www.FarmersMarketVideo.orghttp://www.FriendlyCoffeehouse.orghttp://<a href="http://www.packtpub.com/drupal-5-views-recipes/book" target="_blank">www.packtpub.com/drupal-5-views-recipes/book</a><br>
>>><br>
>> --<br>
>> You received this message because you are subscribed to the Google Groups "CrisisMappers" group.<br>
>> To post to this group, send email to <a href="mailto:crisismappers@googlegroups.com">crisismappers@googlegroups.com</a>.<br>
>> To unsubscribe from this group, send email to <a href="mailto:crisismappers%2Bunsubscribe@googlegroups.com">crisismappers+unsubscribe@googlegroups.com</a>.<br>
>> For more options, visit this group at <a href="http://groups.google.com/group/crisismappers?hl=en" target="_blank">http://groups.google.com/group/crisismappers?hl=en</a>.<br>
>><br>
>><br>
>><br>
><br>
><br>
><br>
><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.openstreetmap.org/pipermail/talk/attachments/20100127/7fc1f764/attachment.htm" target="_blank">http://lists.openstreetmap.org/pipermail/talk/attachments/20100127/7fc1f764/attachment.htm</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
talk mailing list<br>
<a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk" target="_blank">http://lists.openstreetmap.org/listinfo/talk</a><br>
<br>
<br>
End of talk Digest, Vol 65, Issue 148<br>
*************************************<br>
</blockquote></div><br><br clear="all"><br>-- <br><>:<>:<>:<>:<>:<><br>Shadrock Roberts<br>University of Georgia - Dept. of Geography<br>210 Field St. Rm. 204<br>Athens, GA - 30602-2502, USA<br>
<a href="mailto:shadrock@uga.edu">shadrock@uga.edu</a><br>Tel. (1) 706-389-6288<br>