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

Jochen Topf notifications at github.com
Fri Oct 2 07:44:34 UTC 2020


@mboeringa Yes, multiple different projections in the same database are an edge case. Most people will just use web mercator, that's why it is still the default. But some people have asked for it and it is easy to support, so why not?

I am aware that the area calculation in both web mercator and latlong isn't really that great and that there are better options. In this regard, this pull request aims only at supporting in the flex output what was already supported in the old outputs so that people can move to the new flex output without loosing any functionality. We are planning to put a more generic "geometry handling" in place in the future that would allow more options here, but that will take a while.

-- 
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#issuecomment-702579789
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201002/4cc2937d/attachment.htm>


More information about the Tile-serving mailing list