zwieberl
zwieberl
mapbox outdoor looks even better, IMHO.
Maybe some sort of wrapper script might be possible. To have all those smaller databases, but have an automatism that simply un-/subscribes from all of them. Although, "Use only database...
I have a follow-up question to this, just to show my complete ignorance with respect to maps-data: For those countries that do offer both (smaller sub-maps and a big combined...
We patched the sources (patch is for 1.11-branch) to support MemFree as well, by extending the memory structure. Note, this patch is Linux-only (and should probably be considered very hacky):...
Any updates on getting this into the codebase? Could try to update the patch for master and maybe open a PR
Yes you are right. I just now realized that we currently re-initialize hwloc every time we want to read this value, thus getting up to date values. When using hwloc...
Just to add another voice: I would also like to have the ability to execute shell-functions within a script, exactly as described by the OP.
Just a different suggestion, which would also scratch the need for regex completely: ```python is_hash = True for ch in name.lower(): if not ((ch >= 'a' and ch = '0'...
Would like to know too. There have been some commits newer than this issue, but no answer has been given. Which is sending mixed signals.