Get desktop application:
View/edit binary Protocol Buffers messages
Used in: style
required string name = 1
required string source_name = 3
required string source_layer = 4
optional string source_field = 5
repeated value source_value = 6
optional cap_type cap = 7
optional string font = 9
optional float font_size = 10
Used in: bucket
fill = 1
line = 2
point = 3
background = 15
Used in: bucket
round_cap = 1
butt_cap = 2
square_cap = 3
Used in: style
Used in: class
required string layer_name = 1
optional property hidden = 2
optional property antialias = 4
optional fixed32 fill_color = 5
optional fixed32 stroke_color = 6
optional property opacity = 7
optional string image = 8
Used in: glyphs
optional string name = 1
optional string range = 2
repeated glyph glyphs = 3
Used in: fontstack
optional int64 id = 1
optional bytes bitmap = 2
optional int64 width = 3
optional int64 height = 4
optional sint64 left = 5
optional sint64 top = 6
optional int64 advance = 7
Used in: bucket
miter_join = 1
bevel_join = 2
round_join = 3
Used in: style
required string name = 1
optional string bucket_name = 2
repeated layer child_layer = 3
Used in: fill_style, stroke_style
Used in: property
null = 1
constant = 2
stops = 3
linear = 4
Used in: class
required string layer_name = 1
optional property hidden = 2
optional fixed32 color = 3
optional property width = 4
optional property offset = 5
optional property opacity = 6
Used in: bucket
optional string string_value = 1
optional float float_value = 2
optional double double_value = 3
optional int64 int_value = 4
optional uint64 uint_value = 5
optional sint64 sint_value = 6
optional bool bool_value = 7
Used in: fill_style