diff --git a/mvt.js b/mvt.js index 8cdf21d..154ea1f 100644 --- a/mvt.js +++ b/mvt.js @@ -97,7 +97,7 @@ const sql2 = (params, query) => { srid ) && $(geomcolumn:name) ${queryColumnsNotNull(query)} - ) r + ) r limit 2000000 ) q ` } diff --git a/public/attrinfo.html b/public/attrinfo.html index 7d75c84..c21f1b8 100644 --- a/public/attrinfo.html +++ b/public/attrinfo.html @@ -6,7 +6,6 @@