#include <libosmscout/include/osmscout/CoverageIndex.h>
CoverageIndex allows you to check for tiles that hold map data (for this database). It allows to identify database regions of different databases that overlap.
◆ CoverageIndex()
| osmscout::CoverageIndex::CoverageIndex |
( |
| ) |
|
|
default |
◆ Close()
| void osmscout::CoverageIndex::Close |
( |
| ) |
|
◆ GetTile()
| Pixel osmscout::CoverageIndex::GetTile |
( |
const GeoCoord & |
coord | ) |
const |
◆ IsCovered() [1/2]
| bool osmscout::CoverageIndex::IsCovered |
( |
const Pixel & |
tile | ) |
const |
◆ IsCovered() [2/2]
| bool osmscout::CoverageIndex::IsCovered |
( |
const GeoCoord & |
coord | ) |
const |
◆ IsOpen()
| bool osmscout::CoverageIndex::IsOpen |
( |
| ) |
const |
|
inline |
◆ Open()
| bool osmscout::CoverageIndex::Open |
( |
const std::string & |
path | ) |
|
◆ COVERAGE_IDX
| const char* const osmscout::CoverageIndex::COVERAGE_IDX |
|
static |
The documentation for this class was generated from the following file: