コード例 #1
0
 def test_pixel_size(self):
     z = randint(0, 21)
     assert 2**z * ScaledWorldMercator.pixel_size(z) == 125829.12