Dane Springmeyer
|
ca90c34d17
|
use boost::make_shared feature factory for ogr featuresets
|
2011-05-18 01:28:22 +00:00 |
|
Dane Springmeyer
|
cb3ba2c193
|
spelling correction
|
2011-05-17 23:56:27 +00:00 |
|
Dane Springmeyer
|
ba15947a4f
|
add Projection.expanded() function to ask proj4 what its internal, normalized definition looks like (useful only for debugging)
|
2011-05-17 19:05:15 +00:00 |
|
Dane Springmeyer
|
e119dc503c
|
move to binary grid renderer for non-aa output rather than setting gamma on aa renderer
|
2011-05-17 06:24:49 +00:00 |
|
Dane Springmeyer
|
3469c20f1c
|
adapt to new svg renderer template
|
2011-05-17 06:19:41 +00:00 |
|
Dane Springmeyer
|
b578c02c54
|
make renderer type a template argument of agg svg renderer
|
2011-05-17 06:18:06 +00:00 |
|
Dane Springmeyer
|
9458e2d890
|
stroke-dash-offet -> stroke-dash-offset (spelling)- #762
|
2011-05-17 00:33:24 +00:00 |
|
Dane Springmeyer
|
52ac7d8d3a
|
fix spherical mercator proj4 string in tests to always include +over (to avoid proj4 trying to wrap) and +wktext (to ensure apps like ogr/gdal retain +over during conversion through wkt representation)
|
2011-05-16 23:55:30 +00:00 |
|
Dane Springmeyer
|
49fd1f93d1
|
use boost::make_shared across plugins to avoid explicit new and ensure fast and exception safe allocation
|
2011-05-16 23:41:34 +00:00 |
|
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 |
|