MobilityDB
1.3
Loading...
Searching...
No Matches
meos
src
geo
geo_round.c
datum_geo_round
geo_round
point_round
round_circularstring
round_compoundcurve
round_curvepolygon
round_geometrycollection
round_linestring
round_lwcircstring
round_lwcompound
round_lwcurvepoly
round_lwline
round_lwmcurve
round_lwmline
round_lwmpoint
round_lwmpoly
round_lwpoly
round_lwtriangle
round_multicurve
round_multilinestring
round_multipoint
round_multipolygon
round_point_n
round_polygon
round_triangle
◆
round_lwcurvepoly()
static void round_lwcurvepoly
(
LWCURVEPOLY
*
cpoly
,
int
maxdd
,
bool
hasz
,
bool
hasm
)
static
Set
the precision of the coordinates of a curve polygon to a number of decimal places.
Note
A CurvePolygon is like a polygon, with an outer ring and zero or more inner rings. The difference is that a ring can be a CircularString or CompoundCurve as well as a LineString.
https://postgis.net/docs/using_postgis_dbmanagement.html#CurvePolygon
Generated by
1.9.5