An open API service for providing issue and pull request metadata for open source projects.

GitHub / TeXitoi/osmpbfreader-rs issues and pull requests

#59 - Add installation instructions

Pull Request - State: open - Opened by do-me about 2 months ago

#58 - feat: mark iter with Send

Pull Request - State: closed - Opened by hxsf 2 months ago - 1 comment

#57 - Add new feature 'full-metadata' to dump all available metadata from pbf file

Pull Request - State: open - Opened by jocelynj 3 months ago - 1 comment

#56 - Add basic read tests of a small pbf file

Pull Request - State: open - Opened by jocelynj 3 months ago - 4 comments

#55 - chore: Remove leftover badges from Cargo.toml

Pull Request - State: closed - Opened by kinkard 4 months ago - 1 comment

#54 - ci: Remove no longer used Travis and AppVeyor CI configs and badges

Pull Request - State: closed - Opened by kinkard 4 months ago - 1 comment

#53 - ci: Use GitHub Actions for CI

Pull Request - State: closed - Opened by kinkard 4 months ago - 3 comments

#52 - feat: Make serde serialization and deserialization optional via `serde` feature

Pull Request - State: closed - Opened by kinkard 4 months ago - 4 comments

#51 - feat: add iter_<xxx> for ndoe/way/relation

Pull Request - State: closed - Opened by hxsf 4 months ago - 1 comment

#50 - Switch to protobuf3

Pull Request - State: closed - Opened by Tristramg 8 months ago - 4 comments

#49 - Draft: Get objects and dependencies by callback

Pull Request - State: open - Opened by julianbuettner over 1 year ago

#48 - README: correction of the proto file location

Pull Request - State: closed - Opened by BenjaminLucier over 1 year ago - 1 comment

#47 - Bump self_cell version

Pull Request - State: closed - Opened by Tristramg over 1 year ago - 4 comments

#46 - Build error when using lib

Issue - State: closed - Opened by vim-zz almost 2 years ago - 1 comment

#45 - avoid crash by upgrading smartstring

Pull Request - State: closed - Opened by metamuffin over 2 years ago - 2 comments

#44 - SmartString::as_str panic

Issue - State: closed - Opened by JPaja over 2 years ago - 2 comments

#43 - Compilation Error

Issue - State: closed - Opened by RoffelKartoffel about 3 years ago - 1 comment

#42 - reader.rs add `get_objs_and_deps_on_the_fly`

Pull Request - State: closed - Opened by remi-dupre over 3 years ago - 6 comments

#41 - objects.rs: add an `into_inner` method to allow moving out values

Pull Request - State: closed - Opened by remi-dupre over 3 years ago - 2 comments

#40 - provide info metadata to Nodes, Ways and Relations

Pull Request - State: open - Opened by erictapen over 3 years ago

#39 - update self_cell

Pull Request - State: closed - Opened by Stunkymonkey over 3 years ago - 2 comments

#38 - Update self_cell to v0.10.0

Pull Request - State: closed - Opened by Voultapher almost 4 years ago - 3 comments

#37 - Fix a clippy warning

Pull Request - State: closed - Opened by DennisOSRM almost 4 years ago - 3 comments

#36 - update

Pull Request - State: closed - Opened by FrederickFrance about 4 years ago

#35 - does not compile

Issue - State: closed - Opened by Stunkymonkey about 4 years ago - 2 comments

#34 - Replace rental with self_cell

Pull Request - State: closed - Opened by Voultapher about 4 years ago - 6 comments

#33 - relicense .proto files under MIT

Pull Request - State: closed - Opened by fsasm about 5 years ago - 1 comment

#32 - Use MIT licensed .proto files

Issue - State: closed - Opened by fsasm about 5 years ago - 3 comments

#31 - Added smartstring feature

Pull Request - State: closed - Opened by mkulke about 5 years ago - 4 comments

#30 - Typo

Pull Request - State: closed - Opened by GuillaumeGomez over 5 years ago - 3 comments

#29 - Update flat map

Pull Request - State: closed - Opened by GuillaumeGomez over 5 years ago - 5 comments

#28 - Replace flat_map dependency with map_vec

Pull Request - State: closed - Opened by GuillaumeGomez over 5 years ago

#27 - Removing flat_map dependency?

Issue - State: closed - Opened by GuillaumeGomez over 5 years ago - 1 comment

#26 - Extend From implementation for Tags

Pull Request - State: closed - Opened by GuillaumeGomez over 5 years ago - 13 comments

#25 - Improve tag api

Pull Request - State: closed - Opened by GuillaumeGomez over 5 years ago - 5 comments

#24 - par_iter only over ways

Issue - State: closed - Opened by Stunkymonkey over 5 years ago - 2 comments
Labels: enhancement

#23 - Missing suppport for contours pbf node

Issue - State: closed - Opened by tyalie over 5 years ago - 5 comments

#22 - More generic api

Pull Request - State: closed - Opened by GuillaumeGomez almost 6 years ago - 6 comments

#21 - Fix compilation warnings

Pull Request - State: closed - Opened by GuillaumeGomez almost 6 years ago - 5 comments

#20 - Asref

Pull Request - State: closed - Opened by GuillaumeGomez over 6 years ago - 4 comments

#19 - update all dependencies

Pull Request - State: closed - Opened by antoine-de over 6 years ago - 1 comment

#18 - More threading options

Pull Request - State: closed - Opened by samsartor over 6 years ago - 6 comments

#17 - Fix spelling error in docs

Pull Request - State: closed - Opened by rcoh over 6 years ago - 1 comment

#16 - More explicit types in relations

Issue - State: closed - Opened by Vrixyz almost 7 years ago - 3 comments

#15 - Fix appveyor by installing protoc

Issue - State: closed - Opened by TeXitoi about 7 years ago
Labels: help wanted

#14 - Could not find `MessageStatic` in `protobuf`

Issue - State: closed - Opened by twistezo about 7 years ago - 4 comments

#13 - Add serde serialization to objects

Pull Request - State: closed - Opened by antoine-de over 7 years ago - 4 comments

#12 - add contains_key to Tags

Pull Request - State: closed - Opened by rschmukler over 7 years ago - 3 comments

#11 - Acess to pbf file header and file metrics

Issue - State: closed - Opened by fschutt over 8 years ago - 4 comments

#10 - Make TagImpl public to allow constructing tags manually

Pull Request - State: closed - Opened by fschutt over 8 years ago - 3 comments

#9 - Do not pass the world platnet pbf

Issue - State: closed - Opened by lygstate over 8 years ago - 6 comments

#8 - Using fold in place of a for in get_objs_and_deps

Pull Request - State: closed - Opened by kinnou02 over 9 years ago

#7 - first implem of recursive search

Pull Request - State: closed - Opened by kinnou02 over 9 years ago - 2 comments

#6 - Publish on crates.io

Issue - State: closed - Opened by niclashoyer over 9 years ago - 1 comment

#5 - Test borrowed_iter

Pull Request - State: closed - Opened by pczarn over 9 years ago - 4 comments

#4 - Add compile-fail tests

Issue - State: closed - Opened by pczarn over 9 years ago

#3 - add a `opr.iter()` thanks to `borrowed_iter`

Pull Request - State: closed - Opened by TeXitoi over 10 years ago

#2 - update to latest rust

Pull Request - State: closed - Opened by redaready over 10 years ago - 1 comment

#1 - update to master

Pull Request - State: closed - Opened by redaready over 10 years ago - 3 comments