|
libosmscout 0.1
|
#include <cmath>#include <osmscout/util/GeoBox.h>#include <osmscoutclientqt/ClientQtImportExport.h>Classes | |
| class | osmscout::OSMTile |
Namespaces | |
| namespace | osmscout |
| Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Variables | |
| static const double | osmscout::GRAD_TO_RAD = 2 * M_PI / 360 |
| Util class with function useful for work with OSM tiles (mercator projection) as defined here: http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames. | |