Aw diddly dang dong crap

This commit is contained in:
XANTRONIX Development 2025-02-10 21:29:21 -05:00
parent ffc75dd2b3
commit c1c5d9e618

View file

@ -118,7 +118,7 @@ class StormReport():
select select
id, id,
call, call,
ST_Distance(coord, MakePoint(?, ?, , 4326), true) as distance, ST_Distance(coord, MakePoint(?, ?, 4326), true) as distance,
ST_AsText(coord) as coord ST_AsText(coord) as coord
from from
nexrad_station nexrad_station