Gring: Segfault on empty string
Gring's method getGeospatialBounds will segfault when given an empty string in either of its CSV list parameters. Recommended solution is to check whether each parameter is empty and do something useful in such a case.