Hello,
No new betas
:beta2
->bug correction (VO2 max)
->updated mapsforge libraries to 0.7.0
:beta1
-> bug correction (photo wpt in some devices)
orux
There's something wrong how mapsforge tiles are handled at some zoom levels - the patterns don't fit anymore, at least on my device (440ppi).
Same zoomlevel, same theme, same map, only once with OruxMaps 6.5.10, once with OruxMaps 7.0.3beta (also 7.0.2 looks the same). Cleaned all caches, data, reinstalled etc.

(//%3C/s%3E%3CURL%20url=%22http://i.imgur.com/5znAJC0.png%22%3Ehttp://i.imgur.com/5znAJC0.png%3C/URL%3E%3Ce%3E) 
(//%3C/s%3E%3CURL%20url=%22http://i.imgur.com/5Hu2K1S.png%22%3Ehttp://i.imgur.com/5Hu2K1S.png%3C/URL%3E%3Ce%3E)
android 7.0
still can't all .gpx tracks to load properly
sometimes only part of track loads sometimes nothing at all
these are exported from basecamp as .gpx
convert .gpx to .kml with gpsbabel they show up
thanks
single touch of screen pops up a menu of maps
would like to be able to toggle off/on
gpx tracks not displaying properly solved-sort of
problem is in the joining of tracks from different time periods in basecamp
orux 6 seemed to be able to parse the gpx without a problem
orux 7 must parse the gpx files differently
in basecamp i created a route from the track and then a track from the route
this strips the time and altitude info
now displays properly in orux 7-except the colored path with slope doesn't work because no altitude info
apolozies
loaded the new beta version and didn't realize the old version was still installed
the beta version seems to have fixed the above problems
great job--sorry
Quote from: "eartrumpet"
There's something wrong how mapsforge tiles are handled at some zoom levels - the patterns don't fit anymore, at least on my device (440ppi).
Same zoomlevel, same theme, same map, only once with OruxMaps 6.5.10, once with OruxMaps 7.0.3beta (also 7.0.2 looks the same). Cleaned all caches, data, reinstalled etc.
Hello,
The difference is the version of mapsforge libraries, 0.5.1 vs 0.6.1. The tiles are rendered by the library, I don't know how to solve that problem.
The patterns are from the map or the theme file?
orux
Quote from: "orux"
The difference is the version of mapsforge libraries, 0.5.1 vs 0.6.1. The tiles are rendered by the library, I don't know how to solve that problem.
I thought mapsforge 0.6 was already used in OruxMaps 6.5.5+, as you wrote here:
http://www.oruxmaps.com/foro/viewtopic.php?f=4&t=3474&p=8353
And nothing in the changelog about 0.6.1 here:
http://www.oruxmaps.com/foro/viewtopic.php?f=4&t=3689
So it's 0.6.1 now?
With other apps like Cruiser which use new mapsforge versions there are no issues.
Quote
The patterns are from the map or the theme file?
From the theme file (Elevate).
Quote from: "eartrumpet"
Quote from: "orux"
The difference is the version of mapsforge libraries, 0.5.1 vs 0.6.1. The tiles are rendered by the library, I don't know how to solve that problem.
I thought mapsforge 0.6 was already used in OruxMaps 6.5.5+, as you wrote here:
http://www.oruxmaps.com/foro/viewtopic.php?f=4&t=3474&p=8353
And nothing in the changelog about 0.6.1 here:
http://www.oruxmaps.com/foro/viewtopic.php?f=4&t=3689
So it's 0.6.1 now?
With other apps like Cruiser which use new mapsforge versions there are no issues.
Quote
The patterns are from the map or the theme file?
From the theme file (Elevate).
Even worse! :o :o
I have found that we are using the same 0.6 mapsforge library. I had to return to that version because of some problems.
The code is the same; I have found similar patterns, but all was painted OK in my phones.
I am going to try the 0.7 version.
orux
Updated beta version,
orux
Muy buenos días Orux!
No se si has llegado a ver el post que abrí en la sección de "Errores" referente a poder establecer un valor VO2 en "Gestión de Usuario". Sigo viendo que es imposible establecer un valor.
Saludos y gracias.
Josean.
Quote from: "Josean"
Muy buenos días Orux!
No se si has llegado a ver el post que abrí en la sección de "Errores" referente a poder establecer un valor VO2 en "Gestión de Usuario". Sigo viendo que es imposible establecer un valor.
Saludos y gracias.
Josean.
Gracias!
No lo había visto, lo corrijo.
No se pinta el valor en la pantalla (siempre aparece cero), pero sí se está usando.
orux
Podrías Orux aclarar en que unidad se debe introducir el VO2? (l/min ó ml/kg/min)
Saludos.
Quote from: "Josean"
Podrías Orux aclarar en que unidad se debe introducir el VO2? (l/min ó ml/kg/min)
Saludos.
Buenas,
en mL/kg/min
orux
Quote from: "eartrumpet"
There's something wrong how mapsforge tiles are handled at some zoom levels - the patterns don't fit anymore, at least on my device (440ppi).
Same zoomlevel, same theme, same map, only once with OruxMaps 6.5.10, once with OruxMaps 7.0.3beta (also 7.0.2 looks the same). Cleaned all caches, data, reinstalled etc.
Hello,
updated mapsforge libraries to 0.7.0 in last beta, may be you can test them,
orux
Quote from: "orux"
Hello,
updated mapsforge libraries to 0.7.0 in last beta, may be you can test them,
orux
Same issues. With 320ppi device, all patterns work fine, with 440ppi only with OruxMaps 6.5.10 and earlier. Maybe it has something to do with fixed tile size? Maps with original mapsforge map viewer resize the tiles according to ppi, OruxMaps uses fixed 512px. But map elements like patterns, stroke sizes etc. are stilled scaled like they are supposed to (which is a good thing).
The scale factor for 440ppi would be 2.75 (440/160), so a tile size with 704px (256px*2.75) would be native (or when rounded to 480ppi -> 768px), which could break the pattern code. Maybe the scale factor works now (who knows why now and not before) only with smooth numbers like 3? Or at least 2.5?
Quote from: "eartrumpet"
Quote from: "orux"
Hello,
updated mapsforge libraries to 0.7.0 in last beta, may be you can test them,
orux
Same issues. With 320ppi device, all patterns work fine, with 440ppi only with OruxMaps 6.5.10 and earlier. Maybe it has something to do with fixed tile size? Maps with original mapsforge map viewer resize the tiles according to ppi, OruxMaps uses fixed 512px. But map elements like patterns, stroke sizes etc. are stilled scaled like they are supposed to (which is a good thing).
The scale factor for 440ppi would be 2.75 (440/160), so a tile size with 704px (256px*2.75) would be native (or when rounded to 480ppi -> 768px), which could break the pattern code. Maybe the scale factor works now (who knows why now and not before) only with smooth numbers like 3? Or at least 2.5?
I really don't know where is the problem;
In the next version I will adopt another strategy; Make the size of the tiles variable, multiple of 256 (256, 512, 768, 1024). Let's see if some problems are solved
orux
Bug? Tried to change destination of maps. After doubleclick on ROOT in the destination-dialog, the line was empty and further no dest-path was available. Correction was possible, only by re-installing the beta-vers.
Joska
Quote from: "eartrumpet"
Quote from: "orux"
Hello,
updated mapsforge libraries to 0.7.0 in last beta, may be you can test them,
orux
Same issues. With 320ppi device, all patterns work fine, with 440ppi only with OruxMaps 6.5.10 and earlier. Maybe it has something to do with fixed tile size? Maps with original mapsforge map viewer resize the tiles according to ppi, OruxMaps uses fixed 512px. But map elements like patterns, stroke sizes etc. are stilled scaled like they are supposed to (which is a good thing).
The scale factor for 440ppi would be 2.75 (440/160), so a tile size with 704px (256px*2.75) would be native (or when rounded to 480ppi -> 768px), which could break the pattern code. Maybe the scale factor works now (who knows why now and not before) only with smooth numbers like 3? Or at least 2.5?
Hello,
Could you test this version-> //http://oruxmaps.com/foro/viewtopic.php?f=4&t=4173&p=10922#p10922
orux
Looks good. I got 768px tiles on my Samsung S4 Active.
(//%3C/s%3E%3CURL%20url=%22https://uploads.tapatalk-cdn.com/20170307/a4ff0de339e78c294146c54d99d8b11e.jpg%22%3E%3CLINK_TEXT%20text=%22https://uploads.tapatalk-cdn.com/201703%20...%20d8b11e.jpg%22%3Ehttps://uploads.tapatalk-cdn.com/20170307/a4ff0de339e78c294146c54d99d8b11e.jpg%3C/LINK_TEXT%3E%3C/URL%3E%3Ce%3E)
Good!
The issue with "pattern not fitting at some zoom levels of mapsforge maps", mentioned by eartrumpet, seem to be solved with OruxMaps7.0.6beta0.apk. At least on my phone (OnePlus One), where i was able to reproduce the "problem" in previous OM versions.
matt
...and 9 times less files in the .cache folder [emoji106]
Correct?