Type Definition osmium::osmium_string_size_type [] [src]

type osmium_string_size_type = u16;

Size for strings in OSM data such as user names, tag keys, roles, etc. In Osmium they can be up to 216 bytes long, but OSM usually has lower defined limits.