package
0.0.0-20191221131732-ae93dba53af5
Repository: https://github.com/mercatormaps/go-shapefile.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

CharacterEncoding sets the encoding of character field values.
FilterFields allows filtering by field name.
NewError returns an attached to record number.
NewScanner creates a new Scanner for the supplied source.

# Constants

dBase versions.
dBase versions.

# Structs

Error describes an error that occured when parsing a dbf record.
Record wraps a dBase level-specific record.
Scanner parses a dbf file.

# Interfaces

Field provides generic access to record fields of any type.
Header provides common information for all dbf version headers.

# Type aliases

Option funcs can be passed to Scanner.Scan().
Version is the dBase version or "level".