From 7c498ae139a014e579e3229eeda1db5bcf6650a1 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Fri, 17 Aug 2018 14:37:40 -0700 Subject: [PATCH] Format change means tile sizes changed again --- tests/muni/decode/multi.mbtiles.stats.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/muni/decode/multi.mbtiles.stats.json b/tests/muni/decode/multi.mbtiles.stats.json index 04ca44a..a02e07a 100644 --- a/tests/muni/decode/multi.mbtiles.stats.json +++ b/tests/muni/decode/multi.mbtiles.stats.json @@ -1,9 +1,9 @@ [ -{ "zoom": 11, "x": 326, "y": 791, "bytes": 366, "compressed": true, "layers": { "muni": { "points": 14, "lines": 0, "polygons": 0, "extent": 4096 } } } +{ "zoom": 11, "x": 326, "y": 791, "bytes": 368, "compressed": true, "layers": { "muni": { "points": 14, "lines": 0, "polygons": 0, "extent": 4096 } } } , -{ "zoom": 11, "x": 327, "y": 792, "bytes": 6234, "compressed": true, "layers": { "muni": { "points": 528, "lines": 0, "polygons": 0, "extent": 4096 } } } +{ "zoom": 11, "x": 327, "y": 792, "bytes": 6206, "compressed": true, "layers": { "muni": { "points": 528, "lines": 0, "polygons": 0, "extent": 4096 } } } , -{ "zoom": 11, "x": 327, "y": 791, "bytes": 43500, "compressed": true, "layers": { "muni": { "points": 4285, "lines": 0, "polygons": 0, "extent": 4096 }, "subway": { "points": 19, "lines": 0, "polygons": 0, "extent": 4096 } } } +{ "zoom": 11, "x": 327, "y": 791, "bytes": 43276, "compressed": true, "layers": { "muni": { "points": 4285, "lines": 0, "polygons": 0, "extent": 4096 }, "subway": { "points": 19, "lines": 0, "polygons": 0, "extent": 4096 } } } , -{ "zoom": 11, "x": 954, "y": 791, "bytes": 73, "compressed": true, "layers": { "muni": { "points": 12, "lines": 0, "polygons": 0, "extent": 4096 } } } +{ "zoom": 11, "x": 954, "y": 791, "bytes": 75, "compressed": true, "layers": { "muni": { "points": 12, "lines": 0, "polygons": 0, "extent": 4096 } } } ]