ST_CurveToLine ST_DelaunayTriangles ST_Different ST_Dump ST_DumpPoints ST_DumpRings ST_FlipCoordinates ST_GeneratePoints ST_Intersection ST_LineToCurve ST_MakeValid ST_MemUnion ST_MinimumBoundingCircle ST_MinimumBoundingRadius ST_OrientedEnvelope ST_Polygonize ST_OffsetCurve ST_RemoveRepeatedPoints ST_Sh...
geometry ST_OffsetCurve(geometry line , float signedDistance , text styleParameters); 参数 参数名称 描述 line 目标线对象。 signedDistance 距离。 styleParameters 样式参数,默认为空字符串。 描述 返回的Geometry对象的所有点距离输入对象的距离均不会超过给定距离。 若距离为正,偏移量将在输入线的左侧,并保持...
select st_curvetoline(ST_OffsetCurve(g,1,'join=round')), st_curvetoline(ST_OffsetCurve(g,1.1,'join=mitre')), st_curvetoline(ST_OffsetCurve(g,1.2,'join=bevel')),g from (select 'LINESTRING(0 0,0 1,1 1)'::geometry as g) as t; 不同切割率限制對比: select st_curvetoline(...
ST_ConvexHull ST_CurveToLine ST_DelaunayTriangles ST_Different ST_Dump ST_DumpPoints ST_DumpRings ST_FlipCoordinates ST_GeneratePoints ST_Intersection ST_LineToCurve ST_MakeValid ST_MemUnion ST_MinimumBoundingCircle ST_MinimumBoundingRadius ST_OrientedEnvelope ST_Polygonize ST_OffsetCurve ST_RemoveRepeat...
ST_ConvexHull ST_CurveToLine ST_DelaunayTriangles ST_Different ST_Dump ST_DumpPoints ST_DumpRings ST_FlipCoordinates ST_GeneratePoints ST_Intersection ST_LineToCurve ST_MakeValid ST_MemUnion ST_MinimumBoundingCircle ST_MinimumBoundingRadius ST_OrientedEnvelope ST_Polygonize ST_OffsetCurve ST_RemoveRepeat...
ST_CurveToLine ST_DelaunayTriangles ST_Different ST_Dump ST_DumpPoints ST_DumpRings ST_FlipCoordinates ST_GeneratePoints ST_Intersection ST_LineToCurve ST_MakeValid ST_MemUnion ST_MinimumBoundingCircle ST_MinimumBoundingRadius ST_OrientedEnvelope ST_Polygonize ST_OffsetCurve ST_RemoveRepeatedPoints ST_Sh...
ST_OffsetCurve,ApsaraDB RDS:このトピックでは、ST_OffsetCurve関数について説明します。 この関数は、入力ジオメトリオブジェクトから指定された距離とマージンにあるすべてのオフセット線を表すジオメトリオブジェクトを返します。
ST_OffsetCurve,PolarDB:このトピックでは、ST_OffsetCurve関数について説明します。 この関数は、入力ジオメトリオブジェクトから指定された距離とマージンにあるすべてのオフセット線を表すジオメトリオブジェクトを返します。
ST_CurveToLine ST_DelaunayTriangles ST_Different ST_Dump ST_DumpPoints ST_DumpRings ST_FlipCoordinates ST_GeneratePoints ST_Intersection ST_LineToCurve ST_MakeValid ST_MemUnion ST_MinimumBoundingCircle ST_MinimumBoundingRadius ST_OrientedEnvelope ST_Polygonize ST_OffsetCurve ST_RemoveRepeatedPoints ST_Sh...
ST_OffsetCurve,PolarDB:This topic describes the ST_OffsetCurve function. This function returns a geometry object representing all offset lines at the specified distance and margin from the ...