bool isMapLoaded() const { return raster_tile_cache.GetInitialised(); }
bool jas_rtc_GetInitialised(void) { return jas_rtc.GetInitialised(); }