pbf
PBF parser
A Go library for parsing and encoding OpenStreetMap PBF files
OpenStreetMap PBF golang parser
47 stars
5 watching
7 forks
Language: Go
last commit: 23 days ago
Linked from 2 awesome lists
golangopenstreetmapopenstreetmap-pbfopenstreetmap-pbf-parseropenstreetmap-protobuffer-format
Related projects:
Repository | Description | Stars |
---|---|---|
paulmach/osm | A library for working with OpenStreetMap data in Go | 374 |
artonge/go-gtfs | A Go package for loading and parsing GTFS files | 45 |
pebbe/go-proj-4 | Provides a limited interface to the Cartographic Projections Library PROJ.4 | 44 |
pelletier/go-toml | Library for parsing and generating the TOML file format in Go. | 1,736 |
iovisor/gobpf | Go bindings for creating eBPF programs and loading ELF files. | 2,147 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 961 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
golang/benchmarks | Macro-benchmarks for performance monitoring and development of the Go programming language. | 189 |
barasher/go-exiftool | A Go wrapper around ExifTool to extract metadata from various file types. | 252 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |
geops/gtfsparser | A Go-based library for parsing and validating GTFS data feeds | 43 |
gobeam/mongo-go-pagination | Provides pagination functionality for MongoDB queries and aggregation pipelines | 129 |
mrbenosborne/tripadvisor-golang | Provides a Golang interface to access TripAdvisor's API | 2 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
arthurkushman/pgo | A collection of convenient functions to facilitate software development in Go. | 86 |