typo
This commit is contained in:
parent
d4d32bdfa3
commit
ae35acd21d
@ -88,7 +88,7 @@ const aggregationQueryTemplates = {
|
||||
FROM _cdb_clusters, _cdb_params
|
||||
`,
|
||||
|
||||
'point-sample-': ctx => `
|
||||
'point-sample': ctx => `
|
||||
WITH _cdb_params AS (
|
||||
SELECT
|
||||
(${ctx.res*0.00028/256}*!scale_denominator!)::double precision AS res,
|
||||
|
Loading…
Reference in New Issue
Block a user