Dane Springmeyer
|
77cf3697ae
|
move sourcing of mapnik-settings.env to localize.sh
|
2015-05-15 11:28:55 -07:00 |
|
Blake Thompson
|
3e24c5a417
|
Doh, fixing stupid C++ that I wrote after properly writing a unit test
|
2015-05-15 13:21:51 -05:00 |
|
Blake Thompson
|
90de0d65cb
|
Corrected errors in palette unit test and corrected logic in bounding box projection transform
|
2015-05-15 12:15:27 -05:00 |
|
artemp
|
2565dc0975
|
remove unused boost::tokenizer headers from mapnik/utils
|
2015-05-15 16:55:30 +01:00 |
|
artemp
|
e892f752e9
|
update remaining image writers to use image_options
|
2015-05-15 16:55:30 +01:00 |
|
Blake Thompson
|
6960c85cd2
|
Removed pull requests from latest publishing closes #2794
|
2015-05-15 10:48:05 -05:00 |
|
Blake Thompson
|
cf68412ef1
|
Merge pull request #2814 from mapnik/feature/add_tests
Palette unit tests
|
2015-05-15 10:39:00 -05:00 |
|
Blake Thompson
|
22d70decd4
|
Palette unit tests
|
2015-05-15 10:37:52 -05:00 |
|
artemp
|
08986ca8a1
|
truncate white space character (U-0020) at wrapping point - ref #2670
|
2015-05-15 15:55:51 +01:00 |
|
artemp
|
ccc4a63cb9
|
call preceding with index one pass current to handle case when i == break_point ( breakitr->preceding( i + 1) )
ref #2701
|
2015-05-15 14:41:18 +01:00 |
|
Dane Springmeyer
|
fd23aacd7b
|
shuffle includes based on iwyu findings
|
2015-05-14 23:38:36 -07:00 |
|
Dane Springmeyer
|
7a2aae15d3
|
Merge pull request #2765 from mapycz/fix-pg-datasource-srid
postgis: prefix table name with schema
|
2015-05-14 23:06:51 -07:00 |
|
Dane Springmeyer
|
c3d2f813f4
|
Merge pull request #2804 from mapycz/rm-log
remove useless log
|
2015-05-14 23:06:11 -07:00 |
|
Dane Springmeyer
|
3ae6e49a2e
|
Merge pull request #2812 from mapnik/feature/add_tests
Adding tests and cleanup
|
2015-05-14 23:05:48 -07:00 |
|
Dane Springmeyer
|
956de13d4e
|
fix issues reported by scan-build - closes #2813
|
2015-05-14 18:00:25 -07:00 |
|
Dane Springmeyer
|
53be585240
|
iwyu in view_strategy.hpp
|
2015-05-14 17:59:40 -07:00 |
|
artemp
|
6ed878955a
|
cleanup
|
2015-05-14 15:39:11 +01:00 |
|
artemp
|
75a77882e8
|
image_options - add key0=value0:key1:key2=value2 parser
remove tokenizer usage from image_util_png
|
2015-05-14 15:37:21 +01:00 |
|
Jiri Drbalek
|
a2d7ba4665
|
update visual tests
|
2015-05-14 16:18:15 +00:00 |
|
Jiri Drbalek
|
7a0f38c8f2
|
update visual tests
|
2015-05-14 15:50:26 +00:00 |
|
Artem Pavlenko
|
86a603ac8d
|
Merge pull request #2810 from mapycz/improve-visual-test-2
handle styles with missing reference images
|
2015-05-14 14:11:09 +01:00 |
|
Artem Pavlenko
|
2a8086fbcc
|
Merge pull request #2788 from mapycz/fix-labeling-on-polygons
fix labeling on polygons
|
2015-05-14 14:10:02 +01:00 |
|
Jiri Drbalek
|
78ce66aee0
|
remove useless log
|
2015-05-14 12:25:53 +00:00 |
|
artemp
|
881dba4fc9
|
fix camel case
|
2015-05-14 12:53:21 +01:00 |
|
artemp
|
ee414c4796
|
partially revive numeric_cast<>
|
2015-05-14 12:40:00 +01:00 |
|
Jiri Drbalek
|
87d4990f9a
|
handle styles with missing reference images
|
2015-05-14 11:36:08 +00:00 |
|
Jiri Drbalek
|
a8e3174817
|
text on polygon: fix missing closing segment
|
2015-05-14 11:26:01 +00:00 |
|
Jiri Drbalek
|
527cbe7897
|
fix labeling on polygons
|
2015-05-14 11:26:01 +00:00 |
|
artemp
|
5126491705
|
fix unit test
|
2015-05-14 12:08:14 +01:00 |
|
artemp
|
5b865d1f2e
|
more constness
|
2015-05-14 12:07:34 +01:00 |
|
artemp
|
3b3ca55042
|
remove numeric_cast + more constness correctness
|
2015-05-14 11:17:53 +01:00 |
|
artemp
|
e20ae67110
|
apply constness
|
2015-05-14 10:47:06 +01:00 |
|
artemp
|
78c56968c1
|
add clamp(v, min, max) function + clamp opacity in ctor
|
2015-05-14 10:43:25 +01:00 |
|
Blake Thompson
|
d1616737f2
|
Removed the mapnik type of 'byte' because it seemed sparsely used and simply providing data type should be easier as it is never going to change. Also added some tests around mapnik palette
|
2015-05-13 19:32:54 -05:00 |
|
Blake Thompson
|
f3abe7fc25
|
Added test coverage to image buffer
|
2015-05-13 16:50:31 -05:00 |
|
Blake Thompson
|
86b65146a7
|
Added more tests around image_any
|
2015-05-13 16:50:31 -05:00 |
|
Blake Thompson
|
deba4c114a
|
Added test coverage for image_any
|
2015-05-13 16:50:31 -05:00 |
|
Blake Thompson
|
cebbca16d4
|
Improved test coverage for image and image view
|
2015-05-13 16:50:31 -05:00 |
|
Blake Thompson
|
f2b26f5707
|
Initial commit for image unit test
|
2015-05-13 16:50:31 -05:00 |
|
Blake Thompson
|
c3dfda4977
|
Merge pull request #2808 from mapnik/bugfix/strategy_rounding
Bugfix/strategy rounding
|
2015-05-13 13:45:26 -05:00 |
|
Blake Thompson
|
d904f06b10
|
Merge pull request #2805 from mapycz/improve-visual-test
visual tests: use boost::filesystem::unique_path() instead of boost::uuids::uuid
|
2015-05-13 13:45:02 -05:00 |
|
Blake Thompson
|
f9acd07aaf
|
Merge pull request #2807 from mapnik/drop-big-endian
Drop obsolete and unsupported big endian support
|
2015-05-13 13:43:09 -05:00 |
|
artemp
|
3e16c4b8f2
|
remove unused vars
|
2015-05-13 15:15:52 +01:00 |
|
artemp
|
ba117c6384
|
update SVG path generator to avoid using boost::phoenix::if_() which doesn't work with boost 1.58
|
2015-05-13 11:33:09 +01:00 |
|
artemp
|
270679bc20
|
style
|
2015-05-13 11:32:34 +01:00 |
|
Blake Thompson
|
166e606b71
|
Better tests to fully cover all cases
|
2015-05-12 15:01:17 -05:00 |
|
Blake Thompson
|
39428585f0
|
Added the rounding_cast utility, and added a scale_rounding_strategy to support this new casting type. Added tests for it
|
2015-05-12 14:36:29 -05:00 |
|
Blake Thompson
|
1dddfd17ef
|
Removed try catch around set_alpha, and just checked bounds. Added unit tests for image_view
|
2015-05-12 12:24:14 -05:00 |
|
Dane Springmeyer
|
613766b104
|
drop obsolete and unsupported big endian support - refs #2806
|
2015-05-12 10:19:37 -07:00 |
|
Jiri Drbalek
|
7ca96eb824
|
visual tests: use boost::filesystem::unique_path() instead of boost::uuids::uuid
|
2015-05-12 12:52:02 +00:00 |
|