[Tile-serving] [osm2pgsql-dev/osm2pgsql] Refuse to import if PostGIS's core procedures aren't updated. (Discussion #2140)

Jochen Topf notifications at github.com
Fri Feb 16 09:07:24 UTC 2024


I don't think checks like this are something we would want to have in osm2pgsql itself. But I have a (currently work-in-progress) Python script which bundles some convenient "database helper" functions. One of the things it offers is a "database check" function that will check a few things in your database related to osm2pgsql, like whether PostGIS is enabled and whether you use UTF-8 encoding. A check like this might fit in there.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2140#discussioncomment-8489900
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/2140/comments/8489900 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240216/6b07812c/attachment-0001.htm>


More information about the Tile-serving mailing list