forked from hans/Nominatim
Before postgis 3.4 ST_Project required a geography as input and seemed to have implicitly converted to geography. Since 3.4 geometry input is supported but leads to a completely different result.
Before postgis 3.4 ST_Project required a geography as input and seemed to have implicitly converted to geography. Since 3.4 geometry input is supported but leads to a completely different result.