]> 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>
Sun, 20 Aug 2023 11:52:03 +0000 (13:52 +0200)
commit7c79b07817a6e647113786dffbbfbfd9024fb64f
tree8cca57aabf709354879f7815c224747f8feba1e4
parent23eed4ff2fe4a987ff82d816fdedb9f2bbaa5d88
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