Christian Vetter
Christian Vetter
Building sorting into flatdata itself is definitely a feature we are looking forward to. Automatically updating any references is most likely not going to happen, since such a thing usually...
Radix sort is usually not the best choice if you need to sort data that does not fit into RAM: You would need one pass over the data for each...
This data is definitely useful, but only for a small subset of users. I am not sure it is the same subset that is using Ids, so it could make...
Any feedback on this?
@uhertlein I guess that's because those message were the only ones spamming in my apps :) Which messages would you suggest to also downgrade?
@mykhailo-kuchma sure, but then you hide other logging information as a side-effect. So the question is what you would expect conceptually on each level. TRACE: detailed information about what is...
Did you manage to also reorder nodes/way based on the index to increase data locality? I would assume that an index for nodes is "for free" / implicit as long...
That sounds like a good idea. You might not even need those extra 64 bit for nodes, as the spatial index of a node is (most likely) just the morton...
@andrey-kashcheev what is the Resolves/Relates to about? There is no issue for this / other repo / etc?
Done @andrey-kashcheev