If the input bbox is in lat/lon coordinates, the buffer is approximately applied by first transforming the bbox in a suitable projected coordinate reference system, expanding it with the given buffer, transforming it back to the lat/lon system, and finally taking the bounding box of the obtained area.