[Tile-serving] [osm2pgsql-dev/osm2pgsql] Use symbolic names for projections (PR #2347)

Sarah Hoffmann notifications at github.com
Thu Jun 26 09:46:39 UTC 2025


@lonvia commented on this pull request.



> @@ -133,7 +133,7 @@ namespace osmium {
             }
 
             static int epsg() noexcept {
-                return 4326;
+                return PROJ_LATLON;

This is contrib code. You don't want to change that.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2347#pullrequestreview-2961449419
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2347/review/2961449419 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250626/cda946e9/attachment-0001.htm>


More information about the Tile-serving mailing list