package OSMPBF

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

message Blob

fileformat.proto:22

message BlobHeader

fileformat.proto:41

message ChangeSet

osmformat.proto:169

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

Used in: PrimitiveGroup

message DenseInfo

osmformat.proto:148

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

Used in: DenseNodes

message DenseNodes

osmformat.proto:209

Used in: PrimitiveGroup

message HeaderBBox

osmformat.proto:78

Used in: HeaderBlock

message HeaderBlock

osmformat.proto:50

message Info

osmformat.proto:129

Optional metadata that may be included into each primitive.

Used in: Node, Relation, Way

message Node

osmformat.proto:185

Used in: PrimitiveGroup

message PrimitiveBlock

osmformat.proto:90

message PrimitiveGroup

osmformat.proto:109

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

Used in: PrimitiveBlock

message Relation

osmformat.proto:234

Used in: PrimitiveGroup

enum Relation.MemberType

osmformat.proto:235

Used in: Relation

message StringTable

osmformat.proto:124

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

Used in: PrimitiveGroup