Kir Malev
Kir Malev
Can I suggest using some queue mechanism, like bull? I would like to implement it, because I need to dispatch experiments in a batch and check the results couple of...
Well, I used bull and found it really nice, so I have a preference towards it. As a matter of fact, I don't think that a separate object would be...
@mpenkov take a look please
@menshikh-iv @piskvorky any ideas how can I close the PR?
Okay, since this answer still pops up in the Google Search, I'll share my workaround for fixing this issue. Main idea to install brew version of curl and force linking...
I used `Distance` because I use Haversine distance in my project. Some might use spherical distance, and that (in my opinion) should be an option. Extra modules, which are used...
> @Hiyorimi I would really like to enable custom distance functions. It would be great to have a good example to be able to test the changes. Do you have...
Is this still open?
This [answer](https://github.com/osmcode/pyosmium/issues/74) is helpful.
Is this still actual ?