libosmscout  0.1
classes for handling OSM Tiles

Class for representing OSM tiles and other data structures build on top of them. More...

Classes

class  osmscout::OSMTileId
 
class  osmscout::OSMTileIdBox
 
class  osmscout::TileIdBox
 

Detailed Description

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.