fix typo
This commit is contained in:
parent
61854a070d
commit
62a2c259a7
@ -474,7 +474,7 @@ BEGIN
|
||||
ST_Intersection(%L, a.%I)
|
||||
) / ST_Area(a.%I) AS overlap_fraction, %I geomref
|
||||
FROM observatory.%I as a
|
||||
WHERE %L && a.%I,
|
||||
WHERE %L && a.%I
|
||||
SELECT %I category
|
||||
FROM observatory.%I data
|
||||
WHERE data.%I = geomref
|
||||
|
Loading…
Reference in New Issue
Block a user