remotes/origin/Fixed_typo
antoniocarlon 6 years ago
parent 9b62a0980f
commit 9ca4d755c9

@ -652,7 +652,7 @@ BEGIN
format(
$query$
SELECT ROUND(AVG(x)) AS x, ROUND(AVG(y)) as y
FROM %3$s_%1$s_%2$s
FROM %3$s%1$s_%2$s
$query$, mc_geography_level, z, tiler_table_prefix)
INTO avg_x, avg_y;

Loading…
Cancel
Save