Dane Springmeyer
|
e1fa732f90
|
add test for alpha blending during bilinear scaling - refs #997
|
2012-05-24 16:39:24 -07:00 |
|
Dane Springmeyer
|
a567c02306
|
Revert "update test images used for validating compositing"
This reverts commit ac2d935c28 .
|
2012-05-24 11:05:17 -07:00 |
|
Dane Springmeyer
|
975242e597
|
disable non-critical failing test on ubuntu
|
2012-05-23 15:40:25 -07:00 |
|
Dane Springmeyer
|
3178b96d67
|
overwrite the tiff test images again
|
2012-05-14 14:13:32 -07:00 |
|
Dane Springmeyer
|
ac2d935c28
|
update test images used for validating compositing
|
2012-05-11 15:42:50 -07:00 |
|
Dane Springmeyer
|
3531cb6fff
|
update expected images from test output since minor differences occur from new compositing
|
2012-05-11 07:28:23 -07:00 |
|
Dane Springmeyer
|
61d3cf635a
|
Merge pull request #1172 from caffeinate/master
MarkersSymbolizer - stroke/fill python bindings
|
2012-04-19 12:15:43 -07:00 |
|
Dane Springmeyer
|
f977134afd
|
touch sqlite tests further
|
2012-04-18 16:06:18 -07:00 |
|
Dane Springmeyer
|
f8e6b4f27d
|
test round tripping a feature and wkb geometry through sqlite
|
2012-04-18 12:49:49 -07:00 |
|
Dane Springmeyer
|
5767c65470
|
improve the map.query_point/query_map_point implementation, now throwing for invalid coords or projection transformations
|
2012-04-13 11:28:30 -07:00 |
|
Si Parker
|
003c5a72ab
|
added MarkersSymbolizer python bindings for fill and stroke
|
2012-04-11 10:41:15 +01:00 |
|
kunitoki
|
1f351e0e09
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
|
Dane Springmeyer
|
b7f714f7ec
|
postgis: primary key autodetection will now only happen if 'autodetect_key_field' is set to true - maintains current behavior - refs #804
|
2012-04-05 11:05:14 -07:00 |
|
Dane Springmeyer
|
4dbadaa7cd
|
ensure proper reprojection of unbuffered bbox used for geometry clipping - closes #1138
|
2012-04-04 12:43:32 -07:00 |
|
Dane Springmeyer
|
d29ae14104
|
make it possible to set the map.maximum_extent back to None/uninitialized from python
|
2012-04-04 12:07:15 -07:00 |
|
Dane Springmeyer
|
46b16c917e
|
support nodata for paletted images and allow user to set nodata on-the-fly - closes #1160 and #1161 - refs #688 and refs #730 and refs #50 and refs #1018
|
2012-04-03 16:06:36 -07:00 |
|
Dane Springmeyer
|
a7e150a593
|
tests: add simple tests for postgis 'bbox' token replacement
|
2012-04-02 19:29:06 -07:00 |
|
Dane Springmeyer
|
d9cb76f7a1
|
postgis: support mixed case table names - closes #1159
|
2012-04-02 19:21:14 -07:00 |
|
Dane Springmeyer
|
10848f9d04
|
postgis: warn in the unlikely case of a numeric primary key
|
2012-04-02 18:13:27 -07:00 |
|
Dane Springmeyer
|
763e84a6e9
|
postgis: add support for auto-detection of primary key field - closes #804 - refs #753
|
2012-04-02 16:20:41 -07:00 |
|
Dane Springmeyer
|
9d1afbbfc6
|
Merge branch 'master' of https://github.com/mapnik/mapnik
|
2012-03-27 18:56:52 -04:00 |
|
Dane Springmeyer
|
67f6d0f672
|
fixup pycairo rendering test
|
2012-03-27 18:55:33 -04:00 |
|
Dane Springmeyer
|
3f26c439c9
|
fix marker width/height to mean pixels - which it should have all along - closes #1134
|
2012-03-23 20:28:12 -07:00 |
|
Dane Springmeyer
|
46fdc570c2
|
cpp tests for mapnik parameters and mapnik:boolean -refs #1141
|
2012-03-23 20:04:42 -07:00 |
|
Dane Springmeyer
|
ea5a46f230
|
remove the storage and serialization of 'font-directory' and 'minimum-version' since there is no strong need to have them accessible after initial parsing
|
2012-03-23 18:14:14 -07:00 |
|
Dane Springmeyer
|
13189e0a55
|
tests for compositing operations
|
2012-03-23 17:36:37 -07:00 |
|
Dane Springmeyer
|
e9940c6add
|
update osm test now that extent is not hardcoded
|
2012-03-22 16:44:27 -07:00 |
|
Hermann Kraus
|
a84fcdb133
|
Update tests.
Refs #1125.
|
2012-03-19 17:40:51 +01:00 |
|
Dane Springmeyer
|
015f666e9e
|
tests: remove ancient CssParameter holdovers
|
2012-03-13 07:42:33 -07:00 |
|
Dane Springmeyer
|
803447a8d8
|
disable non-critical failing test after reverting shapefile polygon handling - refs #1093
|
2012-02-28 20:18:47 -08:00 |
|
Dane Springmeyer
|
3839dd363f
|
more pep8 for tests
|
2012-02-24 13:15:48 -08:00 |
|
Dane Springmeyer
|
0a37a1591e
|
fixup whitespace with pep8 tricks from https://gist.github.com/1903033
|
2012-02-24 13:13:56 -08:00 |
|
Hermann Kraus
|
d203d56d34
|
Update tests.
|
2012-02-21 10:21:40 +01:00 |
|
Dane Springmeyer
|
7327a646f0
|
fix memory datasource test
|
2012-02-14 15:01:41 -08:00 |
|
Dane Springmeyer
|
da845cfaa3
|
update feature expression test to new feature attr api that will throw if attr is not found
|
2012-02-14 14:57:36 -08:00 |
|
Dane Springmeyer
|
16828ec161
|
use row/col instead of x/y for clearer grid resolution function
|
2012-02-07 13:44:08 -08:00 |
|
Dane Springmeyer
|
b3819633bd
|
fix point WKT format
|
2012-02-01 17:03:31 -08:00 |
|
Dane Springmeyer
|
915addc51d
|
update grid rendering interface to new feature impl
|
2012-02-01 10:43:23 -08:00 |
|
Artem Pavlenko
|
b90de4874c
|
Merge branch 'textplacement-merge' into feature-text-merge
Conflicts:
docs/textrendering.gv
include/mapnik/building_symbolizer.hpp
include/mapnik/placement_finder.hpp
include/mapnik/symbolizer_helpers.hpp
include/mapnik/text_placements.hpp
include/mapnik/text_placements_list.hpp
include/mapnik/text_placements_simple.hpp
include/mapnik/text_processing.hpp
plugins/input/shape/shape_utils.hpp
src/agg/process_shield_symbolizer.cpp
src/agg/process_text_symbolizer.cpp
src/cairo_renderer.cpp
src/grid/process_shield_symbolizer.cpp
src/grid/process_text_symbolizer.cpp
src/load_map.cpp
src/placement_finder.cpp
src/shield_symbolizer.cpp
src/text_placements.cpp
src/text_processing.cpp
src/text_symbolizer.cpp
tests/visual_tests/clean.sh
tests/visual_tests/test.py
Merge herm/textplacement-merge
|
2012-01-31 11:09:55 +00:00 |
|
Hermann Kraus
|
2d50c840fe
|
Update tests.
|
2012-01-28 19:37:13 +01:00 |
|
Artem Pavlenko
|
d1f16bb227
|
merge textplacement-merge into feature_impl
|
2012-01-26 13:04:08 +00:00 |
|
Dane Springmeyer
|
4cb9aa44b5
|
update tests to python api for features
|
2012-01-24 15:16:40 -08:00 |
|
Dane Springmeyer
|
e542e90fcf
|
get most of the tests passing
|
2012-01-24 00:27:44 -08:00 |
|
Hermann Kraus
|
047cda5d1b
|
Fix some tests.
|
2012-01-20 00:45:15 +01:00 |
|
Hermann Kraus
|
537231f60e
|
Remove glyph symbolizer.
|
2012-01-19 20:34:09 +01:00 |
|
Artem Pavlenko
|
e699ba17cb
|
Merge branch 'master' into feature_impl
|
2012-01-18 07:48:57 -05:00 |
|
Dane Springmeyer
|
425f20fb68
|
ogr plugin: for geometry type inspection support older gdal/ogr versions - fixes compile on ubuntu oneiric
|
2012-01-17 18:43:01 -05:00 |
|
Dane Springmeyer
|
fb80de8dfe
|
ogr plugin: for geometry type inspection support older gdal/ogr versions - fixes compile on ubuntu oneiric
|
2012-01-17 18:43:01 -05:00 |
|
Dane Springmeyer
|
820b9a2b25
|
merge master with feature_impl
|
2012-01-17 17:47:27 -05:00 |
|
Dane Springmeyer
|
63891cec15
|
finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around
|
2012-01-17 01:09:46 -05:00 |
|