Crate osmium [−] [src]
Constants
Statics
osmium_max_osm_string_length |
Type Definitions
int_fast16_t | |
int_fast32_t | |
int_fast64_t | |
int_fast8_t | |
int_least16_t | |
int_least32_t | |
int_least64_t | |
int_least8_t | |
intmax_t | |
osmium_changeset_comment_size_type |
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. |
osmium_changeset_id_type | |
osmium_num_changes_type | |
osmium_num_comments_type | |
osmium_object_id_type | |
osmium_object_version_type | |
osmium_signed_user_id_type | |
osmium_string_size_type |
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. |
osmium_unsigned_object_id_type | |
osmium_user_id_type | |
std_nullptr_t | |
uint_fast16_t | |
uint_fast32_t | |
uint_fast64_t | |
uint_fast8_t | |
uint_least16_t | |
uint_least32_t | |
uint_least64_t | |
uint_least8_t | |
uintmax_t |