Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - tartiflix

#1
It is now recommended to set the update distance to 0 meters in the Locus Live tracking settings; this will ensure that Locus will still send the location every time interval, even if there is no movement at all.

When viewing tracking information in the web browser, if tracking is still being received but there is no significant movement (less than 50m in more than 2 minutes), the stall time is now displayed in red. And if the tracking is no longer being received (either because it has been stopped or for some other reason), the time it has been stopped is also displayed in red.
#2
Quote from: 40° on May 25, 2023, 10:12:46It's uncomfortable when you're constantly watching someone. Do you have any plans to automatically update the location of the group members?
There is now the option to refresh the track and the info automatically, by checking the option in the layer panel in the web browser. You can't change the refresh delay however, which is 10 minutes.
#3
My answer is a bit late, but the Hike, Ride & Sight! theme for OpenAndroMaps lets disable tracks (and many other features individually).
#4
Quote from: Tapio on December 31, 2023, 12:39:29OMG, legend is probably really time consuming. I'm hesitant to start working on it.
It is, but working on it also helped me a lot to fix many inconsitencies and to improve the coherence of my theme.
#5
Quote from: Tapio on December 31, 2023, 12:39:29There's some significant color change ZL 14->15, is that intended?
Yes, colorizing national parks and natural reserves is not really useful at high zoom levels, and it could make harder to identify vegetation and geology (e.g. when a rocky area is shown in green). I would like to only draw the boundary and not fill the content, but the bug with tile rendering prevernts me to do so.

Thanks for the typo.
#6
Hello everyone,

I have made a thoroughly updated version of Bernard's OutdoorV4 theme, which has been renamed "Hike, Ride & Sight!"

The aim was to add almost all the tags available in OpenAndroMaps maps, especially those related to hiking and MTB, while keeping the map as easy to read as possible. I also fixed a lot of minor problems with the original theme.

I decided not to have theme variations (bike, hike...), which I find impractical, but to have a long list of layers that can be switched individually to focus on your exact needs and keep the map uncluttered.

The hard part was creating a map legend, and I found that plain HTML+SVG was the way to go to keep the legend maintainable.

I hope it will be useful to others; let me know if you find any problems!

Jérôme

Info
Download
Legend
Install in Locus
#7
Yes, you have to refresh the page to update the position.
#8
It is currently not opensource; I am a newbie with python/php/javascript so my source code is probably not a good base for anything else...
#9
All is explained in https://arkluz.com/trk : create a live tracking service, adjust the parameters with the name of the group, user, and password. If you want to simultaneously send your position, and see the positions of your friends, do not forget the "show = 1" parameter. Then start the live tracking service in Locus.
#10
No sure what you mean by "local map app".

If you want to view your teammates from the web, use the viewer login at https://arkluz.com/trk, then click the Tracks or Positions button.

If you want to view them from Locus, follow "Creating a Live Tracking service in Locus Map to only receive the tracks of some others people" at at https://arkluz.com/trk, then start the tracking
#11
Tools / Re: custom live tracking service for Locus
January 15, 2023, 18:07:51
Quote from: Dekaru on October 05, 2022, 14:17:55It would be amazing if we could upload a GPX track(via the web interface) so the viewer could know the planned route
This has now been implemented! You can also add a textual comment that will be added to the notification email, e.g. the expected time of arrival.

Quote from: Saturo on May 06, 2022, 20:12:07Can i delete the old tracks so than i only see the last one?
Tracks are automatically deleted after 7 days, but you may now delete them immediately from the web interface.
#12
Tools / Re: custom live tracking service for Locus
January 13, 2023, 17:07:19
Quote from: Dekaru on October 05, 2022, 14:17:55I guess it only sends the e-mail on the first daily startup
True; if you need to change the email address, either wait for the next day, or choose a new group name or a new user name

Quote from: Dekaru on October 05, 2022, 14:17:55another suggestion, a way to change the displayed timezone
No way to change the time zone, but the local time zone will now be used (i.e., the time zone at the location the tracking started, and at the time the tracking started, in case there is a border crossing or a daylight saving time change during the tracking...)

You now need to register (this is free) a group name with a password to avoid problems if multiple users try to use the same group name.

Quote from: Dekaru on October 05, 2022, 14:17:55It would be amazing if we could upload a GPX track
I will think about this, thanks for the suggestion!
#13
There is a single track per day; you can't reset it.

If you view the track from the main page (entering the group and user name), you view today's track.

If you (or rather, if the email's recipient) view the track by clicking the link in the received email, he sees your track for that day (the email will be sent once, for each day you record a track). The tracks are deleted from the server after 7 days.

The email addresses are of course not collected, nor used for any other purpose.
#14
No special plan; I set it up for my own use and for my friends, but if it is useful to others...
#15
Hi,
I set up a custom live tracking service for Locus.
It can be accessed at https://arkluz.com/trk
Let me know if there is any issue with it!
thanks