Vlad Vesa
Vlad Vesa
well, would say that indeed would make sense for orion to have something like this available: ```php protected function alwaysIncludes(): array { return [ 'points' => IncludesOption::showOnIndex | IncludesOption::showOnDetail, 'other'...
Currently this is still a WIP so currently what is done only reading the data through the libosmium. **How did you change the general workflow in OsmBuilder?** - didn't changed...
One more note: **the pull request also contains some clang code improvement suggestions.**
honestly, I would make this configurable if possible -> so to make use of shapes but still do the matching because from personal experience those shapes are not always perfect,...
sqlite is by default thread safe if it is compiled with the right flags. thread safety is and must be implemented in the loweste layer nearest the core of the...
closes #4