Programming Languages: Java
License: GNU General Public License version 2.0 (GPLv2), Other License
browse code,
statistics,
last commit on 2013-05-10
read only:
git clone git://gpsmid.git.sourceforge.net/gitroot/gpsmid/Gpsmid
read/write
git clone ssh://your-login@gpsmid.git.sourceforge.net/gitroot/gpsmid/Gpsmid
Please add offline map of Kyrgyzstan. Thanks.
2013-05-13 21:50:47 PDT by magnat8585
sk750 pushed 1 commit(s) to refs/heads/master in the GpsMid Git repository of the GpsMid project.
2013-05-10 01:41:51 PDT by sk750
sk750 pushed 2 commit(s) to refs/heads/master in the GpsMid Git repository of the GpsMid project.
2013-05-09 15:29:36 PDT by sk750
sk750 pushed 1 commit(s) to refs/heads/master in the GpsMid Git repository of the GpsMid project.
2013-05-09 04:12:30 PDT by sk750
sk750 pushed 1 commit(s) to refs/heads/master in the GpsMid Git repository of the GpsMid project.
2013-05-09 04:07:37 PDT by sk750
hello, i wonder if using jump point search as a replacement/alternative for/to a*+dijkstra makes any sense. playing with http://qiao.github.io/PathFinding.js/visual/ it does seem to have noticeable speed advantage. no idea however whether it could be applied to searching the shortest/fastest way in osm data.
2013-05-08 03:09:50 PDT by zefo17
Btw is it possible to define different font sizes for different elements, e.g. name of cities bigger and districts smaller? I have not found something in the style-file wiki.
2013-05-07 11:45:42 PDT by fireball4
I see and when I toggle your mentioned option than all highways without an borderColor-entry within my style-file gets a black border, very strange. I would like to have only black borders to my white painted streets, but no borders at my blue painted motorways or red painted primarys. But with that strange behavior of GPSMID I have to define blue (motorway) or red (primary) colored borders, too.
2013-05-07 11:21:08 PDT by fireball4
Way borders are turned off in Display Options by default on Android. You can activate them there but they do not look very nice on Android and they also need quite a bit of rendering time on Android.
2013-05-06 10:28:45 PDT by sk750
On my symbian phone my white colored ways had have a black border color, even without declaration of: [code] <borderColor color="00000000" colorAtNight="00000000" />[/code] within my style-file. I know, very strange. Now on my android phone the borders are gone. So I did add the above mentioned line within my style-file like that: [code]<Wvalue name =...
2013-05-06 10:19:39 PDT by fireball4