| correct windows build |
|
More...
|
over 14 years ago
|
| add debug mode to cgi app for launching from command line |
|
More...
|
over 14 years ago
|
| add <threaded_fetching> entry |
|
More...
|
over 14 years ago
|
| add multi-threaded fetching of tiles (potential speedups for unseeded wms requests) |
|
More...
|
over 14 years ago
|
| avoid opening the lockfile repeatedly to check for existence, use stat |
|
More...
|
over 14 years ago
|
| use malloc instead of pools for large allocs |
|
More...
|
over 14 years ago
|
| use malloc instead of pools for large mem operations |
|
More...
|
over 14 years ago
|
| simplify tile deletion (don't open file before deleting it) |
|
More...
|
over 14 years ago
|
| fix messed up code during win32 port |
|
More...
|
over 14 years ago
|
| cast void * before using it in memcpy (#4106) |
|
More...
|
over 14 years ago
|
| windows make files |
|
More...
|
over 14 years ago
|
| windows build (#4106) |
|
More...
|
over 14 years ago
|
| fix windows build (#4106) |
|
More...
|
over 14 years ago
|
| prevent segfault in empty image creation if defautl image format is set to "mixed" |
|
More...
|
over 14 years ago
|
| Added transfer mode in mapcache_seed (#4075) |
|
More...
|
over 14 years ago
|
| fix typo in sqlite has_tile statements |
|
More...
|
over 14 years ago
|
| add calls to apr_terminate to make valgrind happy |
|
More...
|
almost 15 years ago
|
| fix seeding when using an uneven metatile size combined with power-of-2 resolutions (#4083) |
|
More...
|
almost 15 years ago
|
| apply sanitization to tiff filename template dimension entry |
|
More...
|
almost 15 years ago
|
| add a sanitization function when using dimensions in disk and memcache cache. change the directory structure and memcache key used in case of dimensions (skip the key) to shorten the filename/memcache key. |
|
More...
|
almost 15 years ago
|
| fix seeding when grid resolutions aren't multiplied by 2 at each level |
|
More...
|
almost 15 years ago
|
| fix offset calculation for seeder usage of tiff cache |
|
More...
|
almost 15 years ago
|
| remove some harmless compiler warnings |
|
More...
|
almost 15 years ago
|
| fix grid maxx,maxy calculation |
|
More...
|
almost 15 years ago
|
| use correct dtd and version number for wms exceptions |
|
More...
|
almost 15 years ago
|
| add WMS serviceexceptions |
|
More...
|
almost 15 years ago
|
| add WMTS service exception creation |
|
More...
|
almost 15 years ago
|
| fix missing math.h header |
|
More...
|
almost 15 years ago
|
| use versioned urn for epsg. use correct axis ordering for wmts topleftcorner ignore missing style in gettiel requests |
|
More...
|
almost 15 years ago
|
| compute grid limits even for grids not included by a tileset (to create correct capabilities doc) |
|
More...
|
almost 15 years ago
|