[mapserver-commits] [mapserver/mapserver] 5c6c65: fix label min/maxscale handling at layer level (#4...
GitHub
noreply at github.com
Mon Jul 16 06:36:39 PDT 2012
Branch: refs/heads/master
Home: https://github.com/mapserver/mapserver
Commit: 5c6c652ee872a6a5291c080795db59fb93b26b1a
https://github.com/mapserver/mapserver/commit/5c6c652ee872a6a5291c080795db59fb93b26b1a
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M mapdraw.c
M mapserver.h
M maputil.c
Log Message:
-----------
fix label min/maxscale handling at layer level (#4371)
refactor drawing modes with a bitwise "drawmode" flag to
account for:
- with/without labels
- with/without features
- querymap mode on/off
- single/all styles
this refactoring can be used to implement #2787
Commit: 24e2cf5e8d5c311a0b690f73d5a4d8194e1969bf
https://github.com/mapserver/mapserver/commit/24e2cf5e8d5c311a0b690f73d5a4d8194e1969bf
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)
Changed paths:
M mapdraw.c
Log Message:
-----------
use MS_DRAW_SINGLESTYLE instead of style==-1
Commit: 820599274413105ad63baf09d571ae073b4de15f
https://github.com/mapserver/mapserver/commit/820599274413105ad63baf09d571ae073b4de15f
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M maplabel.c
Log Message:
-----------
fix label poly calculation for multiline bitmap labels (#4390)
fixes #4390
Commit: 9e175797a3a66b947c1ebde3f97d74daaf4e3fbb
https://github.com/mapserver/mapserver/commit/9e175797a3a66b947c1ebde3f97d74daaf4e3fbb
Author: Martin Kofahl <m.kofahl at dvz-mv.de>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M mapcluster.c
M mapunion.c
Log Message:
-----------
Fixing a couple of invalid calls to msSetError() in mapunion.c and mapcluster.c causing a segmentation fault.
Commit: 3ae0407aa71a4b9b1e1ec2331e352c399ca9d228
https://github.com/mapserver/mapserver/commit/3ae0407aa71a4b9b1e1ec2331e352c399ca9d228
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M maplayer.c
M mappostgis.c
M mapuvraster.c
Log Message:
-----------
make msLayerNextShape calculate shape bounds (#4391)
fixes #4391
Commit: b2a361134aa17b1b8f4bb35b3ed8ad766d092164
https://github.com/mapserver/mapserver/commit/b2a361134aa17b1b8f4bb35b3ed8ad766d092164
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M mapdraw.c
M mapserver.h
Log Message:
-----------
use drawmode for non-clipped labels (#4371)
Commit: 2a0f40d3cfee2c44aee8fae1900ebd9173ac1b37
https://github.com/mapserver/mapserver/commit/2a0f40d3cfee2c44aee8fae1900ebd9173ac1b37
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M mapdraw.c
M mapserver.h
M maputil.c
Log Message:
-----------
Merge branch 'b4371' into branch-6-2
Commit: 81bf62b3e534be002edde736ddda6803f0464a05
https://github.com/mapserver/mapserver/commit/81bf62b3e534be002edde736ddda6803f0464a05
Author: Thomas Bonfort <thomas.bonfort at gmail.com>
Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths:
M mapdraw.c
M mapserver.h
M maputil.c
Log Message:
-----------
Merge branch 'branch-6-2'
Compare: https://github.com/mapserver/mapserver/compare/ed7afa0d90d2...81bf62b3e534
More information about the mapserver-commits
mailing list