[Tile-serving] [openstreetmap/osm2pgsql] Add function to create multipoint geometry (PR #1783)

Jochen Topf notifications at github.com
Thu Sep 29 13:36:33 UTC 2022


>From C++ and from Lua (`as_multipoint()`) to complete the set with `as_linestring()` and `as_polygon()`.

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add function for creating multipoint geometries from relations
  * Add Lua as_multipoint() function

-- File Changes --

    M src/geom-from-osm.cpp (31)
    M src/geom-from-osm.hpp (27)
    M src/output-flex.cpp (22)
    M src/output-flex.hpp (1)
    A tests/bdd/flex/geometry-multipoint.feature (51)
    M tests/bdd/steps/geometry_factory.py (2)
    M tests/test-geom-multipoints.cpp (28)

-- Patch Links --

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

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

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


More information about the Tile-serving mailing list