gpkg

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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SourceGeopackage

type SourceGeopackage struct {
	Table Table
	// contains filtered or unexported fields
}

func (SourceGeopackage) Close

func (source SourceGeopackage) Close()

func (SourceGeopackage) GetTableInfo

func (source SourceGeopackage) GetTableInfo() []Table

func (*SourceGeopackage) Init

func (source *SourceGeopackage) Init(file string)

func (SourceGeopackage) ReadFeatures

func (source SourceGeopackage) ReadFeatures(preSieve chan pkg.Feature)

type Table

type Table struct {
	Name string
	// contains filtered or unexported fields
}

type TargetGeopackage

type TargetGeopackage struct {
	Table Table
	// contains filtered or unexported fields
}

func (TargetGeopackage) Close

func (target TargetGeopackage) Close()

func (TargetGeopackage) CreateTables

func (target TargetGeopackage) CreateTables(tables []Table) error

func (*TargetGeopackage) Init

func (target *TargetGeopackage) Init(file string, pagesize int)

func (TargetGeopackage) WriteFeatures

func (target TargetGeopackage) WriteFeatures(postSieve chan pkg.Feature)

Jump to

Keyboard shortcuts

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