Skip to content

njouanin/osm-pbf-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Download

#osm-pbf-pipeline

Scala library for reading Open Street Map pbf files.

osm-pbf-pipeline uses akka-stream to provide a high-performance, back pressured engine for reading pbf streams.

Quickstart

Add the following dependency to buid.sbt (or whatever build system configuration):

libraryDependencies += "io.tripod" %% "osm-pbf-pipeline" % "0.0.2"

The see examples for use cases and to learn how to use osm-pbf-pipeline.

About

High-performance, back pressured pipeline for reading Open Street Map PBF streams

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published