From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Lindner Date: Wed, 6 May 2009 15:18:05 +0800 References: <200905061315.09151.lindner_marek@yahoo.de> <08B01611-F186-4533-9CC2-AA16BF92FEF7@7degrees.co.za> In-Reply-To: <08B01611-F186-4533-9CC2-AA16BF92FEF7@7degrees.co.za> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905061518.05597.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] batman-adv use in Manchester NH Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Wednesday 06 May 2009 13:48:03 Antoine van Gelder wrote: > http://code.google.com/p/afrimesh/ > > The project is very young and still under heavy development but it > does have working code using client-side Javascript & the > OpenStreetMap libraries to draw mesh maps from the vis server. Very nice project! I think it would be a good idea to add a link and a short project description on open-mesh.net to point people to your project. What do you think ? > 2) I've patched the layer-3 vis daemon with a command-line > option to output the mesh map in JSON format rather than > dot as I found it a tad more amenable to abuse. (Btw, is > this something anyone else would find useful? I'd be happy > to clean up & contribute the patch!) Yes, I'm interested. :-) JSON sounds like a good alternative to dot draw. If you bring your patch into shape I will commit it. May be you add an option to switch between dot draw and JSON ? Regards, Marek