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

Jochen Topf notifications at github.com
Thu Jun 26 10:07:26 UTC 2025


@joto commented on this pull request.



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

How embarrasing. :-) Fixed.

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

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


More information about the Tile-serving mailing list