artemp
5c11fe49f9
geoson+topojson tests - correct expected test data (ref #3491 )
2016-08-12 11:05:50 +01:00
artemp
8dca305e7e
json stringifier - add missing quoting in nested json objects (ref #3491 )
2016-08-12 11:04:30 +01:00
artemp
9448901907
Merge branch 'windows-unicode'
2016-08-12 09:31:46 +01:00
artemp
cdad126fa3
Merge branch 'master' into windows-unicode
2016-08-12 09:31:29 +01:00
bergwerkgis
74d7726b2d
remove unneeded 'u8'
2016-08-12 05:27:55 +00:00
artemp
5298a737c8
update deps
2016-08-11 15:57:22 +01:00
Dane Springmeyer
c777cc50d0
also install boost thread and python to ease python-mapnik build against masonized mapnik [skip ci]
2016-08-10 13:36:46 -07:00
Dane Springmeyer
53fb06e31a
install consistent apt packages
2016-08-09 15:14:22 -07:00
Dane Springmeyer
4839b95072
install xutils to speed up mason install/link
2016-08-09 15:12:26 -07:00
Dane Springmeyer
3bfc358cb8
Merge pull request #3485 from mapnik/regex-unicode
...
Regex unicode
2016-08-09 14:58:51 -07:00
Dane Springmeyer
fc52a818d8
trigger new build
2016-08-09 14:30:13 -07:00
Dane Springmeyer
181feef253
bootstrap: exit trap not called when sourcing
2016-08-09 12:17:39 -07:00
Dane Springmeyer
8e84b6d853
stop caching mason_packages
2016-08-09 10:46:18 -07:00
Dane Springmeyer
f56c45b86b
[bootstrap] upgrade to boost_regex package with icu + better error handling
2016-08-09 10:41:38 -07:00
artemp
2afae2a29b
Expressions - more tests (ref #3483 )
2016-08-09 16:25:59 +01:00
artemp
aa77eb4550
Expressions - add more regex tests to cover #3483
2016-08-09 16:13:12 +01:00
artemp
6eb7783f9e
update data-visual
2016-08-08 12:21:31 +01:00
Artem Pavlenko
b0cf57aa53
Merge pull request #3477 from mapycz/cairo-style-level-comp-op
...
Style level comp-op and opacity for Cairo renderer
2016-08-08 10:52:54 +01:00
Artem Pavlenko
8d8442d647
Merge pull request #3480 from sebastic/spelling-errors
...
Fix spelling errors
2016-08-08 09:50:40 +01:00
Bas Couwenberg
2003415f09
Fix 'occured' typo, replace with 'occurred'.
2016-08-05 14:50:50 +02:00
Bas Couwenberg
388a8a7c4d
Fix 'intialize' typo, replace with 'initialize'.
2016-08-05 14:49:45 +02:00
artemp
d09b6a4810
update font_registration test
2016-08-05 10:25:32 +01:00
artemp
f7fd102c34
update dejavu fonts to v2.37
2016-08-05 10:18:10 +01:00
artemp
922f4c4e1b
update SCons to 2.5.0
2016-08-05 10:16:06 +01:00
artemp
4e66c69cf2
update unifont to the latest version 9.0.01
2016-08-05 10:15:31 +01:00
artemp
d9e04518a2
typo
2016-08-04 11:00:57 +01:00
artemp
0775e7bc3c
more updates
2016-08-04 10:59:09 +01:00
artemp
9648099155
Add missing release date for 3.0.11
2016-08-04 10:54:39 +01:00
artemp
676d9184b4
update CHANGELOG in anticipation of v3.0.12 release
2016-08-04 10:53:04 +01:00
Jiri Drbalek
9925c3d50d
update visual test data
2016-08-03 20:17:17 +00:00
Jiri Drbalek
621a5e51ac
style level comp-op and opacity for Cairo renderer
2016-08-03 20:14:56 +00:00
artemp
a7c6df98a3
update variant deps
2016-08-03 12:35:34 +01:00
Artem Pavlenko
d1932b0401
Merge pull request #3476 from lightmare/inherit-ctor
...
use proper feature-test macro for inheriting constructors
2016-08-03 12:34:10 +01:00
Mickey Rose
f9d5c3a2f8
use proper feature-test macro for inheriting constructors
2016-08-03 00:29:51 +02:00
Artem Pavlenko
68db7ee224
Merge pull request #3475 from mapycz/logarithm
...
Add support for natural logarithm in expressions (via @talaj)
2016-08-01 15:07:01 +02:00
Jiri Drbalek
c1ab5c8e6c
add support for natural logarithm function in expressions
2016-08-01 12:58:21 +00:00
artemp
b55f5dc895
image - add tiny image quantising tests (ref #3466 )
2016-08-01 12:21:32 +02:00
Dane Springmeyer
148783da25
Revert "inherit ctor's from geometry_base"
...
- Fixes #3473 (windows compile)
- TODO: @artemp get to the bottom of how to inherit from base class
in a way that works with boost::variant and across platforms
This reverts commit bf99177da7
.
2016-07-29 04:51:18 -07:00
artemp
9a0d7b0d68
update variant
2016-07-26 10:38:28 +02:00
artemp
d3293f73e1
c++ format
2016-07-25 15:55:50 +02:00
artemp
bf99177da7
inherit ctor's from geometry_base
2016-07-25 15:55:20 +02:00
Dane Springmeyer
bd920daa16
fix decltype forwarding
2016-07-25 14:51:45 +02:00
Dane Springmeyer
7fc9dfe06b
simplify visitor code in image_compositing
2016-07-25 14:51:45 +02:00
Dane Springmeyer
f734368a73
limit mpl list size as well as vector size
2016-07-25 14:51:45 +02:00
artemp
2864d90460
more explicit conversions to the target variant type
2016-07-25 13:45:35 +02:00
Dane Springmeyer
3c86ab77c4
[travis] fix indentation
2016-07-20 14:10:27 +02:00
artemp
7fa35f481e
Support creating paletted images for any number of pixels e.g < 3 (ref #3466 )
2016-07-20 14:01:14 +02:00
Dane Springmeyer
d17f1f076d
workaround travis bug: 'shell_session_update: command not found'
2016-07-20 13:19:08 +02:00
artemp
7712f253c9
represent value_null as an empty string e.g "" (text rendering logic)
2016-07-20 12:39:55 +02:00
artemp
85a6ef9a15
update variant deps
2016-07-19 10:24:31 +01:00