Dane Springmeyer
|
b3c258c9a8
|
allow usage of boost::make_shared in gdal featureset construction by passing const reference - #760
|
2011-05-16 22:17:50 +00:00 |
|
Dane Springmeyer
|
b02c462a10
|
scons: print full path to the config.log output
|
2011-05-16 04:38:31 +00:00 |
|
Dane Springmeyer
|
cf348c9460
|
osx: rebuild libboost_regex without icu support to workaround 'Could not initialize ICU resources'
|
2011-05-13 19:03:38 +00:00 |
|
Dane Springmeyer
|
58a41d114d
|
osx: update __init__.py but commend printing model as relative import fails
|
2011-05-13 19:02:43 +00:00 |
|
Dane Springmeyer
|
c5f587c29c
|
remove unecessary linking to boost_thread
|
2011-05-13 03:12:38 +00:00 |
|
Alberto Valverde
|
d5dafdc2be
|
reverted patch which was committed by mistake
|
2011-05-12 18:11:16 +00:00 |
|
Alberto Valverde
|
0e0c4aa82c
|
integrated test case from #759
|
2011-05-12 18:09:03 +00:00 |
|
Dane Springmeyer
|
aeb1b7f963
|
renable previous (non-agg) internal bilinear scaling method for testing #759a
|
2011-05-12 16:43:23 +00:00 |
|
Hermann Kraus
|
1cff36576c
|
Remove empty files.
|
2011-05-11 12:04:18 +00:00 |
|
Hermann Kraus
|
f001d46efc
|
Fix build errors introduced by r2889.
|
2011-05-11 00:49:52 +00:00 |
|
Dane Springmeyer
|
90fbd6a204
|
use boost::make_shared to avoid explicit new and ensure fast and exception safe allocation
|
2011-05-10 21:09:54 +00:00 |
|
Artem Pavlenko
|
53c8225246
|
+ Shield/text misalignment patch from Ldp
( http://trac.mapnik.org/ticket/739 )
|
2011-05-10 21:05:40 +00:00 |
|
Dane Springmeyer
|
301824e60d
|
remove unused header
|
2011-05-10 21:05:35 +00:00 |
|
Dane Springmeyer
|
c19ede5070
|
remove last references to boost_iostreams dependency
|
2011-05-10 15:57:45 +00:00 |
|
Artem Pavlenko
|
f811d096b5
|
+ consistent file naming, cleaups
|
2011-05-10 15:03:09 +00:00 |
|
Artem Pavlenko
|
ec0436fcd9
|
+ consistent [h,c]pp files naming
|
2011-05-10 14:22:47 +00:00 |
|
Dane Springmeyer
|
df8022fb3f
|
do not link to iostreams
|
2011-05-09 22:23:36 +00:00 |
|
Artem Pavlenko
|
734a33b378
|
+ we don't support ColorBand yet
|
2011-05-09 13:52:22 +00:00 |
|
Artem Pavlenko
|
81f96909be
|
+ use feature_factory to create features
|
2011-05-09 13:52:14 +00:00 |
|
Artem Pavlenko
|
3bef010056
|
+ move feature_factory.hpp include to impl file
|
2011-05-09 13:52:06 +00:00 |
|
Artem Pavlenko
|
692af5cbc1
|
+ use boost::make_shared to improve shared_ptr
allocation locality
|
2011-05-09 13:51:58 +00:00 |
|
Artem Pavlenko
|
498809dde8
|
+ don't scale shield (scale_factor is applied in agg_renderer<T>::render_marker)
|
2011-05-09 13:51:50 +00:00 |
|
Artem Pavlenko
|
82a71649b6
|
+ remove extra namespace qualifiers
|
2011-05-09 09:11:57 +00:00 |
|
Artem Pavlenko
|
7b620a9f71
|
+ cleanup/formatting
|
2011-05-09 09:11:49 +00:00 |
|
Dane Springmeyer
|
1b1bd4b02e
|
sync cairo with agg renderer after r2876
|
2011-05-06 00:36:09 +00:00 |
|
Dane Springmeyer
|
f925c395e5
|
apply patch from kevin for #756
|
2011-05-06 00:33:49 +00:00 |
|
Dane Springmeyer
|
1070b293ad
|
tabs -> spaces
|
2011-05-04 15:53:36 +00:00 |
|
Dane Springmeyer
|
4572a4fdd5
|
update tests
|
2011-05-04 05:24:57 +00:00 |
|
Dane Springmeyer
|
bae28f509e
|
wrap raster_colorizer in mapnik ns and remove uneeded includes
|
2011-05-04 05:19:58 +00:00 |
|
Dane Springmeyer
|
7079e3266a
|
osx: fix the libpng package file
|
2011-05-04 02:13:51 +00:00 |
|
Dane Springmeyer
|
37118c6d5f
|
ensure valid attributes on the RasterSymbolizer and RasterColorizer, warning if not
|
2011-05-04 01:57:37 +00:00 |
|
Dane Springmeyer
|
0a278e7c49
|
slighly more restrictive default max_char_angle_delta
|
2011-05-04 01:53:20 +00:00 |
|
Dane Springmeyer
|
3add8dfb6d
|
apply Toby Collett's work on a python printing/layout/legend module from https://github.com/thjc/mapnik-svg
|
2011-05-04 01:30:21 +00:00 |
|
Dane Springmeyer
|
d05b0c539f
|
apply major refactor of RasterColorizer by ben moores from https://github.com/BenMoores/mapnik-trunk/wiki/RasterColorizer - closes #523
|
2011-05-04 00:20:17 +00:00 |
|
Dane Springmeyer
|
2c275729b1
|
initialize variables
|
2011-05-03 21:38:35 +00:00 |
|
Dane Springmeyer
|
2f77de0bf9
|
add a few more centroid algorithms for testing
|
2011-05-03 21:38:02 +00:00 |
|
Dane Springmeyer
|
107f38a4dd
|
osx: update multi-version copy of python __init__.py
|
2011-05-03 21:34:08 +00:00 |
|
Dane Springmeyer
|
b6c35902e1
|
osx: handle change of icu layout, add support for python 3.2, and compile local pkg-config to avoid linking problems with cairomm
|
2011-05-03 21:32:49 +00:00 |
|
Dane Springmeyer
|
adb44a6ec2
|
account for scaling and alpha of bitmap images in grid_renderer
|
2011-05-02 22:33:11 +00:00 |
|
Dane Springmeyer
|
e69f17eb35
|
add ability to pass a scaling ratio just to the affine scaling - needed by grid_renderer
|
2011-05-02 22:30:50 +00:00 |
|
Dane Springmeyer
|
6fe9a0b58d
|
update the abi fallback to 2.0.0
|
2011-05-02 18:42:58 +00:00 |
|
Dane Springmeyer
|
78fe0364b9
|
remove iostreams linkage, no longer used
|
2011-05-02 16:48:41 +00:00 |
|
Dane Springmeyer
|
5bff82dde7
|
add test map of point placement on line and polygon geoms
|
2011-04-30 00:50:02 +00:00 |
|
Dane Springmeyer
|
b6c5c57713
|
label_position on lines should take the middle point to preserve previous behavior before move to path type geometries - patch from Ldp - closes #740 and #668
|
2011-04-30 00:43:57 +00:00 |
|
Dane Springmeyer
|
c413d67b82
|
sync cairo's text rendering with agg
|
2011-04-30 00:07:03 +00:00 |
|
Dane Springmeyer
|
157d52e38f
|
add option to collect the total extent of all placement bboxs to enable passing along to metawriters - modified patch from kevin.kreaiser - closes #755
|
2011-04-30 00:06:27 +00:00 |
|
Dane Springmeyer
|
6df1dd31dd
|
test for reading from csv file
|
2011-04-29 22:26:50 +00:00 |
|
Dane Springmeyer
|
caeaf920d7
|
remove used variable
|
2011-04-29 20:04:36 +00:00 |
|
Dane Springmeyer
|
c6980f2fd8
|
make sure datasource feature ids start at 1, like shapefile and sqlite plugins
|
2011-04-29 20:00:45 +00:00 |
|
Dane Springmeyer
|
82642aac4f
|
add test for feature ids - ensuring consistency between ogr plugin and shape plugin
|
2011-04-29 19:59:30 +00:00 |
|