Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FeatureCollection ¶
type OsmDownloader ¶
type OsmDownloader struct {
// contains filtered or unexported fields
}
func (*OsmDownloader) ById ¶
func (o *OsmDownloader) ById(region string) *Region
func (*OsmDownloader) Init ¶
func (o *OsmDownloader) Init() error
func (*OsmDownloader) List ¶
func (o *OsmDownloader) List(context *cli.Context) error
func (*OsmDownloader) OsmDownload ¶
func (o *OsmDownloader) OsmDownload(context *cli.Context) error
Click to show internal directories.
Click to hide internal directories.