Invalid transformations using proj results in a mountain of text to stdout. Need to investigate whether we can set the log level. ## Repro: Reported to me via DM: ``` SELECT ST_Transform(ST_Point(-200, 0), 4326, 3857) ```