Package org.h2gis.functions.spatial.edit
package org.h2gis.functions.spatial.edit
-
ClassesClassDescriptionCommon utilities used by the edit functionsThis function add a z value to the z component of (each vertex of) the geometric parameter to the corresponding value given by a field.Add a z value to each vertex of the Geometry.Densifies a geometry using the given distance tolerance.Flip the X and Y coordinates of the geometryReturns a version of the given geometry with X and Y axis flipped.This function insert a point on geometry looking for the nearest coordinate segmentInterpolate a 1 dimension geometry according its start and end z values.Multiply the z value of each vertex of the Geometry by a double value.Converts this Geometry to normal form (canonical form)Remove duplicate coordinates in a geometryRemoves any holes from a polygon or multipolygonRemove all points on a geometry that are located within a polygon.Remove duplicated points on a geometryReturns the geometry with vertex order reversed.Returns a 1 dimension geometry with vertex order reversed according the start and the end z values.This function replace the z component of (each vertex of) the geometric parameter to the corresponding value given by a field.