Results 391 comments of Jochen Topf

The `can_add` function returns what it is supposed to return. Libosmium works as intended for OSM data. Making libosmium work for non-OSM data is out of scope and I'll only...

Thanks for the detailed feedback. I agree that the manual needs an overhaul for "modern osm2pgsql". Just need to find some time. It is quite a lot of work to...

I can only second that original request. It seems to me a lot of use cases would benefit from a pre-built graph and it would somewhat close the huge performance...

I think this would be an API change that needs to be discussed with a larger audience. Some parsers might not be able to cope with that change. And we...

Just a quick note: A reimport is not strictly necessary for the changes in #4978. The database is compatible enough that you can keep updating an old database. That being...

It feels a bit weird to me to declare a cliff or an embankment a "barrier". Sure it can be a barrier in certain situations, but it feels different to...

@daniel-j-h Why no multipolygons? Are they more difficult to handle?

@daniel-j-h Note that the `osmium::Area::is_multipolygon()` call will only check whether the area has more than one outer ring. What you seem to be interested in is that it doesn't have...

Not sure what you mean. Can you please explain what exactly your problem is?

I am not aware of any structured way compound keys are documented. From your example it looks like there might be. But I don't know where this information comes from...