diff --git a/samples/1.1/northsea_pipelines/tileset.json b/samples/1.1/northsea_pipelines/tileset.json index 491c7956e..63da2d9d7 100644 --- a/samples/1.1/northsea_pipelines/tileset.json +++ b/samples/1.1/northsea_pipelines/tileset.json @@ -1,5 +1,5 @@ { - "geometricError": 20000.0, + "geometricError": 40000.0, "root": { "transform": [ 1.0, @@ -19,7 +19,7 @@ 5273013.5, 1.0 ], - "geometricError": 20000.0, + "geometricError": 40000.0, "refine": "ADD", "boundingVolume": { "region": [ @@ -47,4 +47,4 @@ "generator": "pg2b3dm 2.5.0.0", "version": "1.1" } -} \ No newline at end of file +}