© 2026 Hedgehog Software, LLC
select ST_X(location) AS x1, ST_Y(location) as y1, location as loc from properties where id = 1;
Failed to run sql query: function st_x(geography) does not exist