artemp
|
6b3fc9907f
|
specify alpha 0 in default-color e.g "#00000000"
|
2014-12-04 10:33:44 +01:00 |
|
Jiri Drbalek
|
1b0a129755
|
add visual test - marker on line with many vertices
|
2014-11-13 13:21:49 +00:00 |
|
Jiri Drbalek
|
40510437fe
|
add visual test - simplify line
|
2014-11-04 14:08:27 +00:00 |
|
Jiri Drbalek
|
fef8079f03
|
add visual test - text data binding
|
2014-10-18 16:50:57 +00:00 |
|
Jiri Drbalek
|
4c11a4809c
|
improve visual test - more data bound properties
|
2014-10-18 16:31:20 +00:00 |
|
Jiri Drbalek
|
8ed1a2141b
|
add visual test - geometry-transform scale
|
2014-10-18 10:31:07 +00:00 |
|
Dane Springmeyer
|
1a9002859d
|
fix test - previous image was actually being rendered with radial-distance
|
2014-10-17 13:34:47 -07:00 |
|
Dane Springmeyer
|
22476b151f
|
fix code comment: test actually for #1533
|
2014-10-12 11:04:31 -07:00 |
|
Dane Springmeyer
|
65438f17aa
|
further tests of path expressions for shields
|
2014-10-08 08:00:59 -07:00 |
|
Dane Springmeyer
|
3019787b30
|
enable another shield test - this one using null path expression
|
2014-10-08 08:00:59 -07:00 |
|
Dane Springmeyer
|
0a192a5260
|
completely purge buggy osm plugin from visual tests
|
2014-10-07 15:44:20 -07:00 |
|
Dane Springmeyer
|
6e7935b959
|
visual test coverage of shield-text-opacity/text-opacity - refs #2507
|
2014-10-06 21:51:58 -07:00 |
|
Dane Springmeyer
|
1670fdabf0
|
fix line symbolizer 'rasterizer' property - closes #2503
|
2014-10-06 14:10:43 -07:00 |
|
Jordan Hollinger
|
47bd76e683
|
Add test case to isolate collision error in grid renderer.
|
2014-10-06 09:16:16 -04:00 |
|
jhollinger2
|
4dfa76a0fc
|
Update group symbolizer collision to use margin instead of minimum-distance. Add test case.
|
2014-10-03 13:46:23 -04:00 |
|
Dane Springmeyer
|
dfaa860522
|
Revert "min compiler is g++ 4.8 - refs #2486"
This reverts commit 612b4a0207 .
|
2014-10-02 13:23:35 -07:00 |
|
Dane Springmeyer
|
612b4a0207
|
min compiler is g++ 4.8 - refs #2486
|
2014-10-02 12:04:32 -07:00 |
|
Jiri Drbalek
|
17852989e0
|
add visual test text vertical-alignment
|
2014-09-26 19:27:43 +00:00 |
|
Jiri Drbalek
|
5921d201d0
|
improve visual test - show line direction
|
2014-09-26 17:51:55 +00:00 |
|
Dane Springmeyer
|
1c1cd076f8
|
Remove unused unifont
|
2014-09-24 15:42:54 -07:00 |
|
artemp
|
c322655cc6
|
add visual test for expressions function length(<expr>)
|
2014-09-24 13:16:29 +01:00 |
|
Dane Springmeyer
|
ebb6678a61
|
point postgis-inline.xml at template_postgis
|
2014-09-23 11:25:01 -07:00 |
|
Jiri Drbalek
|
bf1eac02ab
|
add visual tests horizontal-alignment="adjust"
|
2014-09-23 08:49:27 +00:00 |
|
Dane Springmeyer
|
e7e235a8b5
|
tweak wrap-character test to start failing due to #2424
|
2014-09-19 16:59:49 -07:00 |
|
Dane Springmeyer
|
b8a0c16213
|
add visual test for wrap-character - refs #2333
|
2014-09-19 16:55:34 -07:00 |
|
Jiri Drbalek
|
81dcb4e3e1
|
add visual test font-feature-settings
|
2014-09-17 19:22:14 +00:00 |
|
artemp
|
246336d2b1
|
Merge branch 'min-dist-compatibility' of git://github.com/MapQuest/mapnik into MapQuest-min-dist-compatibility
|
2014-09-10 16:20:36 +01:00 |
|
Jordan Hollinger
|
9b5a9dfe3e
|
Change text-margin option to margin.
|
2014-09-10 07:45:41 -04:00 |
|
Dane Springmeyer
|
479b9e13d0
|
Merge pull request #2383 from MapQuest/min-dist-compatibility
3.x -> 2.3.x compatibility for minimum-distance
|
2014-09-06 22:50:13 -07:00 |
|
Dane Springmeyer
|
54b2880e53
|
markers: support offset, geometry-transform, and simplify - closes #2108
|
2014-09-06 21:27:15 -07:00 |
|
Dane Springmeyer
|
8b059b0d42
|
initial tests for marker avoid-edges - 2727eddf9
|
2014-09-05 09:25:34 -07:00 |
|
Dane Springmeyer
|
1c0de9e978
|
add visual test for fitting markers between text - refs #1666
|
2014-09-04 20:35:14 -07:00 |
|
Dane Springmeyer
|
9b782d05f4
|
Merge pull request #2382 from IvanSanchez/master
Testcase for polygon rings winding order
|
2014-08-26 21:28:25 -07:00 |
|
Dane Springmeyer
|
6b86b10a3f
|
ptree parser does not trim CDATA the same, so remove trailing whitespace to avoid test failures in save_map_test.py
|
2014-08-26 08:43:57 -07:00 |
|
Dane Springmeyer
|
8e996e10ab
|
add support for windows unicode paths in rapidxml loader
Conflicts:
src/rapidxml_loader.cpp
|
2014-08-25 15:43:43 -07:00 |
|
Dane Springmeyer
|
d02f29255c
|
add visual test mimicking a typographic map
- Helps prepare for #2377 more
- More details on typographic maps at http://store.axismaps.com
- See also #2385 and #678
|
2014-08-22 13:52:52 -07:00 |
|
Jordan Hollinger
|
cf8d1873bc
|
Update visual test repeat-labels-1 to test minimum-distance functionality.
|
2014-08-22 10:53:00 -04:00 |
|
Iván Sánchez Ortega
|
dd4e2336c4
|
Added test case for winding order of polygon rings. See mapnik/mapnik#2371 and mapbox/tilemill#2110.
|
2014-08-22 16:31:01 +02:00 |
|
Dane Springmeyer
|
7b56c71b89
|
add visual test for #983
|
2014-08-21 22:42:57 -07:00 |
|
Jordan Hollinger
|
a28d3dd99c
|
Handle text-margin, repeat-distance, and backward compatible minimum-distance in placement_finder. Update visual tests.
|
2014-08-21 20:49:00 -04:00 |
|
Dane Springmeyer
|
d6c59d96ec
|
fix simply option + tests for #1484 and #1992
|
2014-08-18 19:23:50 -07:00 |
|
artemp
|
801848ac97
|
Merge branch 'jh-min-repeat-distance' of git://github.com/MapQuest/mapnik into MapQuest-jh-min-repeat-distance
Conflicts:
include/mapnik/renderer_common/process_group_symbolizer.hpp
src/text/text_properties.cpp
|
2014-08-18 14:05:14 +01:00 |
|
Dane Springmeyer
|
8b6a0a32f6
|
improve interior position algorithm - patch from @mrwojo - closes #2137
|
2014-08-12 14:42:51 -07:00 |
|
Dane Springmeyer
|
a000df5e46
|
add testcase from #2137
|
2014-08-12 14:33:59 -07:00 |
|
Dane Springmeyer
|
072a914906
|
add visual test confirming ttc are read okay - refs #2274
|
2014-08-12 11:34:48 -07:00 |
|
Stephan Bösch-Plepelits
|
ec3a2dd08b
|
Tests for PointSymbolizer.allow-overlap and .ignore-placement with expr
|
2014-08-11 15:55:38 +02:00 |
|
Jordan Hollinger
|
726274c2c9
|
Merge branch 'master' of github.com:mapnik/mapnik into jh-min-repeat-distance
|
2014-08-11 09:48:04 -04:00 |
|
Stephan Bösch-Plepelits
|
7815d9c6f0
|
Tests for TextSymbolizer.allow-overlap: true/false/expr
|
2014-08-11 15:40:52 +02:00 |
|
Jiri Drbalek
|
3e5b850328
|
visual tests - markers placement methods vertex-first and vertex-last
|
2014-08-08 06:34:33 +00:00 |
|
Dane Springmeyer
|
b172129026
|
fix visual tests
|
2014-08-06 13:11:08 -07:00 |
|