Artem Pavlenko
9b6e65e223
Update CHANGELOG.md
2013-05-22 18:00:22 +02:00
Dane Springmeyer
fa2d2a73e0
more 2.2 changelog updates including summary - refs #1850
2013-05-21 17:41:18 -07:00
Dane Springmeyer
06ef86a768
more 2.2 changelog updates
2013-05-21 17:02:33 -07:00
Dane Springmeyer
e895802289
more changelog updates for 2.2
2013-05-21 16:44:32 -07:00
Dane Springmeyer
70a216c20d
build out changelog for 2.2.0 - refs #1850
2013-05-21 15:14:09 -07:00
Dane Springmeyer
3fbf4df67d
add support for statically linking datasource input plugins - closes #1810 and #1821 - refs #249
2013-05-16 11:55:58 -07:00
Dane Springmeyer
c81f28fc41
formatting
2013-03-14 19:26:29 -07:00
Dane Springmeyer
e2c7283522
Added new mapnik-config options: git-describe, defines, includes, dep-includes, and cxxflags - closes #1443
2013-03-13 19:49:59 -07:00
Dane Springmeyer
e66d007627
add halo-rasterizer option for text symbolizer
...
- closes #1298
- allows for much faster halo drawing and simliar quality for
radius values in the 1-2 px range
- also moves grid_renderer away from using freetype stroker completely
since halo quality is not critical for this renderer
2013-03-08 20:32:39 -08:00
Dane Springmeyer
b9e065cc58
update changelog
2013-02-22 13:58:38 -08:00
Dane Springmeyer
86a873857f
simplify scale_denominator interface
2013-02-20 18:02:28 -08:00
Dane Springmeyer
12dfcef3a0
add support for background-image to cairo_renderer and refactor into setup function to match agg/grid renderers - closes #1724
2013-02-20 17:55:53 -08:00
Dane Springmeyer
1d7a4757d4
Add layer buffer-size to changelog - refs #1566,#1545,#781
2013-01-15 18:56:50 -08:00
Dane Springmeyer
fd089a228b
Add building symbolizer alpha handling fixes to changelog
2013-01-02 10:54:04 -08:00
Dane Springmeyer
e6f36ba64a
add 64 bit feature id and grid_renderer support to changelog
2012-12-21 19:58:19 -08:00
Dane Springmeyer
5479dfbe0e
change mapnik::value::to_bool to return false if a string is empty - closes #1665
2012-12-20 14:24:56 -08:00
Dane Springmeyer
480989ee58
add mention of new 64 bit integer support for datasources and expressions
2012-12-19 10:48:19 -08:00
Dane Springmeyer
9da47afc05
update changelog after #1614
2012-12-02 19:58:40 -08:00
Dane Springmeyer
65c995ce0e
add #1562 to master changelog
2012-11-28 20:24:20 -08:00
Dane Springmeyer
15b9fc3eef
update changelog after bffabbf
- refs #1594
2012-11-26 17:46:57 -08:00
Dane Springmeyer
f39c3ad857
add marker-multi-policy parameter to support user-configurable rendering behavior for multi-geometries when using either point or interior placement - closes #1573 , refs #1555
2012-11-20 17:58:39 -08:00
Dane Springmeyer
5a99d7fbdb
add miniz support - closes #1554
2012-11-04 07:10:05 -05:00
Dane Springmeyer
f9fa9c2461
Add support for missing user ability to set Z_FIXED zlib strategy
2012-11-04 06:58:25 -05:00
Dane Springmeyer
56f3874ecf
update CHANGELOG after #1556
2012-11-04 06:32:51 -05:00
Dane Springmeyer
4bc6b0c800
avoid copy of image data by using new, more efficient mapnik::raster constructor - closes #1516
2012-10-03 15:53:41 -07:00
Dane Springmeyer
cd064305fc
update changelog after #1444 and 05195ca68d
2012-10-03 13:15:54 -07:00
Dane Springmeyer
8f997d5517
update changelog after 86e805b33e
- refs #503 and #1499
2012-10-03 11:54:30 -07:00
Dane Springmeyer
fca564614f
csv plugin: improve newline detection - closes #1497
2012-09-21 13:34:43 -07:00
Dane Springmeyer
56585d11d9
when using style level compositing or image filters still trigger style processing callbacks even if we return without querying the data if there are active rules - closes #1477
2012-09-14 16:13:37 -07:00
Dane Springmeyer
3e3973259e
update changelog after #1466
2012-09-13 18:24:33 -07:00
Dane Springmeyer
0de2beac3e
improve interplay of maximum-extent and map.zoom_all, now properly clipping to maximum-extent - closes #1473
2012-09-07 10:36:14 -07:00
Dane Springmeyer
c1102cbb7a
Add group-by layer option to CHANGELOG for 2.0.0
2012-08-30 23:35:11 -07:00
Dane Springmeyer
303322c11d
better markdown quote formatting in CHANGELOG
2012-08-24 10:13:31 -07:00
Dane Springmeyer
ef297c6263
update CHANGELOG for mapnik v2.1.0 release
2012-08-23 14:52:53 -07:00
Dane Springmeyer
93be0dd4ae
finish up 2.1.0 changelog - refs #1403
2012-08-22 19:09:12 -07:00
Dane Springmeyer
0dec6c69ca
+reflect miterlimit in python
2012-08-20 19:19:21 -07:00
Dane Springmeyer
3e4d579a5e
+reflect background_image in python and add background_color to match XML
2012-08-20 18:18:36 -07:00
Dane Springmeyer
b76c8e5c64
+reflect building symbolizer in python
2012-08-20 18:17:00 -07:00
Dane Springmeyer
854d872447
further flesh out 2.1.0 changelog entries that were missing - refs #1403
2012-08-17 17:14:03 -07:00
Dane Springmeyer
62e039d2c9
double grid encoding performance in python - closes #1315
2012-08-16 18:39:11 -07:00
Dane Springmeyer
d850ee8b76
correct various old trac links to point to github - closes #1396
2012-08-16 12:27:58 -07:00
Dane Springmeyer
278b409a76
Add 2.0.2 changelog to master
2012-08-03 18:01:55 -07:00
Dane Springmeyer
0d97b851fa
markers: support opacity on bitmaps, and move to supporting both opacity and fill-opacity
2012-07-30 18:31:21 -07:00
Dane Springmeyer
d63cf684dd
update changelog with geometry filter support as per #546
2012-07-25 14:56:28 -07:00
Dane Springmeyer
523a57441c
update changelog re: #1102
2012-06-28 19:58:40 -07:00
Dane Springmeyer
48a543b5d5
implement style-level opacity - closes #314
2012-06-19 15:10:28 -04:00
Dane Springmeyer
396de8d08d
add 0.3.0->0.5.1 to the CHANGELOG, correct the the 2.0.0 release year
2012-06-18 12:08:38 -04:00
Dane Springmeyer
93d860aaa3
CHANGELOG: Add release dates and git revisions
2012-06-18 11:57:42 -04:00
Lucio Asnaghi
904c294e8f
Update CHANGELOG.md
2012-04-19 23:06:56 +03:00
Dane Springmeyer
3bf79ab7f9
update changelog after cfc08661
- refs #1179
2012-04-19 12:19: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
Dane Springmeyer
00ab1b672d
svg icon rendering: fix for thin lines displaying slightly too thick compared to other renderers (safari/chrome) - closes #1129 - refs #975
2012-04-11 10:27:37 -07:00
kunitoki
8f36d47a13
- fixed a potential buffer overflow in geos plugin error reporting
...
- updated changelog for new logging system
2012-04-10 10:24:53 +02:00
Dane Springmeyer
6c760d5d0f
fix spelling in changelog entry
2012-04-09 17:10:48 -07:00
Dane Springmeyer
3dbb85dcd0
pull mapnik 2.0.1 changelog entries
2012-04-09 14:31:38 -07: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
d3cc8f9294
update changelog with cairo markers work
2012-04-04 11:47:20 -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
f99db72e5a
update changelog after fixing #804
2012-04-02 16:23:08 -07:00
Dane Springmeyer
6e52e50f53
Revert "add proj 4.7 mutex change to changelog - refs #1072 "
...
This reverts commit 6824b87aff
.
2012-03-24 08:03:28 -07: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
910ea2655d
convert CHANGELOG to markdown
2012-03-23 18:14:57 -07:00