6 Commits

Author SHA1 Message Date
64c2ca9dec add callbacks for deletion to flex 2025-06-12 12:38:12 +02:00
1ee13a96c7 move special handling of untagged objects into pgsql output
This special handling has been already disabled for flex output
when we introduced the untagged callbacks.
2025-06-05 23:06:21 +02:00
ede8880e72 Update copyright date 2025-01-13 09:07:30 +01:00
eb8ac61679 Move dependency manager code into osmdata
Now that we always use dependency management, we don't need the
dependency manager to be a virtual class any more. In fact it isn't
really doing that much, so we can roll it into the code in osmdata_t.
2024-05-10 10:00:37 +02:00
ff91d49869 Update copyright date 2024-01-26 16:45:53 +01:00
163427337b Rename tests/test-parse-osmium.cpp to tests/test-osm-file-parsing.cpp
Better reflects what this test is about.
2023-06-30 16:22:54 +02:00