Type Definition osmium::osmium_changeset_comment_size_type [] [src]

type osmium_changeset_comment_size_type = u32;

This is the size type for the text in a changeset discussion comment. There is no official limit for this. 16 bit is not enough for existing OSM changesets, hopefully 32 bit is.