artemp
|
0a5f006bb9
|
SVG : add support for stroke-dashoffset
|
2016-01-11 10:56:04 +00:00 |
|
artemp
|
d3fc7f8fed
|
Merge branch 'master' into svg-dash-array
|
2016-01-08 16:08:11 +00:00 |
|
artemp
|
9494bc15d4
|
SVG path parser - correct handling optional separator (,) between multiple command parts (#3225)
http://www.w3.org/TR/SVG/paths.html#PathElement
|
2016-01-08 12:00:51 +00:00 |
|
artemp
|
479a657437
|
make SVG path parser stricter by failing if not all input parsed ref #3225
|
2016-01-08 11:59:59 +00:00 |
|
artemp
|
65b20e44e3
|
export agg::vcgen_dash
|
2016-01-08 10:48:47 +00:00 |
|
artemp
|
a8bf7c72f9
|
Merge branch 'master' into svg-dash-array
|
2016-01-08 10:46:17 +00:00 |
|
artemp
|
c8932b3df3
|
svg2png : use SVG dimensions as a fallback when bounding box has zero width or height (e.g horizontal or vertical line)
|
2016-01-08 10:20:50 +00:00 |
|
artemp
|
b1c22ba853
|
SVG :initial support for "stroke-dasharray"
|
2016-01-07 15:54:34 +00:00 |
|
Blake Thompson
|
fd6e7704a1
|
Merge pull request #3222 from mapnik/sanitize_errors
Add configure flags for Sanitize errors
|
2016-01-07 08:36:11 -06:00 |
|
Blake Thompson
|
b46f87b385
|
Merge branch 'master' into sanitize_errors
Conflicts:
include/mapnik/json/positions_grammar.hpp
|
2016-01-07 08:34:52 -06:00 |
|
Artem Pavlenko
|
513cfa7c80
|
Merge pull request #3219 from mapnik/address-sanitizer-happy
keep address-sanitizer happy ref (https://github.com/mapbox/mapnik-ve…
|
2016-01-07 14:23:54 +00:00 |
|
artemp
|
ca83ca167d
|
svg - move stroke-dasharray setup into dash-array parser method
|
2016-01-07 11:20:22 +00:00 |
|
Dane Springmeyer
|
bb8cd10751
|
tiff reader: read_generic is not implemented so throw in all cases not just if we can open the image
|
2016-01-06 09:17:35 -08:00 |
|
Dane Springmeyer
|
31958352bc
|
Merge pull request #3213 from mapycz/fix-visual-tests-init
visual tests: fix vector initialization
|
2016-01-06 09:02:30 -08:00 |
|
artemp
|
e296e554a8
|
sync with 3ac6e46d01
|
2016-01-06 12:24:24 +00:00 |
|
artemp
|
50905c3f9a
|
c++ style pedantic
|
2016-01-06 12:23:59 +00:00 |
|
Dane Springmeyer
|
1687f6ff1b
|
add custom command line options to unit tests - refs philsquared/Catch#381
|
2016-01-05 17:13:36 -08:00 |
|
Dane Springmeyer
|
ca3b0c43e7
|
upgrade catch.hpp
|
2016-01-05 16:42:36 -08:00 |
|
Dane Springmeyer
|
96dff395a4
|
fix usage of base in csv unit tests
|
2016-01-05 15:18:02 -08:00 |
|
Dane Springmeyer
|
c82b4c8ba3
|
fix mason-latest publishing, broken since e547ee12
|
2016-01-05 13:34:11 -08:00 |
|
artemp
|
7b2da35c01
|
fix typo doh
|
2016-01-05 19:52:36 +00:00 |
|
artemp
|
5cd3645cd1
|
keep address-sanitizer happy ref (https://github.com/mapbox/mapnik-vector-tile/pull/171)
|
2016-01-05 16:58:37 +00:00 |
|
bergwerkgis
|
a86df63490
|
[skip ci] Windows: remove check for unix style "find"
|
2016-01-05 14:15:13 +01:00 |
|
Artem Pavlenko
|
d5f35d749e
|
Merge pull request #3217 from mapnik/multi-part-shapeindex
Multi part shapeindex
|
2016-01-05 10:23:26 +00:00 |
|
artemp
|
ee0395df7a
|
add basic read/write header support (quad_tree + spatial_index) ref (#3216)
|
2016-01-05 10:20:21 +00:00 |
|
artemp
|
869bff43f0
|
remove debug printing
|
2016-01-04 15:15:37 +00:00 |
|
artemp
|
b513d6a07b
|
don't export DYLD_LIBRARY_PATH multiple times
|
2016-01-04 14:24:25 +00:00 |
|
artemp
|
102671e498
|
add test with --index-parts option
|
2016-01-04 14:22:09 +00:00 |
|
artemp
|
412fa20eb8
|
shapeindex: indicate default behaviour in -h(--help)
|
2016-01-04 13:23:50 +00:00 |
|
artemp
|
4c6632cf93
|
shapeindex : remove duplicate node defs + add default ctor
|
2016-01-04 13:19:16 +00:00 |
|
artemp
|
88a04a120f
|
remove stderr
|
2016-01-04 11:56:01 +00:00 |
|
artemp
|
a2b3130d4b
|
rebase to master (remove spirit-x3 changes)
|
2016-01-04 11:43:27 +00:00 |
|
Jiri Drbalek
|
9ad6ee2999
|
visual tests: fix vector initialization
|
2015-12-28 09:30:46 +00:00 |
|
Blake Thompson
|
dfa62c88d8
|
fix for santize address errors
|
2015-12-27 21:40:10 -06:00 |
|
Dane Springmeyer
|
cb7ed7bc80
|
Merge pull request #3210 from mapnik/windows-python-bindings
Windows: pull python bindings
|
2015-12-23 08:12:02 -08:00 |
|
bergwerkgis
|
630640ee6c
|
Windows: pull python bindings, too.
|
2015-12-23 12:48:43 +01:00 |
|
artemp
|
e0c756ee8d
|
geometry_envelope - add missing linear_ring
|
2015-12-17 12:07:05 +00:00 |
|
Dane Springmeyer
|
bd21e452d1
|
fix minor header glitches to allow headers to compile standalone
|
2015-12-16 14:22:36 -08:00 |
|
Dane Springmeyer
|
a0719870ab
|
remove out of date/unused header
|
2015-12-16 14:22:09 -08:00 |
|
Dane Springmeyer
|
ce98a5c811
|
fix header glitches uncovered by time-header script - refs #3208
|
2015-12-16 13:17:19 -08:00 |
|
Dane Springmeyer
|
e3a1108ebd
|
Add a script to time how long it takes to compile a header inside mapnik
|
2015-12-16 13:02:05 -08:00 |
|
bergwerkgis
|
eff087c0cf
|
[skip ci] Windows: only manipulate page file settings on AppVeyor
|
2015-12-16 14:19:55 +00:00 |
|
bergwerkgis
|
1a49fe20fb
|
AppVeyor: set powershell execution policy
|
2015-12-16 12:04:35 +00:00 |
|
bergwerkgis
|
34f7c86caf
|
AppVeyor: try to increase page file size via powershell
|
2015-12-16 11:29:22 +00:00 |
|
bergwerkgis
|
d75fd12eab
|
Windows: output pagefile size on AppVeyor (compiler out of heapspace)
|
2015-12-16 10:56:05 +00:00 |
|
bergwerkgis
|
e1498deaa8
|
[skip ci]
Windows:
* read Boost version from AppVeyor.yml
* init submodules from build-local.bat
|
2015-12-15 19:51:31 +00:00 |
|
Dane Springmeyer
|
6254b3851e
|
Merge branch 'master' of github.com:mapnik/mapnik into postgis-tests-squashed
|
2015-12-14 15:28:04 -08:00 |
|
Dane Springmeyer
|
75cb954d26
|
update test-data to include new postgis sql
|
2015-12-14 15:27:48 -08:00 |
|
Dane Springmeyer
|
fc6556170d
|
let's not depend on CREATE EXTENSION working in C++ code
|
2015-12-14 15:27:05 -08:00 |
|
Dane Springmeyer
|
b42f072ad3
|
wip: start chipping away at getting tests running - refs #3180
|
2015-12-14 15:00:10 -08:00 |
|