#include <libosmscout/include/osmscout/db/CoverageIndex.h>
CoverageIndex allows you to check for tiles that hold map data (for this db). It allows to identify db 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 GeoCoord & | coord | ) |
const |
◆ IsCovered() [2/2]
| bool osmscout::CoverageIndex::IsCovered |
( |
const Pixel & | tile | ) |
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: