.. |
agg_renderer.cpp
|
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +00:00 |
datasource_cache.cpp
|
1. Removed srid from geometry class
|
2007-06-12 08:59:54 +00:00 |
distance.cpp
|
added scale_denominator calc + great-circle distance
|
2006-10-18 22:44:37 +00:00 |
envelope.cpp
|
added operators +,-,*,/
|
2006-10-16 13:31:52 +00:00 |
filter_factory.cpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
font_engine_freetype.cpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
graphics.cpp
|
1. hit_test implementation for geometry objects:
|
2006-11-25 11:02:59 +00:00 |
image_reader.cpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
image_util.cpp
|
use PNG_MMX_CODE_SUPPORTED instead of PNG_ASSEMBLER_CODE_SUPPORTED (mmx.patch from Dominic Hargreaves)
|
2006-12-18 10:27:09 +00:00 |
layer.cpp
|
implelmented optional 'clear' text labels cache at the layer level
|
2007-05-01 07:53:20 +00:00 |
line_pattern_symbolizer.cpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
load_map.cpp
|
added support for min_distance in shield/text symbolizer
|
2007-07-25 14:36:08 +00:00 |
map.cpp
|
in query_point method expect (x,y) in Map coordinate system
|
2007-01-16 15:18:25 +00:00 |
memory.cpp
|
disable clog printing in release mode. Pass -DMAPNIK_DEBUG to enable.
|
2006-11-19 17:13:33 +00:00 |
memory_datasource.cpp
|
Added transcoder based on iconv. Internally we use UCS-2 at the moment.
|
2007-02-06 14:27:21 +00:00 |
params.cpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
placement_finder.cpp
|
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +00:00 |
plugin.cpp
|
forward declare ltdl stuff
|
2007-03-22 10:55:43 +00:00 |
png_reader.cpp
|
fixed png reader bug :
|
2006-12-01 15:23:19 +00:00 |
point_symbolizer.cpp
|
1. fixed vertical alignement (??)
|
2006-11-08 20:58:40 +00:00 |
polygon_pattern_symbolizer.cpp
|
disable clog printing in release mode. Pass -DMAPNIK_DEBUG to enable.
|
2006-11-19 17:13:33 +00:00 |
proj_transform.cpp
|
1. refactored proj stuff into separate files
|
2006-10-17 17:26:35 +00:00 |
projection.cpp
|
1. refactored proj stuff into separate files
|
2006-10-17 17:26:35 +00:00 |
save_map.cpp
|
removed boost::foreach.hpp
|
2006-10-04 18:54:27 +00:00 |
scale_denominator.cpp
|
fixed scale_denomitator
|
2006-11-17 02:01:21 +00:00 |
SConscript
|
1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1).
|
2007-03-16 10:11:37 +00:00 |
shield_symbolizer.cpp
|
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +00:00 |
text_symbolizer.cpp
|
Added minimum_distance property to text symbolizers. This prevents the same label from appearing within N pixels (across features).
|
2007-07-02 13:39:08 +00:00 |
tiff_reader.cpp
|
1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1).
|
2007-03-16 10:11:37 +00:00 |
wkb.cpp
|
1. Removed srid from geometry class
|
2007-06-12 08:59:54 +00:00 |