[QGIS-trac] [Quantum GIS] #2747: possibility to suppress labels for small features

Quantum GIS qgis at qgis.org
Tue May 25 07:37:11 EDT 2010


#2747: possibility to suppress labels for small features
--------------------------------+-------------------------------------------
   Reporter:  mhugent           |              Owner:  wonder       
       Type:  patch             |             Status:  new          
   Priority:  minor: annoyance  |          Milestone:  Version 1.5.0
  Component:  C++ Plugins       |            Version:  HEAD         
   Keywords:                    |   Platform_version:               
   Platform:  All               |           Must_fix:  No           
Status_info:  0                 |  
--------------------------------+-------------------------------------------
 In some situations, user wants to avoid labeling for very small features
 even if there are no label position conflicts.

 The attached patch adds the capability of suppressing labeling for small
 features. The user specifies a minimum size in mm and pallabeling.cpp
 checks the length / area of a features vs. the minimum value (or the
 square of the minimum value for polygons) before sending the label to pal.

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2747>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list