Dane Springmeyer
|
c34c8a568f
|
merge with branch 2.3.x
|
2013-09-30 13:33:28 -07:00 |
|
Dane Springmeyer
|
a6ad3e6627
|
+ avoid copying feature_ptr during r-tree initialisation + avoid taking reference to temporary
|
2013-09-30 13:23:38 -07:00 |
|
artemp
|
fddec700ad
|
TopoJSON input plugin
skeleton implementation
|
2013-09-30 14:14:58 +01:00 |
|
artemp
|
ff93a8117b
|
add missin copyright notice
|
2013-09-30 13:32:24 +01:00 |
|
artemp
|
b3948e4a9c
|
+ avoid copying feature_ptr during r-tree initialisation
|
2013-09-30 11:36:04 +01:00 |
|
artemp
|
d116ca062f
|
+ cleanup
|
2013-09-30 11:35:42 +01:00 |
|
artemp
|
c860ed4d99
|
== TopoJSON parser ==
https://github.com/mbostock/topojson/wiki
|
2013-09-30 11:16:58 +01:00 |
|
artemp
|
2b50c105c3
|
+ style
|
2013-09-30 08:56:58 +01:00 |
|
Dane Springmeyer
|
2d1249ef98
|
gah, completely disable image comparions for webp since versions differ too widely
|
2013-09-27 17:01:58 -07:00 |
|
Dane Springmeyer
|
619f7ec406
|
catch one more case of webp needing test workaround for old systems
|
2013-09-27 16:39:15 -07:00 |
|
Dane Springmeyer
|
06dc054208
|
skip webp tests that cannot run because expected test images cannot be opened - avoids 'WebPGetInfo failed' error
|
2013-09-27 16:34:41 -07:00 |
|
Dane Springmeyer
|
ca6d6df446
|
fix code formatting
|
2013-09-27 16:15:16 -07:00 |
|
Dane Springmeyer
|
82e1b37281
|
allow single color colorize-alpha
|
2013-09-27 16:11:23 -07:00 |
|
Dane Springmeyer
|
70976695d8
|
fixed test images after f4c3620d67
|
2013-09-27 15:29:53 -07:00 |
|
Dane Springmeyer
|
f4c3620d67
|
protect against invalid memory access if agg gradient lookup fails to build
|
2013-09-27 15:24:33 -07:00 |
|
Dane Springmeyer
|
423a8007ba
|
another colorize-alpha test - this one likely exposing a bug - refs #1371
|
2013-09-27 15:14:58 -07:00 |
|
Dane Springmeyer
|
2287b0a7b9
|
move colorize-alpha to visual test suite - refs #1371
|
2013-09-27 14:49:24 -07:00 |
|
Dane Springmeyer
|
ccd17a3bf3
|
add link to SVG gradient stops in colorize-alpha notes
|
2013-09-27 14:44:25 -07:00 |
|
Dane Springmeyer
|
b787f4d672
|
fix image-filter serialization for scale-hsla and colorize-alpha
|
2013-09-27 14:06:07 -07:00 |
|
Dane Springmeyer
|
43a52e19ea
|
add missing colorize-alpha changelog entry - refs #1371
|
2013-09-27 13:59:08 -07:00 |
|
Dane Springmeyer
|
7a4bf4e3b0
|
remove debug prints
|
2013-09-27 12:20:57 -07:00 |
|
Dane Springmeyer
|
90dd6b9d61
|
optimize case where image_view is used but is not a subset - refs #2024
|
2013-09-27 12:17:31 -07:00 |
|
Dane Springmeyer
|
44807673a3
|
optimize webp pixel copy by moving row chunks rather than pixels - refs #2024
|
2013-09-27 11:54:12 -07:00 |
|
Dane Springmeyer
|
a2f24e72bd
|
iwyu
|
2013-09-27 11:52:40 -07:00 |
|
Dane Springmeyer
|
3175d29d27
|
travis: run tests
|
2013-09-26 20:31:26 -07:00 |
|
Dane Springmeyer
|
7d1496ee0e
|
build 2.3.x branch on travis
|
2013-09-26 20:08:22 -07:00 |
|
Dane Springmeyer
|
2010f5f1d9
|
Merge branch '2.3.x' of github.com:mapnik/mapnik
|
2013-09-26 20:08:01 -07:00 |
|
Dane Springmeyer
|
0ca2edb206
|
fix #2024 (TODO - avoid image copy for lossy encoding of views)
|
2013-09-26 20:07:04 -07:00 |
|
Dane Springmeyer
|
3531276864
|
fix one part of #2024
|
2013-09-26 19:29:05 -07:00 |
|
Dane Springmeyer
|
68ff3ceead
|
add color-to-alpha image-filter - closes #2023
|
2013-09-26 16:14:40 -07:00 |
|
Dane Springmeyer
|
806aa9d8a2
|
travis: attempt to use g++-47
|
2013-09-26 13:21:06 -07:00 |
|
Dane Springmeyer
|
093aab011b
|
travis: set LD_LIBRARY_PATH before running c++ tests
|
2013-09-26 12:49:39 -07:00 |
|
Dane Springmeyer
|
5019bcb6c9
|
travis: remove trailing false
|
2013-09-26 12:48:09 -07:00 |
|
Dane Springmeyer
|
535c580829
|
std::trunc is not available with g++-4.8 on android (and also likely not msvc)
|
2013-09-26 12:47:07 -07:00 |
|
Dane Springmeyer
|
8dcf5aa622
|
Avoid setting -stdlib=libc++ if cross compiling - refs mapnik/mapnik-support#96
|
2013-09-26 10:26:53 -07:00 |
|
Dane Springmeyer
|
4494591502
|
built c++ tests and review config.log when configure fails
|
2013-09-25 21:44:47 -07:00 |
|
Dane Springmeyer
|
f0bebe5b10
|
iwyu
|
2013-09-25 21:35:25 -07:00 |
|
Dane Springmeyer
|
dc55b994ce
|
skip python bindings for now, but run c++ tests
|
2013-09-25 21:32:04 -07:00 |
|
Dane Springmeyer
|
0f4ba4dfd5
|
sync with 2.3.x branch
|
2013-09-25 20:04:31 -07:00 |
|
Dane Springmeyer
|
843fdc0871
|
stub in colorize-alpha filter output to avoid crash - refs #2021
|
2013-09-25 15:33:10 -07:00 |
|
Dane Springmeyer
|
226e5b2d7a
|
no need to set 'value' attribute on rasters except for point query
|
2013-09-25 15:24:08 -07:00 |
|
Dane Springmeyer
|
feaddaeed0
|
fix raster colorizer via python
|
2013-09-25 15:22:57 -07:00 |
|
Dane Springmeyer
|
8e047aa98e
|
raster_colorizer: avoid color copy by return unsigned from get_color
|
2013-09-25 14:58:32 -07:00 |
|
Dane Springmeyer
|
7aeff3fb59
|
followup nodata refactor - refs #2023
|
2013-09-25 14:38:07 -07:00 |
|
Dane Springmeyer
|
df3a455e19
|
refactor nodata related code dropping support for user-overide nodata where it does not make sense - refs #2023
|
2013-09-25 14:37:21 -07:00 |
|
Dane Springmeyer
|
09544849b9
|
move colorizer tests to visual suite
|
2013-09-25 14:08:47 -07:00 |
|
Dane Springmeyer
|
8d79008e9e
|
move over other colortable test to visual tests
|
2013-09-25 14:02:52 -07:00 |
|
Dane Springmeyer
|
0ffb9ef308
|
Merge branch '2.3.x' of github.com:mapnik/mapnik
|
2013-09-25 13:14:01 -07:00 |
|
Dane Springmeyer
|
cb80fb8226
|
move/expand gdal nodata tests to visual suite - refs #2023
|
2013-09-25 13:13:18 -07:00 |
|
Dane Springmeyer
|
41e68820c5
|
python: test loading and saving visual test xml files as well
|
2013-09-25 13:08:10 -07:00 |
|