Re: Yet Another Map Application

2008-02-25 Thread Gora Mohanty
On Sun, 24 Feb 2008 15:30:54 +0100
Schmidt András <[EMAIL PROTECTED]> wrote:

> Hi!
> 
> I am happy to announce the shiny new release of Yet Another Map 
> Application - Yama in short :-).
[...]

Looks cool. Have to try it out. Not sure if you are aware of this,
but Yama is the Hindu god of death!

Regards,
Gora

___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


AW: Yet Another Map Application

2008-02-24 Thread Fabian Off
Hey!
Not sure if you are really interested in this results, but this is running 
measure on Mac OS X 10.5 (also using Cacao):
mbp:foff$ java -jar yama.jar measure
process load binary file N 1000 takes: 744 millis
process transform to earth coordinates - N 1000 takes: 661 millis
process transform to screen N 1000 takes: 169 millis
process transform to screen using float N 1000 takes: 209 millis


- Ursprüngliche Mail 
Von: Schmidt András <[EMAIL PROTECTED]>
An: List for OpenMoko community discussion 
Gesendet: Sonntag, den 24. Februar 2008, 15:30:54 Uhr
Betreff: Yet Another Map Application

Hi!

I am happy to announce the shiny new release of Yet Another Map 
Application - Yama in short :-).

Yama is capable of viewing openstreetmap.org maps on PC and on OpenMoko.
Some features:

*  OFFLINE vector based maps in an own format optimized for viewer
*  zoom, rotate(not implemented in SWT GUI yet), move around free
*  compiler for OSM and Garmin(in format polish text) maps
*  rendering template is stored in xml, can easily be edited
*  can load any maps at the same time without performance degradation
*  free software under GPL :-)

Yama is written in Java so you have to install Jalimo on your device to 
use it. See the quickstart wiki page:

* To get it wok on your PC or OpenMoko see quickstart page on Yama's
  wiki: http://yamamap.wiki.sourceforge.net/user-quickstart
* There is an applet version that you can check out in a minute (you
  only need Java plugin 6 installed on your browser):
  http://yamamap.org/demo.php
* For some documentation see: http://yamamap.wiki.sourceforge.net/
* To compile the offline version of OSM for your area see:
  http://yamamap.wiki.sourceforge.net/user-compile-osm

There is no .ipk package yet. I will create that soon!
I would be happy to get feedback from you about the software!

I have no Neo device yet so this version was not tested on OpenMoko. 
Previous version was - I hope it still works.

Yama is still pre-alpha - work is in progress. I wonder the performance 
of floating point arithmetics on Neo with Jalimo. There is an 
undocumented command that runs a simple performance test. Would someone 
be so kind to execute it and send me the results? You can execute it 
with the following command:

$ java -jar yama.jar measure

Results on my notebook are:
process load binary file N 1000 takes: 462 millis
process transform to earth coordinates - N 1000 takes: 601 millis
process transform to screen N 1000 takes: 141 millis
process transform to screen using float N 1000 takes: 139 millis

On my Windows PDA (300MHz ARM) with MySaifu JVM the whole test runs for 
about 15 minutes. I hope Cacao (JVM of Jalimo) performs better on Neo 
hadware.

Cheers
Schmidt András



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community







  Lesen Sie Ihre E-Mails auf dem Handy.
www.yahoo.de/go___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Yet Another Map Application

2008-02-24 Thread Schmidt András

Hi!

I am happy to announce the shiny new release of Yet Another Map 
Application - Yama in short :-).


Yama is capable of viewing openstreetmap.org maps on PC and on OpenMoko.
Some features:

   *  OFFLINE vector based maps in an own format optimized for viewer
   *  zoom, rotate(not implemented in SWT GUI yet), move around free
   *  compiler for OSM and Garmin(in format polish text) maps
   *  rendering template is stored in xml, can easily be edited
   *  can load any maps at the same time without performance degradation
   *  free software under GPL :-)

Yama is written in Java so you have to install Jalimo on your device to 
use it. See the quickstart wiki page:


   * To get it wok on your PC or OpenMoko see quickstart page on Yama's
 wiki: http://yamamap.wiki.sourceforge.net/user-quickstart
   * There is an applet version that you can check out in a minute (you
 only need Java plugin 6 installed on your browser):
 http://yamamap.org/demo.php
   * For some documentation see: http://yamamap.wiki.sourceforge.net/
   * To compile the offline version of OSM for your area see:
 http://yamamap.wiki.sourceforge.net/user-compile-osm

There is no .ipk package yet. I will create that soon!
I would be happy to get feedback from you about the software!

I have no Neo device yet so this version was not tested on OpenMoko. 
Previous version was - I hope it still works.


Yama is still pre-alpha - work is in progress. I wonder the performance 
of floating point arithmetics on Neo with Jalimo. There is an 
undocumented command that runs a simple performance test. Would someone 
be so kind to execute it and send me the results? You can execute it 
with the following command:


$ java -jar yama.jar measure

Results on my notebook are:
process load binary file N 1000 takes: 462 millis
process transform to earth coordinates - N 1000 takes: 601 millis
process transform to screen N 1000 takes: 141 millis
process transform to screen using float N 1000 takes: 139 millis

On my Windows PDA (300MHz ARM) with MySaifu JVM the whole test runs for 
about 15 minutes. I hope Cacao (JVM of Jalimo) performs better on Neo 
hadware.


Cheers
Schmidt András



___
OpenMoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community