Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Metadata
double x = 1
double y = 2
double z = 3
Used in: Metadata
double min_x = 1
double max_x = 2
double min_y = 3
double max_y = 4
Used in: Entry
Used in: Entry
(message has no fields)
Used in: FinishEntry
string name = 1
string description = 2
string attribution = 3
string version = 4
string type = 5
string format = 6
optional Envelope bounds = 7
int32 min_zoom = 9
int32 max_zoom = 10
repeated VectorLayer vector_layers = 11
map<string, string> others = 12
Used in: Metadata
TILE_COMPRESSION_UNSPECIFIED = 0
TILE_COMPRESSION_GZIP = 1
TILE_COMPRESSION_NONE = 2
Used in: Entry
int32 x = 1
int32 y = 2
int32 z = 3
bytes encoded_data = 4
Used in: Metadata
string id = 1
string description = 3
int32 min_zoom = 4
int32 max_zoom = 5
Used in: VectorLayer
FIELD_TYPE_UNSPECIFIED = 0
FIELD_TYPE_NUMBER = 1
FIELD_TYPE_BOOLEAN = 3
FIELD_TYPE_STRING = 4