artemp
|
f55b3b3bb3
|
Merge branch 'master' into geometry-refactor
|
2016-08-30 14:39:44 +01:00 |
|
Dane Springmeyer
|
799178c7cc
|
update to latest test data
|
2016-08-26 13:20:50 -07:00 |
|
artemp
|
842522b287
|
Merge branch 'master' into geometry-refactor
|
2016-08-26 09:06:05 +01:00 |
|
artemp
|
69b0ee1ada
|
Merge branch 'mapycz-fix-building-symbolizer'
|
2016-08-25 18:21:35 +01:00 |
|
Jiri Drbalek
|
2f98b8965b
|
update visual tests data
|
2016-08-25 09:36:30 +00:00 |
|
Dane Springmeyer
|
f81583554a
|
Merge branch 'master' of github.com:mapnik/mapnik into geometry-refactor
|
2016-08-22 16:19:17 -07:00 |
|
Dane Springmeyer
|
c6b1abcdb6
|
update mason deps and test data - refs mapnik/test-data#8 mapnik/test-data-visual#36
|
2016-08-22 15:12:25 -07:00 |
|
Dane Springmeyer
|
4dae4d43c5
|
restore test/data version - accidentally changed in 0ae2f1311c
|
2016-08-22 11:15:42 -07:00 |
|
Dane Springmeyer
|
0ae2f1311c
|
update test data if UPDATE env set
|
2016-08-22 10:50:08 -07:00 |
|
artemp
|
1a29b35717
|
GeoJSON unit tests- ensure descriptors are ordered by name (ref #3494)
|
2016-08-16 15:46:10 +01:00 |
|
artemp
|
b9279feee2
|
fix is_valid logic (ref #3494)
|
2016-08-15 12:49:43 +01:00 |
|
artemp
|
008a6eb4cf
|
test geojson - add empty featurecollection test
|
2016-08-15 10:44:54 +01:00 |
|
artemp
|
5c11fe49f9
|
geoson+topojson tests - correct expected test data (ref #3491)
|
2016-08-12 11:05:50 +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 |
|
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 |
|
artemp
|
d09b6a4810
|
update font_registration test
|
2016-08-05 10:25:32 +01:00 |
|
Jiri Drbalek
|
9925c3d50d
|
update visual test data
|
2016-08-03 20:17:17 +00: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 |
|
artemp
|
d810ce46f2
|
re-enable geometry_strategy_test
|
2016-07-06 17:45:13 +01:00 |
|
artemp
|
68f53cfcd0
|
uncomment is_empty/has_empty tests
|
2016-07-05 10:24:54 +01:00 |
|
artemp
|
75b97eb64c
|
temp disable failing tests
|
2016-07-04 10:32:31 +01:00 |
|
artemp
|
c27653066d
|
bring back failing geometry tests
|
2016-06-29 18:40:47 +01:00 |
|
Dane Springmeyer
|
39f497ded6
|
re-enable centroid test which appears to be passing
|
2016-06-29 09:19:28 -07:00 |
|
artemp
|
e44f10460d
|
disable "multi-polygon: one component empty" test
|
2016-06-29 15:02:19 +01:00 |
|
artemp
|
efabcc8081
|
make all mapnik::geometries aliases to mapbox::geometry and attempt to adapt new polygon model (one std::vector)
NOTE: some boost.geometry algorithms are broken as a result
|
2016-06-29 12:41:57 +01:00 |
|
artemp
|
66da9cdb18
|
using linear_ring = mapbox::geometry::linear_ring<T>;
|
2016-06-27 10:56:38 +01:00 |
|
artemp
|
3b1c7308cc
|
make mapnik::geometry::line_string<T> an alias to mapbox::geometry::line_string<T>
|
2016-06-27 10:23:13 +01:00 |
|
artemp
|
9dd00b28dc
|
Merge remote-tracking branch 'origin/master' into geometry-refactor
|
2016-06-27 08:51:55 +01:00 |
|
Artem Pavlenko
|
00e5d00530
|
Fix unbound variable when number of JOBS is omitted
|
2016-06-23 09:46:45 +01:00 |
|
artemp
|
2e8c0d36c2
|
implement custom char_array_bufrer and remove boost::iostreams dependency
|
2016-06-22 17:21:25 +01:00 |
|
artemp
|
67d2a0e141
|
Merge branch 'master' into geometry-refactor
|
2016-06-20 15:01:29 +01:00 |
|
Dane Springmeyer
|
b9e7296460
|
update to latest visual test data
|
2016-06-14 22:02:53 -07:00 |
|
artemp
|
56bcc818dd
|
update test data
|
2016-06-14 12:30:11 +02:00 |
|
Dane Springmeyer
|
8336e4d43c
|
update visual tests to get new gdal tests passing - refs mapnik/mapnik#3430
|
2016-06-13 13:07:40 -07: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
|
1509426088
|
update test data (https://github.com/mapnik/mapnik/pull/3430)
|
2016-06-07 14:02:04 +02:00 |
|
artemp
|
9f3b76fb94
|
update visual data (ref https://github.com/mapnik/mapnik/pull/3445)
|
2016-06-06 11:29:33 +02:00 |
|
artemp
|
cf604518a5
|
fix typo
|
2016-05-25 13:08:20 +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 |
|