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:176

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

Used in: PrimitiveGroup

message DenseInfo

osmformat.proto:155

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

Used in: DenseNodes

message DenseNodes

osmformat.proto:216

Used in: PrimitiveGroup

message HeaderBBox

osmformat.proto:85

Used in: HeaderBlock

message HeaderBlock

osmformat.proto:57

message Info

osmformat.proto:136

Optional metadata that may be included into each primitive.

Used in: Node, Relation, Way

message Node

osmformat.proto:192

Used in: PrimitiveGroup

message PrimitiveBlock

osmformat.proto:97

message PrimitiveGroup

osmformat.proto:116

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

Used in: PrimitiveBlock

message Relation

osmformat.proto:241

Used in: PrimitiveGroup

enum Relation.MemberType

osmformat.proto:242

Used in: Relation

message StringTable

osmformat.proto:131

* 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:230

Used in: PrimitiveGroup