importer

package
v0.0.0-...-300e357 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2016 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CHANNELSIZE = 4 // CHANNELSIZE is used as size of the cache for nodes/ways/relations

	TRANSACTIONLIMIT = 300000 //Number of elements allowed in cache

	NODES = iota //Element types
	COORDS
	WAYS
	RELATIONS
)

Variables

This section is empty.

Functions

func WriteToDatabase

func WriteToDatabase(PbfFileName string, Db database.OSMDatabase) error

WriteToDatabase takes a pbf file and writes it to any database that is conform to the database/OSMDatabase type

Types

This section is empty.

Jump to

Keyboard shortcuts

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