Home
last modified time | relevance | path

Searched defs:quadkey (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/mapcache/mapcache-1.10.0/lib/
H A Dservice_ve.c54 const char *layer, *quadkey; in _mapcache_service_ve_parse_request() local
H A Dutil.c443 void mapcache_util_quadkey_decode(mapcache_context *ctx, const char *quadkey, int *x, int *y, int *… in mapcache_util_quadkey_decode()
520 char *quadkey = mapcache_util_quadkey_encode(ctx, tile->x, tile->y, tile->z); in mapcache_util_get_tile_key() local
/dports/graphics/py-cartopy/Cartopy-0.19.0.post1/lib/cartopy/io/
H A Dimg_tiles.py517 def quadkey_to_tms(self, quadkey, google=False): argument
543 def subtiles(self, quadkey): argument
547 def tileextent(self, quadkey): argument
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Dexpire-tiles.hpp118 for (auto const quadkey : tiles_maxzoom) { in output_and_destroy() local
H A Dexpire-tiles.cpp82 uint64_t quadkey = 0; in xy_to_quadkey() local
/dports/net/tacacs/PROJECTS/mavis/
H A Dblowfish.c272 a_char *quadkey = (a_char *) alloca(18 * sizeof(u_int)); in blowfish_init() local