[Tile-serving] [openstreetmap/osm2pgsql] Set projection in flex output in column config (#1277)
Jochen Topf
notifications at github.com
Mon Oct 5 13:31:12 UTC 2020
@joto commented on this pull request.
> std::string sql_modifiers() const;
- std::string sql_create(int srid) const;
+ std::string sql_create() const;
+
+ int srid() const noexcept { return m_srid; }
+
+ std::shared_ptr<reprojection> projection() const
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_r499599990
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201005/4b943865/attachment.htm>
More information about the Tile-serving
mailing list