Dane Springmeyer
8336e4d43c
update visual tests to get new gdal tests passing - refs mapnik/mapnik#3430
2016-06-13 13:07:40 -07:00
Dane Springmeyer
68d5cc34f2
upgrade mason to ensure clang v3.8.0 is available
2016-06-13 12:21:51 -07:00
Dane Springmeyer
0fa5ae5158
circleci - remove unneeded lines
2016-06-13 11:40:15 -07:00
Dane Springmeyer
2ef3ae47f6
use clang 3.8 from mason
2016-06-13 10:51:12 -07:00
artemp
13c48788db
update .travis.yml to use clang-3.8
( https://github.com/mapbox/mason/pull/179 )
2016-06-13 17:37:07 +02:00
artemp
7e6cc4cfac
make get_overview_meta(band)
standalone method
2016-06-13 11:14:59 +02:00
artemp
37d5a32875
make return type bool
2016-06-08 12:24:21 +02:00
artemp
9e3ccf6629
Issue a warning but don't fail if PostgreSQL is not running or it's not accessible (ref #3448 )
2016-06-08 12:21:27 +02:00
artemp
b20ec7824b
Merge branch 'CartoDB-pgraster-just-overviews'
2016-06-07 14:19:53 +02:00
artemp
1714d4317c
Merge branch 'pgraster-just-overviews' of https://github.com/CartoDB/mapnik into CartoDB-pgraster-just-overviews
2016-06-07 14:19:42 +02:00
artemp
18aa50a59e
update variant
2016-06-07 14:19:22 +02:00
artemp
1509426088
update test data ( https://github.com/mapnik/mapnik/pull/3430 )
2016-06-07 14:02:04 +02:00
artemp
d64016273f
Merge branch 'rouault-gdal_support_mask_band'
2016-06-07 13:31:01 +02:00
artemp
3f224e3f4d
Merge branch 'gdal_support_mask_band' of https://github.com/rouault/mapnik into rouault-gdal_support_mask_band
2016-06-07 13:30:45 +02:00
artemp
9f3b76fb94
update visual data (ref https://github.com/mapnik/mapnik/pull/3445 )
2016-06-06 11:29:33 +02:00
Artem Pavlenko
631fb0293f
Merge pull request #3445 from jojva/fix-ellipse-bounding-box
...
Fix stroke-width size not included in markers ellipse bounding box - cheers @jojva
2016-06-03 14:57:34 +02:00
artemp
beb34f9c5e
topojson_grammar - rename properties to properties_ to avoid compilation error (gcc) ref #3446
2016-06-03 14:45:49 +02:00
Joris Valette
7ca86b0947
Fix stroke-width size not included in markers ellipse bounding box
2016-06-03 11:12:14 +02:00
artemp
deb5102aac
convert shapefiles to use UTF-8 encoding in DBF files via @glarrain
...
( ref https://github.com/mapnik/mapnik/pull/3441 )
2016-06-02 16:08:31 +02:00
artemp
ea7808d6e0
Merge branch 'glarrain-patch-1'
2016-06-02 16:07:23 +02:00
artemp
86d8b6ef5f
Merge branch 'patch-1' of https://github.com/glarrain/mapnik into glarrain-patch-1
2016-06-02 16:06:53 +02:00
artemp
d30143c60f
remove unsupported ESRI data files
2016-06-02 16:04:43 +02:00
artemp
bca9675b13
Merge remote-tracking branch 'origin/master'
2016-06-02 15:58:39 +02:00
artemp
2f9c2a3a9b
update variant submodule
2016-06-02 11:33:43 +02:00
Artem Pavlenko
5aba65e54d
Merge pull request #3442 from glarrain/patch-2
...
Fix markdown issue in C++ demo README
2016-05-31 18:30:51 +02:00
Germán Larraín
a876070ccb
Fix markdown issue in C++ demo README
...
Commands were rendered incorrectly due to missing spaces, causing that `mapnik-config --prefix` was rendered without backticks, which are necessary.
2016-05-31 13:14:27 -03:00
Germán Larraín
503d4eaea1
fix shapefiles encoding in demo for C++
...
Mapnik builds without `boost_regex_icu` (see #3440 ) and the C++ demo does not run:
```
/mapnik# demo/c++/rundemo `mapnik-config --prefix`
running demo ...
### std::exception: could not create converter for latin1
```
2016-05-31 12:40:27 -03:00
artemp
efdc90f699
fix building with BIGINT=no (NOTE: some tests will fail)
2016-05-26 17:23:53 +02:00
Artem Pavlenko
ddd61c55ff
fix LGPL link
2016-05-26 17:12:18 +02:00
artemp
a24dfbf6a0
simplify logic a bit
2016-05-26 16:27:22 +02:00
artemp
081c003b0e
c++ style
2016-05-26 16:27:22 +02:00
Wilhelm Berg
2fb0326892
Update appveyor.yml to use boost 1.60
2016-05-25 13:53:23 +02:00
artemp
cf604518a5
fix typo
2016-05-25 13:08:20 +02:00
Artem Pavlenko
ffe9b21b58
Merge pull request #3435 from woodpeck/patch-1
...
Fix DejaVu font directory
2016-05-25 10:30:50 +02:00
Frederik Ramm
8af8737272
Fix DejaVu font directory
...
Fonts in Mapnik tree are now 2.35 not 2.34
2016-05-25 10:12:53 +02:00
artemp
37a8aed62d
transcode input strings to UTF-8 (portability)
2016-05-24 12:16:48 +02:00
artemp
acb2d56f49
prefix string literals with u8""
to force UTF8 encoding (windows)
2016-05-24 10:54:34 +02:00
artemp
b9cc746c07
sync up visual test data
2016-05-24 10:27:44 +02:00
artemp
65a23b436d
bump visual test data
2016-05-24 10:15:00 +02:00
artemp
06d487c8d1
update visual data
2016-05-23 17:49:20 +02:00
artemp
de0d384ca9
update test data
2016-05-23 12:30:08 +02:00
Artem Pavlenko
44e1102166
Merge pull request #3434 from mapnik/topojson
...
Topojson (refactor)
2016-05-23 11:44:14 +02:00
artemp
f3ae60fed4
Merge branch 'master' into topojson
2016-05-23 10:52:19 +02:00
artemp
01967cfaff
topojson grammar - re-factor to allow geometry elements to be in any order
2016-05-23 10:51:05 +02:00
Dane Springmeyer
d7b6b5669b
upgrade to latest mason and latest boost via mason
2016-05-19 19:37:31 -04:00
Dane Springmeyer
20a9112135
remove boost thread checking since it is no longer a dependency
2016-05-19 19:37:31 -04:00
Jiri Drbalek
fee0ad05ce
update changelog
2016-05-18 20:06:31 +00:00
Dane Springmeyer
c8cc2670be
update visual test data - refs mapnik/mapnik#3416 / mapnik/test-data-visual#34
2016-05-18 13:40:00 -04:00
Dane Springmeyer
44ea60ad5f
fix #3431
2016-05-18 13:38:07 -04:00
Artem Pavlenko
536ea734e8
Merge pull request #3418 from mapycz/visual-tests-cairo-vectors
...
visual tests: support for Cairo PS, PDF and SVG renderers
2016-05-18 15:05:27 +02:00