Main Menu

Recent posts

#81
Tasker / Re: Questions "Locus Tasker Ap...
Last post by freischneider - March 24, 2023, 13:32:15
Thanks Tapio
Ah I see, the value I store in the variable is only the one at that time of retrieval. It does not adjust itself. This is how I have used it since. I retrieved the zoom factor and saved it. Then zoomed in and after 10s zoomed back to the saved value.
I have since used Logcat Entry as the trigger. But on Android 13 there is no access to logs anymore.

I then tried to use the distance from the notification. I have attached the profile below: Zoom Distance

As trigger I took the notification Locus Map with the title Navigation. The zoom worked. Only zoom back to old value did not work. But I don't know why.
But distance is not ideal. If I drive very slowly, the zoom comes too early. If I drive very fast it comes too late.

That's why I want to look at Navipoint1 Time. I would like to zoom to level 20 15s before reaching the turn.
But if I use the trigger Notification Locus Map with the title Navigation, the value is only saved once at the very beginning. I would like to have it up to date during the whole navigation.
Otherwise I would use the same profile. Smaller 15s zoom and larger 20s back to the old value.
I made %ZoomTaskRun so that if I make 2 turns in quick succession, the zoom stays and doesn't go in and out all the time.

But if the value of time does not adjust then I can forget it.

https://taskernet.com/shares/?user=AS35m8myXKtjIGNUWsV%2B9rrY700mXg7J6ZfEVVnMRuKgnB7lCQSX4FKkJo5qdMP9dVIWhJcG9G%2BstQ%3D%3D&id=Project%3AZoomDistanz

Profil: Distanz
Ereignis: Benachrichtigung [ Besitz Applikation:Locus Map Titel:Navigation Text:* Subtext:* Messages:* Other Text:* Typ:* New Only:Aus ]



Eingang Aufgabe: Anon

A1: Variable Aufteilen [
Name: %evtprm3
Teiler: , ]

A2: Variable Suchen Ersetzen [
Variable: %evtprm32
Suche: m
Übereinstimmungen Ersetzen: An ]

A3: If [ %evtprm32 < 70 & %ZoomTaskRun !~ 1 ]

A4: Request sensors and stats [
Konfiguration: map_zoom_level
Timeout (Sekunden): 10 ]

A5: Execute Action Task [
Konfiguration: tasks: {"map_zoom":{"action":"value","value":"20"}}
Timeout (Sekunden): 0 ]

A6: Variable Setzen [
Name: %ZoomTaskRun
Zu: 1
Max Rounding Digits: 3
Structure Output (JSON, etc): An ]

A7: End If

A8: If [ %evtprm32 > 80 & %ZoomTaskRun ~ 1 ]

A9: Execute Action Task [
Konfiguration: tasks: {"map_zoom":{"action":"value","value":"%map_zoom_level"}}
Timeout (Sekunden): 0 ]

A10: Variable Lösche [
Name: %ZoomTaskRun ]

A11: End If
#82
Troubles & Questions / Re: Temperature sensor
Last post by Will C - March 24, 2023, 13:15:37
Having tested the WS07 sensors extensively. I can say with confidence that the already very slow response to temperature changes is much slower when the sensor is placed in a small bag. I even made a bag out of goretex. Other issues come into play when sunlight hits the bag. Side by side the bagged one reaches a significantly higher temperature. I chose an IP64 rated device which lives on the outside of my pack but it only records temperature in its own app. I prefer to have all my activity data in one app so moved to the garmin ecosystem. Their temperature sensor does not have an IP rating but has been tested by users down to 10m (too deep for bluetooth comms). In the end I chose waterproof devices over one that's not because where I live, if it's not raining it's either just stopped or about to start. Currently I own 7 sensors in 4 different types. Maybe I have a problem 😜
#83
Danke, jetzt werden mir alle Fotos an ihrer Aufnahmeposition auf der Karte als Punkte angezeigt (falls "Zusätzliche Ebenen" für Geotag-Fotos selektiert ist).

Wie kann ich aber von LMP aus das Bild zu einem dieser Punkte angezeigt bekommen? Ich kann die Punkte kopieren, exportieren oder ausblenden. Das war es dann aber auch. Speichere ich einen solchen Bildpunkt, wird er auch dann angezeigt, wenn ich die Ebene für die Geotag-Fotos ausblende. Aber ich kann mich (bis jetzt) unter LMP nicht davon überzeugen, ob es sich um "mein" Foto handelt.

PS:
Dieses Thema ist mit "Wo wurde dieses Bild aufgenommen?" überschrieben. Diese wichtige Frage kann ich mir auch noch nicht beantworten, denn wenn ich ein Foto importiere, von dem ich wissen möcjte, wo es aufgenommen wurde, dann wird es zwar angezeigt, aber die Anzeigeposition finde ich nur, wenn ich weiß, wo das Foto aufgenommen wurde, das aber weiß ich ja nicht.
#84
QuoteMeine Frage, wie komme ich zu diesem Auswahldialog (bitte in Deutsch)?
bei LMP
blauer Button seitlich links unten > zusätzliche Ebenen > Geotag-Fotos
 > auf Geotag-Fotos klicken dann können  über das + Ordner hinzugefügt werden
#85
Quote from: kodela on March 24, 2023, 11:04:49Hallo,

dieses Thema hat mich auf einen Bereich von Locus Map gestoßen, der mir bisher noch völlig fremd war, beziehungsweise noch ist. In den vorstehenden Beiträgen wird eine Seite verlinkt, auf der ein Screenshot zu einem Auswahldialog gezeigt wird, über den geogetaggte Bilder geladen werden können.

Meine Frage, wie komme ich zu diesem Auswahldialog (bitte in Deutsch)?

Ich denke damit du das meinst https://docs.locusmap.app/doku.php?id=manual:user_guide:mainscr_lpanel#geotagged_photos
Bin aber nicht sicher ob das in deinem alten Locus vorhanden ist.
#86
Hallo,

dieses Thema hat mich auf einen Bereich von Locus Map gestoßen, der mir bisher noch völlig fremd war, beziehungsweise noch ist. In den vorstehenden Beiträgen wird eine Seite verlinkt, auf der ein Screenshot zu einem Auswahldialog gezeigt wird, über den geogetaggte Bilder geladen werden können.

Meine Frage, wie komme ich zu diesem Auswahldialog (bitte in Deutsch)?
#87
Other features / Re: LoMaps + MapsForge V4
Last post by john_percy - March 24, 2023, 09:47:33
@voldapet
Looking at hiking and foot networks on the England map, it seems to me that the names and/or refs for foot routes are missing, unlike for hiking routes. I don't think it's just a v4 problem, and I don't think it's due to the theme.


#88
Other features / Re: LoMaps + MapsForge V4
Last post by karlchick - March 24, 2023, 09:42:34
Point 8
Something else about surface tags, in OAM they are also provided for the above surface mappings for several other types of ways, like natural=beach/desert/wetland/sand. Making it possible to render pebble beaches and gravel banks differently.
#89
[CZ&SK] - diskuze o Locusu / Re: Otevření keší z Locusu na ...
Last post by Menion - March 24, 2023, 08:12:25
Zdravím,
tohle je o nastavení v systému, která aplikace klik "požírá".
Zkusil bych otevřít systémový seznam aplikací > c:geo > a tam někde bude možnost "otevírat linky"  nebo já to mám anglicky jako "Open by default". Záleží na Androidu. Nicméně musí tam být možnost jak zrušit defaultní otevírání linků právě c:geem.
#90
[CZ&SK] - diskuze o Locusu / Otevření keší z Locusu na webo...
Last post by Pcmann - March 24, 2023, 07:59:51
Ahojky,
Když mám v Locusu otevřenou kešku a po kliknutí na GC kod chci ji zobrazit v prohlížeči, vždy se mi nejdříve otevře C:geo a potom přes něho si otevřu prohlížeč. Vím, že to dříve šlo přímo otevřít prohlížeč z Locusu, ale nevím jak to nastavit. Díky za radu.