[Tile-serving] [openstreetmap/osm2pgsql] All geometry creation functions are now available in two variants (PR #1706)

Jochen Topf notifications at github.com
Thu Jul 28 13:06:54 UTC 2022


All functions are now available in two variants: one taking a pointer to
an existing geometry as output parameter, and the second which returns a
new geometry instead. The first is faster if the geometry object already
exists, the second is more convenient in places where it doesn't.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1706

-- Commit Summary --

  * All geometry creation functions are now available in two variants

-- File Changes --

    M src/geom-from-osm.cpp (70)
    M src/geom-from-osm.hpp (62)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1706.patch
https://github.com/openstreetmap/osm2pgsql/pull/1706.diff

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

Message ID: <openstreetmap/osm2pgsql/pull/1706 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220728/b2f4e086/attachment.htm>


More information about the Tile-serving mailing list