Artem Pavlenko
|
4f6a7a2571
|
Add basic forward/backward test for reprojection bounding box for epsg:3995 (WGS 84 / Arctic Polar Stereographic)
|
2024-07-29 11:23:39 +01:00 |
|
Artem Pavlenko
|
fc029ae5a5
|
Update Coopyright year
|
2024-07-22 10:20:47 +01:00 |
|
Artem Pavlenko
|
ffcf059556
|
Merge pull request #4461 from hummeltech/MapnikTestsTempDir
Use `temp_directory_path` rather than hard-coded `/tmp` for `image io` tests
|
2024-06-14 12:45:19 +01:00 |
|
David Hummel
|
9a0d7445be
|
Use temp_directory_path rather than hard-coded /tmp for tests
|
2024-06-13 08:31:12 -07:00 |
|
Artem Pavlenko
|
63d7e51b84
|
Update data-visual (cairo)
|
2024-06-13 10:05:59 +01:00 |
|
Mathis Logemann
|
21276ab2a0
|
use explicit type for std::array
|
2024-05-18 10:47:51 +02:00 |
|
Mathis Logemann
|
ab626ac052
|
update pre-commit and format sources
|
2024-05-18 10:22:29 +02:00 |
|
Mathis Logemann
|
7ef431ece2
|
use std::optional instead of boost::optional
|
2024-05-18 10:22:29 +02:00 |
|
David Hummel
|
7c45369e88
|
No need to install mapnik-test-visual
|
2024-04-21 16:54:28 -07:00 |
|
Artem Pavlenko
|
5cc57566cc
|
Fix typo in CSS color unit test
|
2024-04-15 14:28:22 +01:00 |
|
Artem Pavlenko
|
7afaa7e6cc
|
clang-format
|
2024-04-15 14:13:14 +01:00 |
|
Artem Pavlenko
|
5ac45af78e
|
Allow percentage values with a fractional component (implements https://github.com/mapnik/mapnik/issues/4437)
(https://www.w3.org/TR/css-color-4/#funcdef-rgba)
|
2024-04-15 14:09:04 +01:00 |
|
Artem Pavlenko
|
7864289291
|
Update data-visual
|
2024-04-04 17:37:02 +01:00 |
|
Artem Pavlenko
|
7aceade7c5
|
Update visual-data [skip ci]
|
2024-03-28 16:17:05 +00:00 |
|
Artem Pavlenko
|
2b932be0ca
|
Update test data (GDAL/OGR 3.5.3)
|
2024-03-07 09:23:03 +00:00 |
|
Artem Pavlenko
|
d4173b022d
|
Merge branch 'master' into svg-group-render [skip ci]
|
2024-02-27 09:05:50 +00:00 |
|
Artem Pavlenko
|
5b08c21eb0
|
Actually enable 'is_empty' test + cleanup
|
2024-02-26 16:25:40 +00:00 |
|
Artem Pavlenko
|
38193817de
|
pre-commit run --show-diff-on-failure --color=always --all-files [skip ci]
|
2024-02-26 14:48:49 +00:00 |
|
Artem Pavlenko
|
c067399041
|
GeoJSON unit tests - require expected geometries are "empty".
|
2024-02-26 14:45:59 +00:00 |
|
Artem Pavlenko
|
0e9f8b06a3
|
Fix is_empty unit test e.g if multi geometry consists of empty geometries it is "empty".
|
2024-02-26 14:44:19 +00:00 |
|
Artem Pavlenko
|
127f9ba143
|
add missing copy
|
2024-02-26 14:39:41 +00:00 |
|
Artem Pavlenko
|
995d3044a4
|
GeoJSON - allow empty arrays in "coordinates" element for Multi* geometries (ref #4431)
|
2024-02-26 14:01:09 +00:00 |
|
Artem Pavlenko
|
6350e1b259
|
Update test data (+visual)
|
2024-02-21 16:06:53 +00:00 |
|
Artem Pavlenko
|
dcfb2d692c
|
SVG - improve handling of gradientUnits and gradientTransform attributes (radial gradient) + correct default values [skip ci]
|
2024-02-15 11:47:57 +00:00 |
|
Artem Pavlenko
|
45f954c578
|
Merge branch 'master' into svg-group-render
|
2024-02-05 09:41:31 +00:00 |
|
David Hummel
|
c8fd548133
|
Fix build issues after addition of OGR open_options support
|
2023-11-22 09:45:23 -07:00 |
|
Michael Reichert
|
2d20d5a3c5
|
Add support for open options in OGR input plugin
|
2023-11-17 11:06:18 +01:00 |
|
Artem Pavlenko
|
ecfccdd36c
|
Merge branch 'master' into svg-group-render
|
2023-03-15 08:37:06 +00:00 |
|
Artem Pavlenko
|
00199754a2
|
Update test/visual/CMakeLists.txt
Co-authored-by: Mathis Logemann <mathisloge@gmail.com>
|
2023-03-14 16:54:04 +00:00 |
|
Artem Pavlenko
|
a244effa91
|
Add mapnik/filesystem.hpp ref:https://github.com/mapnik/mapnik/pull/4383#discussion_r1131405532
|
2023-03-13 14:27:02 +00:00 |
|
Artem Pavlenko
|
45b48721fa
|
replace std::tmpnam (deprecated) with make_unique
|
2023-03-13 09:34:58 +00:00 |
|
Artem Pavlenko
|
be0b537f52
|
Use std::filesystem when CXX_STD >= 17 and not USE_BOOST_FILESYSTEM
|
2023-03-09 13:17:28 +00:00 |
|
Artem Pavlenko
|
52b5cab584
|
Update data-visual
|
2023-02-28 10:37:15 +00:00 |
|
Artem Pavlenko
|
edddd08d73
|
Merge branch 'master' into svg-group-render
|
2023-01-18 09:48:29 +00:00 |
|
Mathis Logemann
|
7cce5ce346
|
Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static
|
2023-01-16 19:55:02 +01:00 |
|
Artem Pavlenko
|
e27bc63887
|
SVG parser - update test data
|
2022-12-12 11:48:45 +00:00 |
|
Artem Pavlenko
|
f4eec2e24f
|
pre-commit run --all-files
|
2022-12-12 10:46:41 +00:00 |
|
Artem Pavlenko
|
d29aeb2ddb
|
SVG parser unit test - add attribute comparison framework + test data
|
2022-12-11 10:24:14 +00:00 |
|
Mathis Logemann
|
dd38dd18f9
|
rework enumeration<...>
|
2022-12-10 16:55:24 +01:00 |
|
Mathis Logemann
|
bc38652079
|
Finalize static plugins
|
2022-12-09 14:48:52 +01:00 |
|
Artem Pavlenko
|
0e5e77121c
|
SVG - implement Cairo group renderer [WIP] [skip ci]
|
2022-11-26 11:13:37 +00:00 |
|
Mathis Logemann
|
df1ff425b7
|
Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static
|
2022-11-26 08:32:20 +01:00 |
|
Artem Pavlenko
|
7c24ff09ee
|
clang-format
|
2022-11-25 13:54:41 +00:00 |
|
Artem Pavlenko
|
e790aa6c06
|
Merge branch 'master' into svg-group-render
|
2022-11-25 13:48:36 +00:00 |
|
Mathis Logemann
|
2770657ba1
|
fix windows build error
|
2022-11-24 19:41:21 +01:00 |
|
Mathis Logemann
|
7d267b47fe
|
Merge branch 'master' of https://github.com/mapnik/mapnik into feature/cmake-static
|
2022-11-22 20:14:33 +01:00 |
|
Artem Pavlenko
|
d4ae5ac653
|
SVG group renderer implementation (WIP) [skip ci]
|
2022-11-18 15:17:58 +00:00 |
|
Artem Pavlenko
|
a65d65a5ab
|
Update .clang-format to BraceWrapping: BeforeCatch : true
run `pre-commit`
|
2022-11-10 15:57:38 +00:00 |
|
Artem Pavlenko
|
2a71903c75
|
Remove redundant BOOST_VERSION #if/endif
|
2022-11-04 14:07:28 +00:00 |
|
Artem Pavlenko
|
5522cdd201
|
pre-commit run --all-files
|
2022-11-04 09:46:00 +00:00 |
|