[postgis-tickets] [SCM] PostGIS branch main updated. 3.1.0rc1-250-g81f8fcc
git at osgeo.org
git at osgeo.org
Tue Jun 29 10:59:22 PDT 2021
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, main has been updated
via 81f8fcc39368ebf9f60e0092c2f71384e78f6883 (commit)
via db9d291c5906f8f374e8702cb64ee40d3300bc8f (commit)
via e6939c6cc42a02a34cc8350311d8c39ee685f88b (commit)
via 373193c430a609ee4c2944d7c713110f649cccf8 (commit)
via 43f4fa18e212d9a927c208b66ab807926d514738 (commit)
via 7eb65c137ca5df5c7555ec70c1b3fac02fe71350 (commit)
via 11209de665e4d2c71080c8e775c3cf6fb580ac8d (commit)
via 4c3f8d036da78cb20802d413bd3091a96c7837b6 (commit)
via 098d491fdcb2af94892c0973a211fdf4c4cb6ea0 (commit)
via 7b2faebb624fadb85bd4d5a945e903951d39b873 (commit)
from cbe570224beb5695d3349466be9bb3c9cde9d9fd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
NEWS | 2 +
doc/extras_topology.xml | 67 ++++-
liblwgeom/liblwgeom_topo.h | 5 +-
liblwgeom/lwgeom_topo.c | 10 +-
topology/Makefile.in | 1 +
topology/postgis_topology.c | 55 ++--
topology/sql/query/GetFaceContainingPoint.sql.in | 302 +++++++++++++++++++++
topology/sql/query/getfacebypoint.sql.in | 85 +++++-
topology/test/regress/getfacecontainingpoint.sql | 51 ++++
.../test/regress/getfacecontainingpoint_expected | 19 ++
topology/test/regress/st_addisonode.sql | 6 +-
topology/test/regress/st_addisonode_expected | 1 +
topology/test/tests.mk | 1 +
topology/topology.sql.in | 1 +
14 files changed, 549 insertions(+), 57 deletions(-)
create mode 100644 topology/sql/query/GetFaceContainingPoint.sql.in
create mode 100644 topology/test/regress/getfacecontainingpoint.sql
create mode 100644 topology/test/regress/getfacecontainingpoint_expected
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list