csv

package
v0.0.0-...-85aa7e7 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chunks

type Chunks struct {
	// contains filtered or unexported fields
}

func (*Chunks) Next

func (c *Chunks) Next() bool

func (*Chunks) Scan

func (c *Chunks) Scan(fc *spatial.FeatureCollection) error

type Codec

type Codec struct {
	LatCol, LonCol int
	Delim          rune
	// contains filtered or unexported fields
}

func (*Codec) ChunkedDecode

func (c *Codec) ChunkedDecode(r io.Reader) (spatial.Chunks, error)

func (*Codec) Decode

func (c *Codec) Decode(r io.Reader, fs *spatial.FeatureCollection) error

func (*Codec) Extensions

func (c *Codec) Extensions() []string

Jump to

Keyboard shortcuts

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