Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanGeometry ¶
func CleanGeometry(ctx context.Context, g tegola.Geometry, extent *geom.Extent) (geo tegola.Geometry, err error)
CleanGeometry will apply various geoprocessing algorithems to the provided geometry. the extent will be used as a clipping region. if no clipping is desired, pass in a nil extent.
func CleanLinestring ¶
func LineStringToSegments ¶
func LineStringToSegments(l tegola.LineString) ([]maths.Line, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.