osmpbf icon indicating copy to clipboard operation
osmpbf copied to clipboard

OpenStreetMap PBF file format parser in Go Lang.

Results 9 osmpbf issues
Sort by recently updated
recently updated
newest added

Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.27.1 to 1.28.1. Release notes Sourced from google.golang.org/protobuf's releases. v1.28.1 This release contains protoc-gen-go binaries for arm64. Notable changes since v1.28.0: CL/418677: internal/impl: improve MessageInfo.New performance CL/411377:...

dependencies
go

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3. Release notes Sourced from actions/setup-go's releases. v3.0.0 What's Changed Update default runtime to node16 (actions/setup-go#192) Update package-lock.json file version to 2 (actions/setup-go#193) and @types/node...

dependencies
github_actions

Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.5.1 to 1.6.0. Release notes Sourced from shogo82148/actions-goveralls's releases. v1.6.0 What's Changed Bump typescript from 4.5.3 to 4.5.4 by @​dependabot in shogo82148/actions-goveralls#318 Bump jest-circus from 27.4.4 to...

dependencies
github_actions

Thanks for this nice package! I'm using it for a routing application that is only interested in the nodes that appear in ways. To filter this and not run into...

enhancement

Is there a way right now to stop the decoding of a file? As far as I see from looking at the code if you were to stop calling the...

enhancement

Is there any progress in PBF Encoder development? Or are there any hints/ideas on how it could be implemented? I need such functionality and I'd really like to help with...

enhancement

Bumps [shogo82148/actions-goveralls](https://github.com/shogo82148/actions-goveralls) from 1.5.1 to 1.7.0. Release notes Sourced from shogo82148/actions-goveralls's releases. v1.7.0 What's Changed Bump ts-jest from 27.1.3 to 27.1.4 by @​dependabot in shogo82148/actions-goveralls#344 Bump typescript from 4.6.2 to...

dependencies
github_actions

Bumps google.golang.org/protobuf from 1.27.1 to 1.30.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.27.1&new-version=1.30.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
go

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4. Release notes Sourced from actions/setup-go's releases. v4.0.0 In scope of release we enable cache by default. The action won’t throw an error if the...

dependencies
github_actions