.. |
xinclude
|
tabs -> spaces
|
2011-05-31 17:12:51 +00:00 |
agg_poly_gamma_map.xml
|
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 |
also_and_else_filter.xml
|
Fix some tests.
|
2012-01-20 00:45:15 +01:00 |
background-image.xml
|
update test maps after r2582
|
2011-02-05 03:21:22 +00:00 |
bool_values.xml
|
update test maps after r2582
|
2011-02-05 03:21:22 +00:00 |
bounds_clipping.xml
|
upgrade all 'good' test maps to new syntax for text symbolizer going forward as per #861
|
2011-10-03 20:24:51 +00:00 |
building_symbolizer.xml
|
remove unneeded datasource base
|
2011-10-14 20:11:09 -07:00 |
datasource.xml
|
update test maps after r2582
|
2011-02-05 03:21:22 +00:00 |
extra_arbitary_map_parameters.xml
|
add ability to have typed arbitrary parameters in xml - refs #977
|
2011-12-05 14:46:38 -08:00 |
extra_known_map_attributes.xml
|
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 |
filesource.xml
|
update test maps after r2582
|
2011-02-05 03:21:22 +00:00 |
fontset.xml
|
fixup fontset tests
|
2011-12-22 12:48:11 -08:00 |
geometry-transform.xml
|
settle upon 'geometry-transform' naming - refs #1276
|
2012-07-03 18:34:11 -07:00 |
interior_point.xml
|
sqlite plugin now autodetects wkb_format thanks to @kunitoki
|
2011-10-22 17:28:30 -07:00 |
line_symbolizer.xml
|
spelling correction
|
2011-05-17 23:56:27 +00:00 |
line_symbolizer2.xml
|
finish geometry cleanup work by ensuring proper behavior in the ogr plugin with multigeometries
|
2011-12-21 12:22:05 -08:00 |
markers_symbolizer_lines.xml
|
more markers_symbolizer test maps
|
2012-03-27 18:54:59 -04:00 |
markers_symbolizer_lines_file.xml
|
more markers_symbolizer test maps
|
2012-03-27 18:54:59 -04:00 |
markers_symbolizer_points.xml
|
update tests as per #992
|
2011-12-16 07:22:52 -08:00 |
markers_symbolizer_points_file.xml
|
fix test markers xml, accidentally changed in 9888ff0d50
|
2012-07-09 13:38:49 -07:00 |
markers_symbolizer_points_gradient.xml
|
sqlite plugin now autodetects wkb_format thanks to @kunitoki
|
2011-10-22 17:28:30 -07:00 |
markers_symbolizer_points_stacked.xml
|
sqlite plugin now autodetects wkb_format thanks to @kunitoki
|
2011-10-22 17:28:30 -07:00 |
merc2wgs84_reprojection.xml
|
add missing test files
|
2012-04-04 14:37:27 -07:00 |
osm-styles.xml
|
upgrade all 'good' test maps to new syntax for text symbolizer going forward as per #861
|
2011-10-03 20:24:51 +00:00 |
osm_nodes_ways.xml
|
update test maps after r2582
|
2011-02-05 03:21:22 +00:00 |
paths_relative_to_script.xml
|
update test maps after r2582
|
2011-02-05 03:21:22 +00:00 |
paths_relative_to_xml.xml
|
update test maps after r2582
|
2011-02-05 03:21:22 +00:00 |
point_csv.xml
|
update tests as per #992
|
2011-12-16 07:22:52 -08:00 |
point_json.xml
|
update tests as per #992
|
2011-12-16 07:22:52 -08:00 |
point_json_inline.xml
|
update tests as per #992
|
2011-12-16 07:22:52 -08:00 |
point_symbolizer.xml
|
update tests as per #992
|
2011-12-16 07:22:52 -08:00 |
point_symbolizer_ignore_placements.xml
|
update tests as per #992
|
2011-12-16 07:22:52 -08:00 |
point_symbolizer_on_polygon_map.xml
|
update tests as per #992
|
2011-12-16 07:22:52 -08:00 |
polygon_pattern_seamless.xml
|
add test map for using gamma and global alignment to get a seemless crosshatch look
|
2011-06-28 23:23:33 +00:00 |
polygon_pattern_symbolizer.xml
|
upgrade all 'good' test maps to new syntax for text symbolizer going forward as per #861
|
2011-10-03 20:24:51 +00:00 |
polygon_symbolizer.xml
|
avoid accidental reprojection
|
2011-09-09 15:18:20 +00:00 |
raster-alpha-gradient.xml
|
add partial test files for second case of #997
|
2012-05-24 16:57:17 -07:00 |
raster-alpha.xml
|
add test for alpha blending during bilinear scaling - refs #997
|
2012-05-24 16:39:24 -07:00 |
raster_colorizer.xml
|
upgrade all 'good' test maps to new syntax for text symbolizer going forward as per #861
|
2011-10-03 20:24:51 +00:00 |
raster_symbolizer.xml
|
upgrade all 'good' test maps to new syntax for text symbolizer going forward as per #861
|
2011-10-03 20:24:51 +00:00 |
rtl_text_map.xml
|
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 |
shield_symbolizer.xml
|
Remove no-text attribute. One can simply leave the text empty if one wants this.
|
2012-01-29 13:10:14 +01:00 |
sqlite.xml
|
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 |
sqlite_attachdb.xml
|
Fix some tests.
|
2012-01-20 00:45:15 +01:00 |
text_breaks.xml
|
upgrade all 'good' test maps to new syntax for text symbolizer going forward as per #861
|
2011-10-03 20:24:51 +00:00 |
text_rotation.xml
|
update tests as per #992
|
2011-12-16 07:22:52 -08:00 |
tiff_colortable.xml
|
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 |
unique_filter_map.xml
|
Fix some tests.
|
2012-01-20 00:45:15 +01:00 |
vrt_colortable.xml
|
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 |
wgs842merc_reprojection.xml
|
add missing test files
|
2012-04-04 14:37:27 -07:00 |
whitespace_at_end_of_filter_expression.xml
|
upgrade all 'good' test maps to new syntax for text symbolizer going forward as per #861
|
2011-10-03 20:24:51 +00:00 |