Main Menu
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 - janaton

#1
Hi guys, there are plans ... and there is also idea on help desk for it. Please, feel free to vote for it (give it more priority) and comment. We have new dedicated developer for web planner so hopefully we will manage to improve this in 2025.
#2
Hi Herve,
your assumption is correct :). Currently we take elevation data from the router. For manual routing we would need to get data from the DTM. Please, check the existing ideas list on our help desk and if missing, create a new one. Then others can vote for it to help us prioritize our next implementation steps ;).
#3
Web portal & sync / Re: POI Libraries
January 31, 2025, 11:11:46
Der olle Hansen,
I am not sure I understand your question. What do you miss exactly in web planner? LoPoints are visible in the map as interactive POIs ... You can also find it in the search and you can highlight category.

The textual list of the search results is planned for 2025 (hopefully :) ).
#4
Hi Der olle Hansen,

I can totally understand how frustrating that must be! Unfortunately, this behavior is due to some technical limitations on our side, which we hope to address in the future. When you make certain items visible on the map, we have to reload all the data from the server, which can lead to a lot of traffic. The main issue is that we end up downloading everything you had visible previously, even if you don't need it this time (which can happen if you forget to hide things). On mobile, it's a bit easier because the data is stored locally.

Could you share a bit more about why this feature is important to you? My guess is that you're using it to track areas you've already been to, maybe creating a heatmap or something similar?

Looking forward to hearing from you!
#5
Zdravím, klasický problém, kdy 2 body jsou od sebe s malou vzdáleností a pak třeba i 1m výškový rozdíl dokáže vyrobit takový spike. Přidal jsem do kódu hotfix, který by měl tyto ústřelky (slope > 50% na míň jak 3m) ignorovat. Chtělo by to jednoho dne vyřešit pořádně a zapojit nějaký outlier detection algoritmus ale na to nyní, bohužel, není čas ... tak snad oprava bude fungovat dostatečně dobře :).
#6
Hallo Karlsson,

Es tut mir leid zu hören, dass Sie Probleme mit der Synchronisation haben. Es sieht so aus, als ob das, was passiert ist, ein typisches Szenario ist, wenn Daten auf einem Gerät gelöscht und dann synchronisiert werden. Unser Synchronisationsalgorithmus arbeitet nach dem Prinzip "letzte Aktualisierung gewinnt". Das bedeutet, wenn Sie Daten aus einem Backup wiederherstellen, werden diese gelöscht, weil der Löschzeitpunkt auf dem Server neuer ist als der Zeitpunkt Ihrer Wiederherstellung.

Der einfachste Weg, das Problem zu beheben, wäre, ein Ticket in unserem Helpdesk zu erstellen (https://help.locusmap.eu/ticket/add) und darum zu bitten, alle Daten in der Cloud zu löschen. Dann können Sie Ihre Daten lokal wiederherstellen und erneut mit der Cloud synchronisieren.

Mit freundlichen Grüßen,
Ondrej vom Locus-Team
#7
Ahoj, nezobrazující se ikonky ve webovém plánovači byla chyba v konfiguraci na straně serveru. Moc se omlouváme za komplikace. Chyba jest opravena. Díky, O.
#8
@Květy tak super, že se zadařilo :).

Problém se zoomem, který popisuješ, tak je bug. Měl by být opraven s poslední verzi (nasazeno tuším ve středu), tak vyzkoušej, mělo by opět fungovat.
#9
Ahoj Květy,
díky za zajímavý dotaz. Velice nás těší, že chceš využít náš web plánovač místo konkurence ze Smíchova :). Jak píše onelook, bude potřeba toho docílit nějakým pluginem do webového prohlížeče. Pak bohužel nastane ta piplačí práce, kdy bude potřeba přemapovat parametr z URL na mapy.cz a namapovat je na web plánovač. To základní (poloha - lat, lon) lze vykoukat. Složitější věci jako sdílená trasa, adresa či POIka apod. už bude velký problém jelikož data jsou buď nečitelně zakódována v URL a nebo vyžadují komunikaci se servery Seznamu ...

Asi tedy záleží, co je tvůj nejčastější případ - pokud přímo zakódované koordináty, tak bych dal pluginu šanci. Pokud cokoliv jiného, tak neříkám, že to nepůjde ale IMO je to hodně práce s nejasným výsledkem.

Zdraví, O.
#10
Hi Maciej,
thank you very much for your question. I am sorry to hear that you have problems with sync. You should definitely contact us earlier - we are not investigating every issue that happens automatically. I agree, that message you see should be improved.

Anyway, I have checked our logs and I see what is the problem. I will need your data, so please, create private ticket in our help desk (https://help.locusmap.eu/ticket/add) so we can solve it privately :).

Kind regards, Ondrej
#11
Hi, there is also "sync with cloud" button directly in the track/point data manager.

You cannot view this attachment.


Kind regards, Ondrej
#12
Dobrý den, sundsval,
řazení tras a bodů je ve webovém plánovači nyní napevno.
- Body se řadí abecedně
- Trasy se řadí dle data poslední modifikace

Rozhodně to není optimální. Jsme si toho vědomí a v blízké době plánujeme přidat další možnosti řazení. Možnosti řazení budou vycházet z aplikace (co bude technicky možné).

S pozdravem, Ondra
#13
Hi Rob,
we are happy to hear your feedback for Locus. For your question - you can create points in web planner. It is not so advanced as in the app but for the basic usage it should be just fine. I am attaching screenshots. Just right-click the map and select "Save point" option. You need to have GOLD Premium for this feature to work.

Kind regards, Ondrej
#14
Hi marujave,
thank you very much for reporting this. Unfortunatelly, I am not able to reproduce this problem with my data. It would help me a lot if you could check for me URL of the icon that is not shown in the we planner. I am attaching screenshot how to do it. First of all active Developer Console in your browser (Chrome or Firefox) and then proceed by the steps marked in the screenshot.

1) active "element picker" tool
2) select one of the icon that is not displayed
3) check the highlighed code for image URL

Send me the screenshot or copy the image URL. Thanks a lot!

Kind regards,
Ondrej
#15
Web portal & sync / Re: Web planner / portal
March 31, 2022, 15:26:50
@Žajdík Josef
Thanks for nice explanation. I am answering in English so others know what this is about.

Described problem: Imported track from GPX file can be without elevation data. It would be useful to have some mechanism to load (optionally?) missing elevation data for selected track during import. Currently only possibility to do it is to:

  • Load track to planner - does not work properly because track is recalculated
  • Open track in Locus map app and fill elevation data there which is not convenient

Solution: I am adding this on our list ... but I am afraid that it will take some time :/ because we need to bring elevation service into the cloud environment.