]> git.openstreetmap.org Git - nominatim.git/commit
fix parameter use for ST_Project
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 20 Aug 2023 11:52:03 +0000 (13:52 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 17 Nov 2023 13:28:52 +0000 (14:28 +0100)
commit037042f85bf5571287cf973fea66d313af471bc5
tree0e2c51200272ded2d5ad85b698e19caed28ac7f1
parent1da2192fb09161f935277a05401d89958dbb8712
fix parameter use for ST_Project

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.
lib-sql/functions/utils.sql