Home
last modified time | relevance | path

Searched refs:MAPCACHE_OUTOFZOOM_REASSEMBLE (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/mapcache/mapcache-1.10.0/lib/
H A Dtileset.c225 …if((*effectively_used_grid_link)->outofzoom_strategy == MAPCACHE_OUTOFZOOM_REASSEMBLE && level > (… in mapcache_tileset_get_map_tiles()
677 assert(tile->grid_link->outofzoom_strategy == MAPCACHE_OUTOFZOOM_REASSEMBLE); in mapcache_tileset_assemble_out_of_zoom_tile()
783 if(tile->grid_link->outofzoom_strategy == MAPCACHE_OUTOFZOOM_REASSEMBLE) { in mapcache_tileset_outofzoom_get()
H A Dconfiguration_xml.c1020 gridlink->outofzoom_strategy = MAPCACHE_OUTOFZOOM_REASSEMBLE; in parseTileset()
1024 gridlink->outofzoom_strategy = MAPCACHE_OUTOFZOOM_REASSEMBLE; in parseTileset()
/dports/graphics/mapcache/mapcache-1.10.0/include/
H A Dmapcache.h1060 MAPCACHE_OUTOFZOOM_REASSEMBLE, enumerator