Class for representing OSM tiles and other data structures build on top of them.
- Note
- OSM tiles walk from top left to bottom right over the earth.
-
OSM tiles only cover the region that is valid for the mercator projection
- See also
- http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames for details about coordinate transformation behind OSM tiles.