old beta version

Started by orux, January 06, 2015, 06:57:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

orux

#225
Quote from: "nedimbih"hi,

i have a small feature request that could be really useful

orux should be capable of reading cache files (offline maps data) created by google's software such as maps, earth or my tracks



by choosing "google maps cache" in offline maps list we would be able to use google's satellite imagery.

they may have prevent orux, mobac etc from accessing their servers, but they can not prevent orux from acessing something in phones memory (i now they could but i'm guessing they would not)



(sorry if i'm posting in wrong topic. i did a search on feature request, but i did not find a topic for feature requests)






Sorry, but it is not easy to do that.





orux

orux

#226
Quote from: "miguelcurto"Hi,



does the SOS message still needs to be implemented with email or is it inaccessible because I'm doing something wrong?

BTW: great feature! been trying to find 3rd party android app that would do more or less the same thing but nothing really worked, at least the SMS does work as intended!



Tks!



EDIT:

I think it would be a nice addition to this tab to be able to add a ringtone to when it enters the 40seg countdown, it would help to avoid sending false alarms. Also could add an option to have it ring continually (like an alarm) until user cancels it, in case of emergency could draw attention to a unconscious person.




Hi,



email option still not enabled.



there is an alarm during 40s countdown. is it not working?



orux

orux

#227
Quote from: "Florianton"Hi,

I've moved from beta9 to beta10 and don't know how to change the mapsforge theme.

In beta9 there was an "Mapsforge theme" entry in the "Maps" menue.



How could I change the mapsforge theme using beta10?



Regards, Florian


If you load a mapsforge map, under 'maps' button.





orux

miguelcurto

#228
Quote from: "orux"
Quote from: "miguelcurto"Hi,



does the SOS message still needs to be implemented with email or is it inaccessible because I'm doing something wrong?

BTW: great feature! been trying to find 3rd party android app that would do more or less the same thing but nothing really worked, at least the SMS does work as intended!



Tks!



EDIT:

I think it would be a nice addition to this tab to be able to add a ringtone to when it enters the 40seg countdown, it would help to avoid sending false alarms. Also could add an option to have it ring continually (like an alarm) until user cancels it, in case of emergency could draw attention to a unconscious person.




Hi,



email option still not enabled.



there is an alarm during 40s countdown. is it not working?



orux


Ok,found out why it wasn't working for me: my "notification sound" was on mute in android settings. Still, think it would make more sense to tie it up with "alarms". But at least found a way to make it work for me :)



Tks.

ofirgodoy

#229
I would like to make a consideration of the barometric altitude calibration.



Currently I turn on the GPS and calibrate the barometer with my reference altitude but when start  recording track calibration is lost and I have to recalibrate the barometer altitude again. It always generates a peak in chart and wrong statistics of gain and loss of altitude, velocity, etc.



I think the ideal would be the app keep the previously calibrated reference altitude priority on dem altitude or GPS  when you start recording track.



Orux you could say what you think about it?



Thanks again for your attention.



Nexus 5 via Tapatalk

eartrumpet

#230
Some small stuff with orux-mf-theme://

- It says "downloading maps" in the notifcation area while it is downloading a map style

- after finishing, your are told that that you can select it via "tweaks-mapsforge styles" which is the pre-beta 6.4 way, now this button is found under maps menu - mapsforge theme

Best regards,

Tobias

Maki

#231
There is a little problem regarding mapsforge theme tweaks. The tweaks are saved across sessions meaning that I can switch theme and go back without losing my settings. This is nice, however it looks like that if different themes use the same name for layers they are influenced each other. They should be saved independently. For example, I have several test versions installed, if I turn off contour lines in one theme they get turned off in all the other themes too.



Other than that it seems to work well. I'll probably publish later today a new beta with the ability to turn off the background for multilayer maps.

NorbertK

#232
Show altitude graph



This is a great feature, but it doesn't work in 6.4 beta 10. Is there anything more to setup? Doesn't see my position on altitude!?



A wish: Could this graph be sizeable? Example: the trip is 50 km and I would like to bring only 20 km on the screen to be more exact?



Gesendet von meinem SM-G901F mit Tapatalk

6745th@web.de

#233
For me it is working.  To see my position, I had to "follow" my route. Pinch to zoom inside the graph is also working for me.

NorbertK

#234
Quote from: "6745th@web.de"For me it is working.  To see my position, I had to "follow" my route. Pinch to zoom inside the graph is also working for me.

Ok - thanks. Haven't tried to follow, used "no navigation".



Gesendet von meinem SM-G901F mit Tapatalk

Maki

#235
I just published a new beta for my theme. Amongst the other things there is the possibility to make the background transparent for multimaps. Beware, it only works with the current beta, the playstore version will show an empty map.



https://tartamillo.wordpress.com/2015/06/14/tiramisu-3-0-beta-1-is-out/">//https://tartamillo.wordpress.com/2015/06/14/tiramisu-3-0-beta-1-is-out/

6745th@web.de

#236
Hi Orux,

i have made some new online mapsources with multilayer.



onlinemapsources.xml contains additionally :

<onlinemapsource uid="1001">
<name>Lonvia MTB</name>
<url><![CDATA[http://tile.waymarkedtrails.org/mtb/{$z}/{$x}/{$y}.png]]></url>
<website><![CDATA[<a href="http://waymarkedtrails.org/">Lonvia MTB</a>]]></website>
<minzoom>0</minzoom>
<maxzoom>18</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name="User-Agent">{om}</httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>


<onlinemapsource uid="1002">
<name>Lonvia Cycling</name>
<url><![CDATA[http://tile.waymarkedtrails.org/cycling/{$z}/{$x}/{$y}.png]]></url>
<website><![CDATA[<a href="http://waymarkedtrails.org/">Lonvia Cycling</a>]]></website>
<minzoom>0</minzoom>
<maxzoom>18</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name="User-Agent">{om}</httpparam>
<cacheable>1</cacheable>
<downloadable>1</downloadable>
<maxtilesday>0</maxtilesday>
<maxthreads>0</maxthreads>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
<sop></sop>
</onlinemapsource>


now i created a multi layer map:
  • [1]First layer "OSM mapnik" with transparency 1.0 and multi checkbox on,

  • [2]second layer "Lonvia MTB" with 0.8 and multicheckbox off,

  • [3]third layer "Lonvia Cycling" with 0.8 and multicheckbox off


Now i display this new map. when i scroll around, zoom in and out. OM is halted.

Only happen on not already cached areas.

When i now start OM the app tries to display the same area and crashes sometimes again.



i seem not to happen with two layers.



Mobile: S4Active, Lollipop, not rooted.



Can somebody reproduce this?



Greetings,

Thomas



btw: hike bike map is not working with this code:
  <onlinemapsource uid="1003">
      <name>Hike and Bike (DE) neu</name>
      <url><![CDATA[http://{$s}.tiles.wmflabs.org/hikebike/{$z}/{$x}/{$y}.png]]></url>
      <website><![CDATA[<a href="http://hikebikemap.de/">Hike and Bike</a>]]></website>
      <minzoom>0</minzoom>
      <maxzoom>18</maxzoom>
      <projection>MERCATORESFERICA</projection>
      <servers>a,b,c</servers>
      <httpparam name="User-Agent">{om}</httpparam>
      <cacheable>1</cacheable>
      <downloadable>1</downloadable>
      <maxtilesday>0</maxtilesday>
      <maxthreads>0</maxthreads>
      <xop></xop>
      <yop></yop>
      <zop></zop>
      <qop></qop>
     <sop></sop>
   </onlinemapsource>


Inside Mobac Hike bike is working, maybe OM is blocked?

carioco

#237
Quote from: "Quercus.JB"Genial orux, te pongo composición de la imagen que propongo parsa tu valoracion, saludos.http://images.tapatalk-cdn.com/15/04/22/1f267734359f8058f23a930594f1f6cb.jpg">




OOOOHHH!!!!!! por favor!!!! que se pueda configurar orux para ver los datos de esta manera!!! para actividades en btt o flaca seria increible  :o  :o  :o  :o  :o  :o



Recuerda que esta aplicación no vive del aire!!!

Yo ya he donado!!!! ¿y tu?



https://play.google.com/store/apps/details?id=com.orux.oruxmapsDonate&hl=es">https://play.google.com/store/apps/deta ... nate&hl=es">https://play.google.com/store/apps/details?id=com.orux.oruxmapsDonate&hl=es

eartrumpet

#238
Quote from: "eartrumpet"
- It would be nice to have an option that the raster map would be digitally zoomed if the other map has more zoom levels, instead of not showing it at all.


As I use the beta version for a while with composite maps as my regular version, I still would love to have this feature - it would make composite maps much more usable!

eartrumpet

#239
When I load a theme with several map styles for the first time, like my Elevate theme, all layers are enabled, even those which aren't possible in the selected map style.

This issue disappears the first time the map style is changed, but looks weird (and ugly, as all routes - hiking, cycling and public transport are shown) for first time users.