osm2pgsql icon indicating copy to clipboard operation
osm2pgsql copied to clipboard

Fold dependency manager into osmdata

Open joto opened this issue 1 year ago • 0 comments

Now that we don't have the gazetteer output any more, dependency management is always used. This allows us to get rid of the virtual class implementation of the dependency manager. And if you remove that, it becomes a small step to combine the osmdata_t class with the dependency manager making the code even simpler.

And more simplifications on top of that. See individual commits.

joto avatar May 10 '24 08:05 joto