gtfs2sqlite

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2024 License: MIT Imports: 15 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidInput = errors.New("invalid input")

Functions

func Clip

func Clip(inputPath string, outputPath string, clipFeature string) error

func Export

func Export(inputPath string, outputPath string, opts *ExportOpts) error

func Import

func Import(inputPath string, outputPath string, opts *ImportOpts) ([]string, error)

Types

type ExportOpts

type ExportOpts struct{}

type ImportOpts

type ImportOpts struct {
	ForceValid    bool
	IgnoreInvalid bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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