Dane Springmeyer
|
c5410fac7e
|
remove bind option for datasources - refs #962
|
2012-12-17 10:03:07 -08:00 |
|
artemp
|
bc9be37f89
|
Merge remote-tracking branch 'origin/master'
|
2012-12-13 09:35:56 +00:00 |
|
artemp
|
7ded35ef94
|
+ support attribute collection policy accross renderer backends
|
2012-12-13 09:35:03 +00:00 |
|
artemp
|
dd327140f4
|
+ add attribute collection policy
|
2012-12-13 09:33:55 +00:00 |
|
Dane Springmeyer
|
772c7f52fc
|
knock out some msvc compiler warnings
|
2012-12-12 15:59:27 -08:00 |
|
Dane Springmeyer
|
3fd7909ba0
|
fix compile on windows with msvc 2010 - closes #1646
|
2012-12-12 15:09:07 -08:00 |
|
Artem Pavlenko
|
e60a3f7703
|
Merge pull request #1632 from strk/master-float-labels
Fix float data conversion to string
|
2012-12-12 06:21:17 -08:00 |
|
Dane Springmeyer
|
22b159d93d
|
enable [attr!=null] filtering - which finishes #794 and closes #1642 - refs #796
|
2012-12-11 19:37:46 -08:00 |
|
Dane Springmeyer
|
a4f3be02b5
|
print null for features with value_null type in debugging output
|
2012-12-11 18:06:53 -08:00 |
|
Dane Springmeyer
|
e928c483bf
|
properly support tolerance in shape filter_at_point - refs #1640
|
2012-12-11 14:46:52 -08:00 |
|
Dane Springmeyer
|
6b84269343
|
add pad method on box2d to help tighten otherwise verbose code
|
2012-12-11 13:56:25 -08:00 |
|
artemp
|
562fada9d0
|
+ return default (value_null) if attribute is not present
|
2012-12-11 15:44:19 +00:00 |
|
Dane Springmeyer
|
574fec8403
|
fix includes in new trim header to allow linux compile
|
2012-12-07 16:30:36 -08:00 |
|
Dane Springmeyer
|
7c58bf9fcb
|
replace boost::trim with faster custom trim - closes #1633
|
2012-12-07 14:06:13 -08:00 |
|
Dane Springmeyer
|
c0021d0760
|
remove unused iostream includes and unnecessary usage of ostringstream - refs #1055
|
2012-12-06 23:06:12 -08:00 |
|
Dane Springmeyer
|
f3c23c28c3
|
remove uneeded debugging prints
|
2012-12-06 21:20:42 -08:00 |
|
Dane Springmeyer
|
390706b8c7
|
remove all remaining stringstream usage in load_map to avoid perf hit from locale lock - refs #1055
|
2012-12-06 20:15:27 -08:00 |
|
Dane Springmeyer
|
80630e905b
|
formatting
|
2012-12-06 18:46:23 -08:00 |
|
Sandro Santilli
|
b51b357123
|
Fix float data conversion to string
Fixes precision digits, closing #430
Also avoids forcing a trailing '.0', closing #1627
|
2012-12-06 12:07:48 +01:00 |
|
Dane Springmeyer
|
7d408d523c
|
close #1548 with explict handling of point geometries and amend 629d768eae for cairo/grid renderers to ensure proper placement on lines (refs #1604,#1350,#1607)
|
2012-12-02 19:53:44 -08:00 |
|
Dane Springmeyer
|
be05aa5b60
|
add palette.to_string() method and add python tests of fixed palette functionality
|
2012-11-30 12:31:58 -08:00 |
|
Sandro Santilli
|
54d75d946b
|
Fix "whole" multi centroid computation
Includes testcase.
Closes #1606
|
2012-11-29 17:55:13 +01:00 |
|
Dane Springmeyer
|
363fc2ddd0
|
fix logic error
|
2012-11-28 21:18:17 -08:00 |
|
Dane Springmeyer
|
52c3f8ff6e
|
disable bbox intersection testing when caching features on the fly during rendering - closes #1543
|
2012-11-28 20:56:08 -08:00 |
|
Dane Springmeyer
|
629d768eae
|
use middle_point placement algorithm for marker POINT placement on lines - closes #1604 - refs #1350 and refs #1607
|
2012-11-28 19:23:56 -08:00 |
|
Dane Springmeyer
|
2ee6c9aca1
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-11-28 17:48:14 -08:00 |
|
Dane Springmeyer
|
46f8ce3ce7
|
finish bringing back to life the SVG_RENDERER - now outputs geometries again - closes #1438
|
2012-11-28 17:45:05 -08:00 |
|
Dane Springmeyer
|
1f7459d29d
|
install svg/output headers if SVG_RENDERER is requested
|
2012-11-28 17:21:38 -08:00 |
|
artemp
|
f56a365a03
|
+ add comment
|
2012-11-28 19:15:48 +00:00 |
|
artemp
|
99141fa5e5
|
+ support initialSize_ updates
+ move maxSize_/initialSize_ logic into pool.hpp
|
2012-11-28 17:38:18 +00:00 |
|
artemp
|
35fba36bcc
|
+ add getter/setter for maxSize
|
2012-11-28 17:04:12 +00:00 |
|
artemp
|
db3fd368ba
|
+ remove default args from Pool ctor
+ use back() for brevity
|
2012-11-27 12:45:07 +00:00 |
|
Dane Springmeyer
|
37804ed0a5
|
formatting
|
2012-11-26 16:15:28 -08:00 |
|
Dane Springmeyer
|
275231c410
|
initialize all values in markers_placement
|
2012-11-26 15:57:58 -08:00 |
|
Dane Springmeyer
|
f39c3ad857
|
add marker-multi-policy parameter to support user-configurable rendering behavior for multi-geometries when using either point or interior placement - closes #1573, refs #1555
|
2012-11-20 17:58:39 -08:00 |
|
Dane Springmeyer
|
eebc8cc73e
|
add image/grid clear methods to make it easier to quickly re-use previously allocated objects for rendering - closes #1571
|
2012-11-11 21:35:50 -08:00 |
|
Dane Springmeyer
|
663c5ef726
|
remove commented code
|
2012-11-08 19:12:58 -05:00 |
|
Dane Springmeyer
|
53c5933dbd
|
amend 2d0bd726c3 - patch from @lightmare - refs #1557
|
2012-11-08 16:33:18 -05:00 |
|
Dane Springmeyer
|
2d0bd726c3
|
remove uneeded loop in no alpha octree encoding - refs #1557
|
2012-11-06 12:38:58 -05:00 |
|
Dane Springmeyer
|
6b155dbc85
|
format as per mapnik c++ style
|
2012-11-06 11:53:23 -05:00 |
|
Dane Springmeyer
|
211b102ec5
|
support writing full color png with rgb only (no alpha) - closes #1559
|
2012-11-06 11:44:44 -05:00 |
|
Dane Springmeyer
|
2446e573c9
|
remove unused alpha handling code in octree originally added in 201461e8c9 but made redundant in b3711b07d1
|
2012-11-06 09:37:06 -05:00 |
|
Dane Springmeyer
|
cd3cc31752
|
support writing rgb (no a) images with miniz - refs #1554
|
2012-11-06 09:19:40 -05:00 |
|
Dane Springmeyer
|
5a99d7fbdb
|
add miniz support - closes #1554
|
2012-11-04 07:10:05 -05:00 |
|
Dane Springmeyer
|
a1e00cc374
|
mapnik c++ style
|
2012-11-04 06:13:17 -05:00 |
|
Dane Springmeyer
|
d97d8c35a3
|
formatting
|
2012-11-01 14:52:02 -07:00 |
|
Dane Springmeyer
|
fb10c670bc
|
renable value_type for coord_transform (needed for SVG_RENDERER) - patch from michael_us (mapniknet project)
|
2012-11-01 10:47:49 -07:00 |
|
Dane Springmeyer
|
2cf429db08
|
start disabling svg_renderer features to get closer to compiling - refs #1438
|
2012-11-01 10:05:50 -07:00 |
|
Dane Springmeyer
|
82b15bdd68
|
be more explicit about unsigned type for rgba_palette::quantize
|
2012-10-30 16:55:06 -07:00 |
|
Dane Springmeyer
|
9040d2ac9d
|
fix feature-cache for rasters - TODO: no intersection check option for memory_featureset
|
2012-10-26 18:18:35 -07:00 |
|