Henrikki Tenkanen

Results 88 comments of Henrikki Tenkanen

@gegen07 : Also found a "bug" which has unnecessarily increased the memory footprint of numpy arrays, see #150.

@Stoofik : Thanks for reporting this. This issue is most likely related to the issue with incorrect relation ids as reported in #170.

@gregoriiv Thanks for investigating this and making a good reproducible example of this! 💯 🙂👍🏻 I need to check the criteria how these elements are parsed. There are some special...

Thanks @DanielePassabi for reporting this! There has been some updates on the cykhas library lately which is probably the reason for this. Could you try and install an older version...

Yes, I need to update the code base to reflect the latest changes in cykhash for the next release. But yes, freezing the cykhash version to older one is a...

Note to self: - There has been breaking changes in Cykhash v2.0.0: use of [different names/signature for maps](https://github.com/realead/cykhash#release-200-09112021) which is the likely reason for this behavior observed in here. Todo:...

@realead Ah right, thanks for a quick reply and clarifying the change! 👍🏻 (did not know whether there were some larger changes involved). So this is a rather easy fix...

@bramson Yes, being able to crop PBF is definitely something that would be extremely useful to have. I have done some testing for doing it, but there were some mysterious...

>It would be even more awesome if I could convert it into a NetworkX graph, make changes like adding links and attributes, and then save it as a PBF. If...

Hi @Alfred-Mountfield! The cropping will probably not be part of the next release (other memory enhancements will be done though). However, for your problem I would recommend using BBBike's online...