Module parsing

Source
Expand description

Parsing util(e)ities

Functions§

parse_bbox
Parse a string into a BBox
parse_bbox_ext
Parse a string into a BBox with special handling of ‘world’ and ‘planet’
parse_bbox_json
Parse a string into a BBox
parse_float_blocks
Parse float string blocks from a string
parse_int_strings
Parse a string into a vector of signed integer strings
parse_ints
Parse a string into a vector of signed integers
parse_uint_strings
Parse a string into vector of integer strings
parse_uints
Parse a string into vector of integers