.. |
agg
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
cairo
|
render_pattern() needs its own rasterizer
|
2018-09-19 08:33:24 +00:00 |
css
|
css-parser-grammar: parse values into iterator_range via boost::spirit::x3::raw directive (no conversions) + cleanup
|
2020-02-06 11:23:02 +00:00 |
geometry
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
grid
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
group
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
json
|
Re-implement feature_json_generator by adapting feature_impl into boost::fusion container and removing use semantic actions (simpler code + boost_1_73 support) (ref #4143)
|
2020-05-11 22:18:55 +01:00 |
renderer_common
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
svg
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
text
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
util
|
move src/math.cpp under src/util/
|
2018-07-11 23:55:21 +02:00 |
wkt
|
Replace MAPNIK_INIT_PRIORITY workaround
|
2019-07-02 01:04:31 +03:00 |
build.py
|
Add CSS parser grammar + move into separate include/css and src/css dirs.
|
2020-02-04 10:38:34 +00:00 |
cairo_io.cpp
|
Cairo: set version of SVG to 1.2
|
2019-02-08 12:32:01 +00:00 |
color.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
color_factory.cpp
|
Add CSS parser grammar + move into separate include/css and src/css dirs.
|
2020-02-04 10:38:34 +00:00 |
config_error.cpp
|
geometry.hpp
|
2017-03-27 16:14:51 +01:00 |
conversions_numeric.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
conversions_string.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
dasharray_parser.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
datasource_cache.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
datasource_cache_static.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
debug.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
expression.cpp
|
Replace MAPNIK_INIT_PRIORITY workaround
|
2019-07-02 01:04:31 +03:00 |
expression_grammar_x3.cpp
|
Revert "avoid symbols duplication"
|
2018-03-15 15:58:23 +01:00 |
expression_node.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
expression_string.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
feature_kv_iterator.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
feature_style_processor.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
feature_type_style.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
font_engine_freetype.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
font_set.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
fs.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
function_call.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
generate_image_filters.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
glibc_workaround.cpp
|
Add copyleft notice
|
2017-11-21 15:53:08 +01:00 |
gradient.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
image.cpp
|
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-30 15:10:29 -05:00 |
image_any.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
image_compositing.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
image_copy.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
image_filter_grammar_x3.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
image_options.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
image_reader.cpp
|
cast header to unsiged char const* (-fsanitize=address)
|
2018-02-13 13:34:42 +01:00 |
image_scaling.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
image_util.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
image_util_jpeg.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
image_util_png.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
image_util_tiff.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
image_util_webp.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
image_view.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
image_view_any.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
jpeg_reader.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
layer.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
libxml2_loader.cpp
|
libxml2: add support for huge XMLs
|
2019-04-14 16:42:57 +03:00 |
load_map.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
map.cpp
|
freetype_engine - port singleton changes from v3.0.x
|
2017-06-01 12:47:18 +02:00 |
mapped_memory_cache.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
marker_cache.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
marker_helpers.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
memory_datasource.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
palette.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
params.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
parse_image_filters.cpp
|
Replace MAPNIK_INIT_PRIORITY workaround
|
2019-07-02 01:04:31 +03:00 |
parse_path.cpp
|
Replace MAPNIK_INIT_PRIORITY workaround
|
2019-07-02 01:04:31 +03:00 |
parse_transform.cpp
|
Replace MAPNIK_INIT_PRIORITY workaround
|
2019-07-02 01:04:31 +03:00 |
path_expression_grammar_x3.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
plugin.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
png_reader.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
proj_transform.cpp
|
proj_transform: fix strided coordinate array transform
|
2018-07-16 14:18:49 +02:00 |
projection.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
rapidxml_loader.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
raster_colorizer.cpp
|
New raster colorizer modes linear-rgba and linear-bgra
|
2019-05-17 21:54:24 +02:00 |
renderer_common.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
request.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
rule.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
save_map.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
scale_denominator.cpp
|
Replace magic number with described constant
|
2018-05-08 16:54:46 +00:00 |
simplify.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
symbolizer.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
symbolizer_enumerations.cpp
|
Adaptive smooth
|
2019-02-09 15:24:12 +00:00 |
symbolizer_keys.cpp
|
add support for spacing-offset
|
2020-03-23 23:07:49 +01:00 |
tiff_reader.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
transform_expression.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
transform_expression_grammar_x3.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |
twkb.cpp
|
fix includes
|
2019-05-07 11:19:37 +01:00 |
unicode.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
value.cpp
|
Ditch rint
|
2019-03-22 14:23:32 -04:00 |
vertex_adapters.cpp
|
polygon_vertex_adapter: Fix crash in case of empty interior ring
|
2018-01-23 15:18:44 +00:00 |
vertex_cache.cpp
|
eradicate M_PI
|
2018-07-16 14:18:49 +02:00 |
warp.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
webp_reader.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
well_known_srs.cpp
|
compiler independent warning ignore
|
2020-11-19 17:25:10 +01:00 |
wkb.cpp
|
fix includes
|
2019-05-07 11:19:37 +01:00 |
xml_tree.cpp
|
update copyright year
|
2017-05-05 13:02:01 +02:00 |