Commit graph

34 commits

Author SHA1 Message Date
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
Renamed from CHANGELOG (Browse further)