Opened 21 months ago
Last modified 16 months ago
#5340 new enhancement
totopogeom doc miss default value for tolerance
Reported by: | PanierAvide | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.5.0 |
Component: | topology | Version: | 3.3.x |
Keywords: | Cc: |
Description
Hello,
I discovered that documentation of totopogeom topology function lacks in documentation the default value for tolerance on this page : https://postgis.net/docs/toTopoGeom.html
So this line :
topogeometry toTopoGeom(geometry geom, varchar toponame, integer layer_id, float8 tolerance)
May be instead :
topogeometry toTopoGeom(geometry geom, varchar toponame, integer layer_id, float8 tolerance=0)
Best regards
Change History (3)
comment:1 by , 21 months ago
comment:2 by , 19 months ago
Milestone: | PostGIS 3.3.3 → PostGIS 3.4.0 |
---|
comment:3 by , 16 months ago
Milestone: | PostGIS 3.4.0 → PostGIS 3.5.0 |
---|
Note:
See TracTickets
for help on using tickets.
See also https://git.osgeo.org/gitea/postgis/postgis/pulls/6