[Tile-serving] [openstreetmap/osm2pgsql] Set projection in flex output in column config (#1277)

Jochen Topf notifications at github.com
Mon Oct 5 13:31:27 UTC 2020


@joto commented on this pull request.



> @@ -24,6 +24,8 @@ class osmium_builder_t
       m_writer(m_proj->target_srs())
     {}
 
+    int srid() const noexcept { return m_proj->target_srs(); }

removed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1277#discussion_r499600150
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201005/42c86c51/attachment.htm>


More information about the Tile-serving mailing list