Expand description
Parsing util(e)ities
Functions§
- parse_
bbox - Parse a string into a
BBox - parse_
bbox_ ext - Parse a string into a
BBoxwith 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