Aw diddly dang dong crap
This commit is contained in:
parent
ffc75dd2b3
commit
c1c5d9e618
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ class StormReport():
|
|||
select
|
||||
id,
|
||||
call,
|
||||
ST_Distance(coord, MakePoint(?, ?, , 4326), true) as distance,
|
||||
ST_Distance(coord, MakePoint(?, ?, 4326), true) as distance,
|
||||
ST_AsText(coord) as coord
|
||||
from
|
||||
nexrad_station
|
||||
|
|
Loading…
Add table
Reference in a new issue