Dane Springmeyer
|
bdb454653a
|
improve the datasource test
|
2010-08-19 18:52:48 +00:00 |
|
Dane Springmeyer
|
21865fdba1
|
gussy up the markers_symbolizer example using point placement and ellipses
|
2010-08-19 18:09:15 +00:00 |
|
Dane Springmeyer
|
b307013ba2
|
add additional support for dynamically drawing ellipses in the markers_symbolizer, now supporting both line/point placement, metawriters for point placement, and width/height/stroke attributes - TODO - reflect in python bindings, buggy matrix transform for ellipses
|
2010-08-19 17:33:01 +00:00 |
|
Dane Springmeyer
|
1fcb0eebec
|
serialize stroke separately from line_symbolizer, setting up for other symbolizers to share stroke attributes
|
2010-08-19 15:45:53 +00:00 |
|
Dane Springmeyer
|
b5f36154fc
|
parse stroke properties separately from parsing a line symbolizer - setting up for being able to easily add strokes to other symbolizers
|
2010-08-19 12:20:30 +00:00 |
|
Dane Springmeyer
|
a7e9cc7e87
|
make output of empty json (if no features are hit) on by default, and rename parameter from 'only-nonempty' to 'output-empty'
|
2010-08-19 05:50:08 +00:00 |
|
Dane Springmeyer
|
50147ab509
|
warn if no index is found for shapefiles - TODO - add an env setting to turn off warnings
|
2010-08-18 21:02:54 +00:00 |
|
Dane Springmeyer
|
5b50b59fe8
|
add the ability to control usage of ST_ prefix on AsBinary (as there may be performance impl), force lowercasing attribute names, and toggle forcing 2d geometries
|
2010-08-18 21:00:09 +00:00 |
|
Dane Springmeyer
|
466e44e4ef
|
reasonable defaults for viewer.pro
|
2010-08-18 20:47:12 +00:00 |
|
Dane Springmeyer
|
680760005d
|
+ formatting
|
2010-08-18 20:42:00 +00:00 |
|
Dane Springmeyer
|
5e441b39b5
|
add example of using MarkersSymbolizer one lines
|
2010-08-18 04:11:38 +00:00 |
|
Dane Springmeyer
|
6d697d1c30
|
add lines to the spatiallite test dataset
|
2010-08-17 21:48:16 +00:00 |
|
Hermann Kraus
|
d3bb11456f
|
Last Summer of Code changes: Support metawriter in upgrade_map_xml.py, fix attribute collector.
|
2010-08-16 19:14:21 +00:00 |
|
Hermann Kraus
|
55d9bf3290
|
Add glyph dimension caching and move functions from .hpp to .cpp
|
2010-08-13 18:41:54 +00:00 |
|
Hermann Kraus
|
b6f839b0f1
|
Calculate exact bounding boxes for GlyphSymbolizer.
|
2010-08-13 00:51:58 +00:00 |
|
Hermann Kraus
|
7fea0f7a6c
|
Metawriter support for LineSymbolizer and LinePatternSymbolizer
|
2010-08-12 21:39:29 +00:00 |
|
Hermann Kraus
|
fb4baa4fcf
|
Metawriter support for LineSymbolizer and LinePatternSymbolizer
|
2010-08-12 19:12:15 +00:00 |
|
Hermann Kraus
|
4cb09a8aca
|
Fix small bugs.
|
2010-08-12 16:58:37 +00:00 |
|
Marcin Rudowski
|
bd8f189bd1
|
fix raster blending, ported r2137, fixing #589
|
2010-08-12 06:59:35 +00:00 |
|
Hermann Kraus
|
3d4fbf03d2
|
Add docstrings.
|
2010-08-12 01:42:33 +00:00 |
|
Hermann Kraus
|
24fb874c7d
|
Add metawriter support to save_map.cpp
|
2010-08-12 00:11:01 +00:00 |
|
Hermann Kraus
|
7dea58b625
|
Metawriter for Cairo.
|
2010-08-11 11:45:56 +00:00 |
|
Hermann Kraus
|
5867aadb66
|
Metawriter support for ShieldSymbolizer.
|
2010-08-11 03:25:15 +00:00 |
|
Hermann Kraus
|
a88ab24a72
|
Handle straight lines specially.
Add comment about coordinate systems.
|
2010-08-11 02:26:14 +00:00 |
|
Dane Springmeyer
|
635562ee08
|
utilize a fractional halo in sqlite test
|
2010-08-10 23:50:34 +00:00 |
|
Dane Springmeyer
|
0637d59b5c
|
make SVG processor dependent (for now) on SVG_RENDERER scons option
|
2010-08-10 23:46:11 +00:00 |
|
Dane Springmeyer
|
59d3b53105
|
update tests after fix in r2124 for size being required in glyph_symbolizer
|
2010-08-10 23:45:05 +00:00 |
|
Dane Springmeyer
|
6cce96dd06
|
upgrade default projection of epsg:4326 to match exactly what proj4 stores in /usr/local/share/epsg for 4326 (aka WGS84)
|
2010-08-10 18:18:31 +00:00 |
|
Dane Springmeyer
|
5297d9bba0
|
allow for maintaining default ctor for projection class, reverting part of r2105 and part of r2102 (would have caused compile problems in mod_tile) - see also #333, which this sets us up for
|
2010-08-10 17:42:17 +00:00 |
|
Dane Springmeyer
|
48a9edb01c
|
allow vertex_vector2 to be copyable, enabling compiles on osx - needs second look #588
|
2010-08-10 17:22:21 +00:00 |
|
Dane Springmeyer
|
ae5d95ec7d
|
mark pickling test failures as todo
|
2010-08-10 17:15:03 +00:00 |
|
Dane Springmeyer
|
3446a62265
|
add mapnik_version_from_string helper function
|
2010-08-10 17:13:14 +00:00 |
|
Hermann Kraus
|
7c5d0336c9
|
Small fixes + improvements.
|
2010-08-10 15:31:14 +00:00 |
|
Hermann Kraus
|
990df317fd
|
"size" is not an optional GlyphSymbolizer attribute.
|
2010-08-10 14:46:39 +00:00 |
|
Hermann Kraus
|
de5d191a02
|
Metawriter support for GlyphSymbolizer.
|
2010-08-10 12:44:29 +00:00 |
|
Hermann Kraus
|
4dc2a466f8
|
Add symbolizer_base constructor to all symbolizers.
|
2010-08-10 12:43:21 +00:00 |
|
Hermann Kraus
|
db21530977
|
Add symbolizer_base constructor to all symbolizers.
|
2010-08-10 12:34:44 +00:00 |
|
Hermann Kraus
|
ada706844a
|
Remove unused function.
|
2010-08-10 12:20:02 +00:00 |
|
Hermann Kraus
|
30470bd52b
|
Metawriter support for TextSymbolizer.
|
2010-08-10 12:19:19 +00:00 |
|
Hermann Kraus
|
85cd4b67c3
|
Get full fontsize information.
|
2010-08-10 12:05:38 +00:00 |
|
Hermann Kraus
|
9857583064
|
Parse metawriter attributes in all symbolizers.
|
2010-08-10 12:03:45 +00:00 |
|
Carlos López
|
fda7f66204
|
Added missing files from last commit.
|
2010-08-10 08:25:09 +00:00 |
|
Carlos López
|
e390715c58
|
Added support for processing multiple symbolizers to svg renderer.
|
2010-08-10 08:23:02 +00:00 |
|
Dane Springmeyer
|
e5c71c7c41
|
set svn ingore on built cpp tests
|
2010-08-10 06:10:43 +00:00 |
|
Dane Springmeyer
|
3a59934b90
|
add xinclude tests/samples
|
2010-08-10 06:04:10 +00:00 |
|
Dane Springmeyer
|
6da5983e94
|
add xinclude support for libxml2 based parser - thanks oldtopos - closes #567
|
2010-08-10 06:01:16 +00:00 |
|
Dane Springmeyer
|
787374d1b7
|
update glyph_symbolizer test after fix for #511
|
2010-08-10 01:01:10 +00:00 |
|
Hermann Kraus
|
72c5983f1e
|
Fix typo.
|
2010-08-08 19:00:56 +00:00 |
|
Hermann Kraus
|
92626bc1ad
|
Document metawriter classes.
|
2010-08-08 02:42:40 +00:00 |
|
Hermann Kraus
|
0fdf3a2463
|
Pass parameter as const&.
|
2010-08-07 20:03:05 +00:00 |
|