| fix some tilematrix limits bugs |
|
More...
|
almost 15 years ago
|
| avoid some superfluous image compression/decompression steps in some cases |
|
More...
|
almost 15 years ago
|
| add stub for telling seeder to not use the depth-first strategy |
|
More...
|
almost 15 years ago
|
| remove lock configuration item |
|
More...
|
almost 15 years ago
|
| add configurable lock retry interval |
|
More...
|
almost 15 years ago
|
| fix geotiff ac_check_lib call |
|
More...
|
almost 15 years ago
|
| minor additional linking tests, remove the THREADED_MPM define. |
|
More...
|
almost 15 years ago
|
| allow vertical tile merging for the tms service |
|
More...
|
almost 15 years ago
|
| completely rework and simplify resource locking strategy. |
|
More...
|
almost 15 years ago
|
| allow for multiple occurences of x,y,z in tiff template pattern |
|
More...
|
almost 15 years ago
|
| fix commented "g" grid, add new fastcgi global options |
|
More...
|
almost 15 years ago
|
| add loglevel and auto config file reloading for the fastcgi/cgi implementation |
|
More...
|
almost 15 years ago
|
| add optional geotiff support when writing TIFF caches |
|
More...
|
almost 15 years ago
|
| add rgb/ycbcr to sample config file |
|
More...
|
almost 15 years ago
|
| add photometric (RGB/YCBCR) creation option for jpeg formats. modify default WGS84 grid to remove the highest resolution as it results in a tile with extent (-180,-180,180,180) |
|
More...
|
almost 15 years ago
|
| make the tiff cache reference a jpeg format so that compression quality can be configured |
|
More...
|
almost 15 years ago
|
| no use in creating an empty image in this case |
|
More...
|
almost 15 years ago
|
| make the TIFF cache swap pixel order before encoding tile |
|
More...
|
almost 15 years ago
|
| avoid segfaulting in case of error in mapserver image creation |
|
More...
|
almost 15 years ago
|
| shortcut png transform when alpha == 255 |
|
More...
|
almost 15 years ago
|
| avoid unused function warning when tiff write support not enabled |
|
More...
|
almost 15 years ago
|
| switch internal image representation to premultiplied pixels, with argb ordering. This allows us to directly use the image buffers created by mapserver without having to go through an image compression/decompression |
|
More...
|
almost 15 years ago
|
| implement global mutex for the seeder (shouldn't be needed, but let's play safe) |
|
More...
|
almost 15 years ago
|
| add svn keywords |
|
More...
|
almost 15 years ago
|
| add TIFF cache storage format (write support disabled by default) add a flag to context to enable thread locks if necessary |
|
More...
|
almost 15 years ago
|
| adjust wms extent to mapserver extent. use a copy of the mapObj instead of reparsing it from the mapfile |
|
More...
|
almost 15 years ago
|
| fix problem with recursive seeder not seeding all tiles if not starting from level 0 |
|
More...
|
almost 15 years ago
|
| fix failed wms demo when no source defined |
|
More...
|
almost 15 years ago
|
| add very experimental native mapserver source to mapcache. not enabled by default, not stable. |
|
More...
|
almost 15 years ago
|
| fix segfault on multi-layer wms request on non-exisiting layer |
|
More...
|
almost 15 years ago
|