This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch fix/issue-2678-editor-visuals
in repository https://gitbox.apache.org/repos/asf/sedona.git
from ba3e2781f5 [GH-2678] Add SVG visuals for geometry editor functions
add ca762c7559 Add blank line after image references per review feedback
No new revisions were added by this update.
Summary of changes:
docs/api/flink/Geometry-Editors/ST_AddPoint.md | 1 +
docs/api/flink/Geometry-Editors/ST_Collect.md | 1 +
docs/api/flink/Geometry-Editors/ST_CollectionExtract.md | 1 +
docs/api/flink/Geometry-Editors/ST_FlipCoordinates.md | 1 +
docs/api/flink/Geometry-Editors/ST_Force2D.md | 1 +
docs/api/flink/Geometry-Editors/ST_Force3D.md | 1 +
docs/api/flink/Geometry-Editors/ST_Force3DM.md | 1 +
docs/api/flink/Geometry-Editors/ST_Force3DZ.md | 1 +
docs/api/flink/Geometry-Editors/ST_Force4D.md | 1 +
docs/api/flink/Geometry-Editors/ST_ForceCollection.md | 1 +
docs/api/flink/Geometry-Editors/ST_ForcePolygonCCW.md | 1 +
docs/api/flink/Geometry-Editors/ST_ForcePolygonCW.md | 1 +
docs/api/flink/Geometry-Editors/ST_ForceRHR.md | 1 +
docs/api/flink/Geometry-Editors/ST_Force_2D.md | 1 +
docs/api/flink/Geometry-Editors/ST_LineFromMultiPoint.md | 1 +
docs/api/flink/Geometry-Editors/ST_LineMerge.md | 1 +
docs/api/flink/Geometry-Editors/ST_LineSegments.md | 1 +
docs/api/flink/Geometry-Editors/ST_MakeLine.md | 1 +
docs/api/flink/Geometry-Editors/ST_MakePolygon.md | 1 +
docs/api/flink/Geometry-Editors/ST_Multi.md | 1 +
docs/api/flink/Geometry-Editors/ST_Normalize.md | 1 +
docs/api/flink/Geometry-Editors/ST_Polygon.md | 1 +
docs/api/flink/Geometry-Editors/ST_Project.md | 1 +
docs/api/flink/Geometry-Editors/ST_RemovePoint.md | 1 +
docs/api/flink/Geometry-Editors/ST_RemoveRepeatedPoints.md | 1 +
docs/api/flink/Geometry-Editors/ST_Reverse.md | 1 +
docs/api/flink/Geometry-Editors/ST_Segmentize.md | 1 +
docs/api/flink/Geometry-Editors/ST_SetPoint.md | 1 +
docs/api/flink/Geometry-Editors/ST_ShiftLongitude.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_AddPoint.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Collect.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_CollectionExtract.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_FlipCoordinates.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Force2D.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Force3D.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Force3DZ.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_ForceCollection.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_ForcePolygonCCW.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_ForcePolygonCW.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_ForceRHR.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Force_2D.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_LineFromMultiPoint.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_LineMerge.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_MakeLine.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_MakePolygon.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Multi.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Normalize.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Polygon.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Project.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_RemovePoint.md | 1 +
.../snowflake/vector-data/Geometry-Editors/ST_RemoveRepeatedPoints.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Reverse.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_Segmentize.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_SetPoint.md | 1 +
docs/api/snowflake/vector-data/Geometry-Editors/ST_ShiftLongitude.md | 1 +
docs/api/sql/Geometry-Editors/ST_AddPoint.md | 1 +
docs/api/sql/Geometry-Editors/ST_Collect.md | 1 +
docs/api/sql/Geometry-Editors/ST_CollectionExtract.md | 1 +
docs/api/sql/Geometry-Editors/ST_FlipCoordinates.md | 1 +
docs/api/sql/Geometry-Editors/ST_Force2D.md | 1 +
docs/api/sql/Geometry-Editors/ST_Force3D.md | 1 +
docs/api/sql/Geometry-Editors/ST_Force3DM.md | 1 +
docs/api/sql/Geometry-Editors/ST_Force3DZ.md | 1 +
docs/api/sql/Geometry-Editors/ST_Force4D.md | 1 +
docs/api/sql/Geometry-Editors/ST_ForceCollection.md | 1 +
docs/api/sql/Geometry-Editors/ST_ForcePolygonCCW.md | 1 +
docs/api/sql/Geometry-Editors/ST_ForcePolygonCW.md | 1 +
docs/api/sql/Geometry-Editors/ST_ForceRHR.md | 1 +
docs/api/sql/Geometry-Editors/ST_Force_2D.md | 1 +
docs/api/sql/Geometry-Editors/ST_LineFromMultiPoint.md | 1 +
docs/api/sql/Geometry-Editors/ST_LineMerge.md | 1 +
docs/api/sql/Geometry-Editors/ST_LineSegments.md | 1 +
docs/api/sql/Geometry-Editors/ST_MakeLine.md | 1 +
docs/api/sql/Geometry-Editors/ST_MakePolygon.md | 1 +
docs/api/sql/Geometry-Editors/ST_Multi.md | 1 +
docs/api/sql/Geometry-Editors/ST_Normalize.md | 1 +
docs/api/sql/Geometry-Editors/ST_Polygon.md | 1 +
docs/api/sql/Geometry-Editors/ST_Project.md | 1 +
docs/api/sql/Geometry-Editors/ST_RemovePoint.md | 1 +
docs/api/sql/Geometry-Editors/ST_RemoveRepeatedPoints.md | 1 +
docs/api/sql/Geometry-Editors/ST_Reverse.md | 1 +
docs/api/sql/Geometry-Editors/ST_Segmentize.md | 1 +
docs/api/sql/Geometry-Editors/ST_SetPoint.md | 1 +
docs/api/sql/Geometry-Editors/ST_ShiftLongitude.md | 1 +
84 files changed, 84 insertions(+)