libosmscout 0.1
Loading...
Searching...
No Matches
TileId.h File Reference
#include <memory>
#include <tuple>
#include <osmscout/lib/CoreImportExport.h>
#include <osmscout/Pixel.h>
#include <osmscout/util/GeoBox.h>
#include <osmscout/util/Magnification.h>

Classes

class  osmscout::TileId
 A Tile id, uniquely identifing a tile by its level and (unique for the given level) tile coordinates. More...
 
class  osmscout::TileIdBox
 A bounding box defined by two tile ids that span a rectangular region (in tile coordinate system) More...
 
class  osmscout::TileIdBoxConstIterator
 
struct  osmscout::TileIdHasher
 Hasher that can be used in std::unordered_map with TileId as a key. More...
 
class  osmscout::TileKey
 

Namespaces

namespace  osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.