pkg

package
v0.0.0-...-cab201b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sieve

func Sieve(source Source, target Target, resolution float64)

Types

type Feature

type Feature interface {
	Columns() []interface{}
	Geometry() geom.Geometry
	UpdateGeometry(geom.Geometry)
}

type Source

type Source interface {
	ReadFeatures(chan Feature)
}

type Target

type Target interface {
	WriteFeatures(chan Feature)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL