Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A hand-written streaming byte parser for OpenStreetMap Protobuf data.

License

NotificationsYou must be signed in to change notification settings

fosskers/streaming-osm

Repository files navigation

This library provides the ability to read and processOpenStreetMap data via thestreaming ecosystem. Sincestreaming allows for very little RAM overhead despite file size, we canprocess very large OSM PBF files just by providing a file path:

importStreamingimportStreaming.OsmimportqualifiedStreaming.PreludeasS--| Count all nodes.count::IO()count=do  len<- runResourceT.S.length_. nodes. blocks$ blobs"yourfile.osm.pbf"print len

About

A hand-written streaming byte parser for OpenStreetMap Protobuf data.

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp