package OSMPBF

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Blob

fileformat.proto:29

message BlobHeader

fileformat.proto:48

message ChangeSet

osmformat.proto:143

THIS IS STUB DESIGN FOR CHANGESETS. NOT USED RIGHT NOW. TODO: REMOVE THIS?

Used in: PrimitiveGroup

message DenseInfo

osmformat.proto:132

* Optional metadata that may be included into each primitive. Special dense format used in DenseNodes.

Used in: DenseNodes

message DenseNodes

osmformat.proto:183

Used in: PrimitiveGroup

message HeaderBBox

osmformat.proto:72

Used in: HeaderBlock

message HeaderBlock

osmformat.proto:57

message Info

osmformat.proto:123

Optional metadata that may be included into each primitive.

Used in: Node, Relation, Way

message Node

osmformat.proto:159

Used in: PrimitiveGroup

message PrimitiveBlock

osmformat.proto:84

message PrimitiveGroup

osmformat.proto:103

Group of OSMPrimitives. All primitives in a group must be the same type.

Used in: PrimitiveBlock

message Relation

osmformat.proto:208

Used in: PrimitiveGroup

enum Relation.MemberType

osmformat.proto:209

Used in: Relation

message StringTable

osmformat.proto:118

* String table, contains the common strings in each block. Note that we reserve index '0' as a delimiter, so the entry at that index in the table is ALWAYS blank and unused.

Used in: PrimitiveBlock

message Way

osmformat.proto:197

Used in: PrimitiveGroup