From 632d031caa34ebee60350868ca7b021ff45dc89d Mon Sep 17 00:00:00 2001 From: Erica Fischer Date: Fri, 20 Dec 2024 09:46:15 -0800 Subject: [PATCH] Missed a test --- tests/raw-tiles/raw-tiles-z67-join.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/raw-tiles/raw-tiles-z67-join.json b/tests/raw-tiles/raw-tiles-z67-join.json index d82e92ee6..8582128ca 100644 --- a/tests/raw-tiles/raw-tiles-z67-join.json +++ b/tests/raw-tiles/raw-tiles-z67-join.json @@ -1,6 +1,6 @@ { "type": "FeatureCollection", "properties": { -"antimeridian_adjusted_bounds": "-123.750000,45.089036,-120.937500,47.040182", -"bounds": "-123.750000,45.089036,-120.937500,47.040182", +"antimeridian_adjusted_bounds": "-122.682953,45.512121,-122.654800,45.569832", +"bounds": "-122.682953,45.512121,-122.654800,45.569832", "center": "-122.662354,45.514045,7", "description": "tests/raw-tiles/raw-tiles", "format": "pbf",