I'm still mostly using Organic Maps though, and from time to time I switch to Comaps to see the differences.
In general I like the colors of CoMaps more than OrganicMaps (light theme, dark is so-so), but I still use OM because:
- OM shows colors for marked trails. Pretty recent feature and not as good as in Mapy.com, but at least I don't need to switch to Mapy.com just for this feature.
- recently OM added public transport routes. UX is quite bad, but it's much better that having nothing! It was quite useful at my last trip.
The nicest feature that CoMaps added recently are map updates that are independent to an app update, and they try to update maps like once a week. So it's much more probable that you will have more up to date data there than on OM. So I started using it more too :)
I don't use it much, but for a default audio player for KDE, it's surprisingly slow to open audio file just to play it once (around a second on my machine)
This restriction of git worktrees is annoying but I just learned one simple rule to follow:
Never check out the main development branch (main/master/develop/etc) in other worktrees (non "main worktree", using git-worktree nomenclature)). Use other name with "wt-" prefix for it. Like in:
And to be honest, after being disciplined to always do that, I very rarely get error message saying that the branch I want to check out is already checked out in other worktree. Before that, I regularly had a situation when I checked out main branch on second worktree to see the current state of the repo (because my main worktree had a work in progress stuff) and after some time when I finished work on main branch, I tried to check out main branch on my main worktree and got the error. Because I totally forgot that I checked it out some time ago in the other worktree.
I concur. My company is using Rancher Desktop on Windows machines. No problems. As long as you use don't care about GUI, and just use CLI dommands ("docker" , "docker compose" ).
From my experience the best one currently is EveryDoor. But even if you just use Organic Maps, it has some basis functionality to add and edit places.
StreetComplete is also great and very beginner friendly, but it is mostly for completing missing information for existing places. However, I think quite recent addition was that now you can actually add new places. Haven't used it much though.
I'm still mostly using Organic Maps though, and from time to time I switch to Comaps to see the differences.
In general I like the colors of CoMaps more than OrganicMaps (light theme, dark is so-so), but I still use OM because:
- OM shows colors for marked trails. Pretty recent feature and not as good as in Mapy.com, but at least I don't need to switch to Mapy.com just for this feature.
- recently OM added public transport routes. UX is quite bad, but it's much better that having nothing! It was quite useful at my last trip.
The nicest feature that CoMaps added recently are map updates that are independent to an app update, and they try to update maps like once a week. So it's much more probable that you will have more up to date data there than on OM. So I started using it more too :)