[Tile-serving] [osm2pgsql-dev/osm2pgsql] Add method signature annotations (Issue #2442)

Martin Ždila notifications at github.com
Fri Jan 2 19:44:08 UTC 2026


zdila left a comment (osm2pgsql-dev/osm2pgsql#2442)

That’s unfortunate. Strong typing helps a lot here, especially because the documentation at https://osm2pgsql.org/doc/manual.html is often vague or incomplete.

Without types (or at least machine-checkable definitions), it’s easy for behavior to drift over time and for subtle breaking changes to go unnoticed. Having a way to detect such mismatches would significantly improve maintainability and confidence when refactoring or extending the code.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2442#issuecomment-3706110801
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/issues/2442/3706110801 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20260102/1b74eac6/attachment.htm>


More information about the Tile-serving mailing list