Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenExtracted ¶
Types ¶
type Flags ¶
type Flags struct {
Zip string `` /* 141-byte string literal not displayed */
Shp string `kong:"optional,name=shp,type=existingfile,help='Path to shape file (.shp). Must be used in conjunction with --dbf.'"`
Dbf string `kong:"optional,name=dbf,type=existingfile,help='Path to attribute file (.dbf). Must be used in conjunction with --shp.'"`
}
Click to show internal directories.
Click to hide internal directories.