Merge branch 'release-v-0.0.6' into obs-dump-version
This commit is contained in:
commit
4e8341daab
@ -114,7 +114,7 @@ BEGIN
|
||||
AND
|
||||
observatory.OBS_column.type = 'Geometry'
|
||||
AND
|
||||
$1 && bounds::box2d
|
||||
ST_Intersects($1, observatory.obs_table.the_geom)
|
||||
$string$ || timespan_query
|
||||
USING geom;
|
||||
RETURN;
|
||||
|
Loading…
Reference in New Issue
Block a user