Hermann Kraus
|
390b70eb44
|
Move formating::list_node.
|
2012-02-12 02:07:36 +01:00 |
|
Hermann Kraus
|
e37070f177
|
Move formating::text_node.
|
2012-02-12 02:05:27 +01:00 |
|
Hermann Kraus
|
e2c75c5eef
|
Move formating::node.
|
2012-02-12 02:01:25 +01:00 |
|
Hermann Kraus
|
3b2767f167
|
Add additional constructor for common use case.
|
2012-02-12 01:48:25 +01:00 |
|
Hermann Kraus
|
7ef1c3544e
|
Bugfix: Collect expressions for formating::format_node.
|
2012-02-11 11:24:33 +01:00 |
|
Dane Springmeyer
|
0acd2137b8
|
restore agg renderer clip_box, accidentally disabled in 21d05444 - refs #1075
|
2012-02-10 15:14:15 -08:00 |
|
Dane Springmeyer
|
75e264a594
|
only form up ostringstream if needed
|
2012-02-10 12:15:23 -08:00 |
|
Dane Springmeyer
|
bfd79276a7
|
only encode if image has dimensions (avoid abort in png writer on zero size width or height)
|
2012-02-10 12:14:53 -08:00 |
|
Dane Springmeyer
|
a682212266
|
small optimization by avoiding repeated case sensitive checks
|
2012-02-10 11:20:00 -08:00 |
|
Dane Springmeyer
|
4bf8a7f69e
|
boost 1.42 compatibility
|
2012-02-10 10:31:11 -08:00 |
|
Dane Springmeyer
|
32ac2e464c
|
restore compile for boost 1.42
|
2012-02-10 10:20:26 -08:00 |
|
Artem Pavlenko
|
eb210581a5
|
Merge pull request #1073 from MapQuest/shapeindex-null-bug
Pos counter in shapeindex not incremented for null geometry
|
2012-02-10 08:09:16 -08:00 |
|
Matt Amos
|
38e7b7cce0
|
Still need to increment pos counter in shapeindex even when the geometry is null, otherwise reads are possible beyond the end of file.
|
2012-02-10 15:21:02 +00:00 |
|
Artem Pavlenko
|
6a015dcd59
|
Merge remote-tracking branch 'origin/master'
|
2012-02-10 11:59:12 +00:00 |
|
Artem Pavlenko
|
602264d368
|
+ implement 'in situ' boost::spirit::qi based geojson parser
|
2012-02-10 11:56:53 +00:00 |
|
Artem Pavlenko
|
f19bcafbf6
|
+ make wkt_parser noncopyable
|
2012-02-10 10:53:04 +00:00 |
|
Artem Pavlenko
|
ff66cc1326
|
+ check if index is valid in to_string()
+ output feature id
|
2012-02-10 10:52:06 +00:00 |
|
Dane Springmeyer
|
6824b87aff
|
add proj 4.7 mutex change to changelog - refs #1072
|
2012-02-09 17:30:05 -08:00 |
|
Dane Springmeyer
|
0748d2beea
|
avoid mutex locks on pj_transform for proj 4.7 and above - closes #1072
|
2012-02-09 17:28:31 -08:00 |
|
Dane Springmeyer
|
c33d534b80
|
link to boost system
|
2012-02-09 16:00:39 -08:00 |
|
Dane Springmeyer
|
b44a63ac1f
|
link all remaining plugins to boost_system to avoid potential linking errors with boost-trunk (upcoming 1.49) - closes #1070
|
2012-02-09 16:00:11 -08:00 |
|
Dane Springmeyer
|
656436d971
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-02-08 15:45:31 -08:00 |
|
Dane Springmeyer
|
fec0750fcf
|
remove usage of boost::lexical_cast during image encoding - refs #1055
|
2012-02-08 15:45:08 -08:00 |
|
Hermann Kraus
|
1d50aa1b85
|
Make interface consistent with similar classes.
|
2012-02-08 01:16:37 +01:00 |
|
Dane Springmeyer
|
16828ec161
|
use row/col instead of x/y for clearer grid resolution function
|
2012-02-07 13:44:08 -08:00 |
|
Dane Springmeyer
|
8e61d9a6d2
|
remove used typedefs
|
2012-02-07 13:42:45 -08:00 |
|
Dane Springmeyer
|
a00af6faf8
|
fix debug output name
|
2012-02-07 13:42:22 -08:00 |
|
Artem Pavlenko
|
958097600c
|
add wkt_parser class for grammar re-usage
implement from_wkt in terms of wkt_parser
|
2012-02-06 22:49:47 +00:00 |
|
Hermann Kraus
|
18d24983b6
|
Fix font-name checking when font-set is available. Fixes #1064.
|
2012-02-06 11:47:35 +01:00 |
|
Artem Pavlenko
|
8366da08ee
|
fix compiler warnings about ref to temp obj (@springmeyer)
|
2012-02-06 09:42:53 +00:00 |
|
Hermann Kraus
|
b5627c0f5c
|
Reduce warnings.
|
2012-02-05 18:10:29 +01:00 |
|
Hermann Kraus
|
a8e2fb1301
|
Enable depreaction warnings.
|
2012-02-05 16:31:29 +01:00 |
|
Hermann Kraus
|
e298d141da
|
Improve expression handling.
|
2012-02-05 03:11:00 +01:00 |
|
Hermann Kraus
|
0a030d55e6
|
Remove left over declaration.
|
2012-02-03 23:33:34 +01:00 |
|
Hermann Kraus
|
9c92bf713d
|
Easier syntax by hiding internal data type.
|
2012-02-03 00:34:14 +01:00 |
|
Dane Springmeyer
|
1e2897b28d
|
update rasterlite to new feature_impl
|
2012-02-02 09:00:02 -08:00 |
|
Dane Springmeyer
|
0e701dd899
|
initialize context in init list
|
2012-02-02 08:58:20 -08:00 |
|
Dane Springmeyer
|
17d13cff67
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
|
Dane Springmeyer
|
1cafc03a46
|
whitespace fixes
|
2012-02-01 17:49:28 -08:00 |
|
Dane Springmeyer
|
21d05444f7
|
manual whitespace fix
|
2012-02-01 17:48:56 -08:00 |
|
Dane Springmeyer
|
7b1643f0e3
|
whitespace fixes
|
2012-02-01 17:38:18 -08:00 |
|
Dane Springmeyer
|
3fa794c6ac
|
whitespace fixes
|
2012-02-01 17:37:58 -08:00 |
|
Dane Springmeyer
|
77c58e487d
|
whitespace fixes
|
2012-02-01 17:37:35 -08:00 |
|
Dane Springmeyer
|
f310148337
|
whitespace fixes (using format_source_files.sh)
|
2012-02-01 17:30:26 -08:00 |
|
Dane Springmeyer
|
b3819633bd
|
fix point WKT format
|
2012-02-01 17:03:31 -08:00 |
|
Dane Springmeyer
|
57cf7d54cf
|
Merge branch 'feature_ptr'
|
2012-02-01 16:56:07 -08:00 |
|
Dane Springmeyer
|
6b584e826a
|
clean up more mapnik2 references
|
2012-02-01 16:44:50 -08:00 |
|
Dane Springmeyer
|
07d7d7d537
|
convert to using feature_ptr rather than const& for renderers
|
2012-02-01 16:37:05 -08:00 |
|
Dane Springmeyer
|
60f1dadcd8
|
add code comment
|
2012-02-01 16:17:59 -08:00 |
|
Dane Springmeyer
|
cf8e036574
|
warn if non bitmap (svg) files are used for pattern symbolizers as this is not currently supported - refs #1010 and #1045
|
2012-02-01 12:27:57 -08:00 |
|