Thanks for your great work. In your paper, you mention the Resolution is 0.21 m /pixel. How do you get it? Usually, we use `2 * math.Pi * 6378137 / math.Exp2(ZOOM) / 256` and when ZOOM=19, it shoud be 0.30 m/pixel.