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
|
3b498efbd9
|
fixup font registration code ensuring invalid fonts will warn but not throw and register_fonts will only return success if > one font is registered and none have failed
|
2012-03-23 15:07:28 -07:00 |
|
Hermann Kraus
|
822786e41c
|
Remove no-text attribute. One can simply leave the text empty if one wants this.
|
2012-01-29 13:10:14 +01: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 |
|
Dane Springmeyer
|
e72330e38c
|
fixup fontset tests
|
2011-12-22 12:48:11 -08:00 |
|
Dane Springmeyer
|
323c36db61
|
Merge branch 'geometry_cleanup'
|
2011-12-22 12:42:05 -08:00 |
|
Dane Springmeyer
|
c551626916
|
finish geometry cleanup work by ensuring proper behavior in the ogr plugin with multigeometries
|
2011-12-21 12:22:05 -08:00 |
|
Dane Springmeyer
|
2d59f401b5
|
tests for fontsets
|
2011-12-20 12:46:20 -08:00 |
|
Dane Springmeyer
|
90b5cf69cc
|
update tests as per #992
|
2011-12-16 07:22:52 -08:00 |
|
Dane Springmeyer
|
754581f278
|
tests: no need to test sqlite through ogr anymore - native impl is robust and has its own tests now
|
2011-12-13 13:52:11 -08:00 |
|
Dane Springmeyer
|
9e924bfa11
|
add ability to have typed arbitrary parameters in xml - refs #977
|
2011-12-05 14:46:38 -08:00 |
|
Dane Springmeyer
|
1d408aa485
|
fixup tests around parameters usage
|
2011-12-02 18:00:20 -08:00 |
|
Dane Springmeyer
|
a53c61a0c2
|
ensure the tests can be run even with no datasource plugins
|
2011-10-28 17:06:23 -07:00 |
|
Dane Springmeyer
|
60abc74113
|
sqlite plugin now autodetects wkb_format thanks to @kunitoki
|
2011-10-22 17:28:30 -07:00 |
|
Dane Springmeyer
|
a230f0d4cf
|
add a big group of csv test cases
|
2011-10-18 18:19:32 -07:00 |
|
Dane Springmeyer
|
417508b7bd
|
remove unneeded datasource base
|
2011-10-14 20:11:09 -07:00 |
|
Dane Springmeyer
|
a36c365da7
|
upgrade all 'good' test maps to new syntax for text symbolizer going forward as per #861
|
2011-10-03 20:24:51 +00:00 |
|
Dane Springmeyer
|
fe9a303e6b
|
support south sudanese independence (and ensure tests now pass after sqlite fix)
|
2011-09-13 00:59:35 +00:00 |
|
Dane Springmeyer
|
cf384a60fc
|
avoid accidental reprojection
|
2011-09-09 15:18:20 +00:00 |
|
Dane Springmeyer
|
12345d1269
|
remove rastercolorizer from glyph symbolizer test
|
2011-08-30 17:18:51 +00:00 |
|
Dane Springmeyer
|
bb3e01ded8
|
fix a few xml test maps
|
2011-08-30 16:58:36 +00:00 |
|
Dane Springmeyer
|
e13b608e6e
|
sqlite: add sample map for using sqlite and attachdb features
|
2011-08-16 21:23:56 +00:00 |
|
Dane Springmeyer
|
cfe49fcaf6
|
sqlite: enable dynamic querying of extent as a last fallback for non-spatialite and non-indexed sqlite files
|
2011-08-13 02:52:46 +00:00 |
|
Dane Springmeyer
|
1805f9c4c9
|
add test map for using gamma and global alignment to get a seemless crosshatch look
|
2011-06-28 23:23:33 +00:00 |
|
Dane Springmeyer
|
327ed94f15
|
tabs -> spaces
|
2011-05-31 17:12:51 +00:00 |
|
Dane Springmeyer
|
cb3ba2c193
|
spelling correction
|
2011-05-17 23:56:27 +00:00 |
|
Dane Springmeyer
|
52ac7d8d3a
|
fix spherical mercator proj4 string in tests to always include +over (to avoid proj4 trying to wrap) and +wktext (to ensure apps like ogr/gdal retain +over during conversion through wkt representation)
|
2011-05-16 23:55:30 +00:00 |
|
Dane Springmeyer
|
37118c6d5f
|
ensure valid attributes on the RasterSymbolizer and RasterColorizer, warning if not
|
2011-05-04 01:57:37 +00:00 |
|
Dane Springmeyer
|
d05b0c539f
|
apply major refactor of RasterColorizer by ben moores from https://github.com/BenMoores/mapnik-trunk/wiki/RasterColorizer - closes #523
|
2011-05-04 00:20:17 +00:00 |
|
Dane Springmeyer
|
5bff82dde7
|
add test map of point placement on line and polygon geoms
|
2011-04-30 00:50:02 +00:00 |
|
Dane Springmeyer
|
6df1dd31dd
|
test for reading from csv file
|
2011-04-29 22:26:50 +00:00 |
|
Dane Springmeyer
|
2b4cd5bb51
|
add test for bounds clipping edge case
|
2011-04-19 04:28:23 +00:00 |
|
Dane Springmeyer
|
528d5710c8
|
add an ogr2ogr created sqlite file, and update sqlite XML tests to use new, simplified driver functionalities
|
2011-04-04 04:01:34 +00:00 |
|
Dane Springmeyer
|
9ec293c503
|
remove invalid property for point_symbolizer
|
2011-04-01 06:29:01 +00:00 |
|
Dane Springmeyer
|
25b9a6cf9f
|
make test path relative
|
2011-02-15 18:45:49 +00:00 |
|
Dane Springmeyer
|
b51d2e2664
|
upgrade markers_symbolizer examples
|
2011-02-15 18:42:44 +00:00 |
|
Dane Springmeyer
|
375ece397e
|
update test maps after r2582
|
2011-02-05 03:21:22 +00:00 |
|
Dane Springmeyer
|
4361177fc2
|
formatting
|
2011-02-02 04:56:05 +00:00 |
|
Dane Springmeyer
|
fd2d9d7ff3
|
enable aliased lines using stroke-gamma for line_symbolizer - closes #689
|
2011-02-02 01:46:14 +00:00 |
|
Dane Springmeyer
|
c6646176f4
|
add test stylesheet for interior point functionality
|
2011-02-01 23:21:32 +00:00 |
|
Dane Springmeyer
|
cf5811ff3c
|
remove misplaced opacity value
|
2011-01-31 18:30:14 +00:00 |
|
Robert Coup
|
386a4f5daf
|
#654 - add support for linear and radial gradients in SVG symbols. Thanks to Toby Collett for the coding & Paul Wicks for funding.
|
2011-01-26 01:18:40 +00:00 |
|
Dane Springmeyer
|
9491fef0dd
|
add a test of using background image with a relative path
|
2011-01-25 20:23:15 +00:00 |
|
Dane Springmeyer
|
3c8e751887
|
add another markers point example that fakes a gradient by using stacked points with opacity
|
2010-12-15 19:52:37 +00:00 |
|
Dane Springmeyer
|
c94b66be69
|
add test map that uses svg transform, displacement and other custom properties
|
2010-12-11 00:52:13 +00:00 |
|
Dane Springmeyer
|
0791b039d5
|
Add a test map of the new line breaking added in #584 - working with both literal, escaped break char and read from datasource
|
2010-12-10 18:40:07 +00:00 |
|
Dane Springmeyer
|
9cdfce0f04
|
fixup the inline geojson example
|
2010-11-16 22:03:34 +00:00 |
|
Dane Springmeyer
|
0d15c55e14
|
add test map for inline geojson (fails currently due to relative paths mucking - likely need to pass extra param for 'string' input rather than file)
|
2010-11-16 08:21:57 +00:00 |
|
Dane Springmeyer
|
471288a37e
|
add a few stylesheets that test reading json and osm files
|
2010-11-14 08:56:42 +00:00 |
|