libosmscout 0.1
Loading...
Searching...
No Matches
AreaNodeIndex.h File Reference
#include <map>
#include <memory>
#include <mutex>
#include <vector>
#include <osmscout/TypeConfig.h>
#include <osmscout/TypeInfoSet.h>
#include <osmscout/io/FileScanner.h>
#include <osmscout/util/TileId.h>

Classes

class  osmscout::AreaNodeIndex
 AreaWayIndex allows you to find ways and way relations in a given area. More...
 

Namespaces

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

Typedefs

using osmscout::AreaNodeIndexRef = std::shared_ptr< AreaNodeIndex >