This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
mapnik
Watch
1
Star
0
Fork
You've already forked mapnik
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
361f40f486
mapnik
/
test
History
Blake Thompson
361f40f486
A fix for two distinct issues associated with gdal featuresets, the first is overviews were not properly being utilized based on the resolution of the final image requested. The second is that allocation of far too much memory could be possible in GDAL to attempt to do resampling internally in mapnik. This now has a hard cap so that we allocate less memory in these situations but are still able to resample internally in mapnik.
2018-03-20 13:18:46 -04:00
..
data
@
bafeaab692
A fix for two distinct issues associated with gdal featuresets, the first is overviews were not properly being utilized based on the resolution of the final image requested. The second is that allocation of far too much memory could be possible in GDAL to attempt to do resampling internally in mapnik. This now has a hard cap so that we allocate less memory in these situations but are still able to resample internally in mapnik.
2018-03-20 13:18:46 -04:00
data-visual
@
b25e93ad4c
A fix for two distinct issues associated with gdal featuresets, the first is overviews were not properly being utilized based on the resolution of the final image requested. The second is that allocation of far too much memory could be possible in GDAL to attempt to do resampling internally in mapnik. This now has a hard cap so that we allocate less memory in these situations but are still able to resample internally in mapnik.
2018-03-20 13:18:46 -04:00
standalone
freetype_engine : revert back to original APIs usage.
2017-06-01 12:35:14 +02:00
unit
Add grid placement for text and shield symbolizer
2018-02-12 17:07:35 +00:00
visual
visual tests: report failed tests (
#3765
)
2018-01-24 15:39:13 +00:00
build.py
clean up test binaries if not building them again [skip ci]
2016-03-11 17:52:07 -08:00
catch.hpp
add custom command line options to unit tests - refs
philsquared/Catch#381
2016-01-05 17:13:36 -08:00
catch_ext.hpp
expressions test: move expression strings into Catch calls, continue on failure
2016-02-05 17:22:01 +01:00
cleanup.hpp
more warning_ignore usage - refs
#2907
2016-03-09 16:43:00 -08:00
run
Fix unbound variable when number of JOBS is omitted
2016-06-23 09:46:45 +01:00