Documentation
¶
Index ¶
Constants ¶
View Source
const ( // CHANNELSIZE is used as size of the cache for nodes/ways/relations // during conversion from pbf file to the database CHANNELSIZE = 4 )
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.
Click to show internal directories.
Click to hide internal directories.