Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

possibility to suppress labels for small features #12807

Closed
qgib opened this issue May 25, 2010 · 2 comments
Closed

possibility to suppress labels for small features #12807

qgib opened this issue May 25, 2010 · 2 comments

Comments

@qgib
Copy link
Contributor

qgib commented May 25, 2010

Author Name: Marco Hugentobler (@mhugent)
Original Redmine Issue: 2747

Redmine category:c++_plugins
Assignee: Martin Dobias


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.


@qgib
Copy link
Contributor Author

qgib commented May 25, 2010

Author Name: Mathieu Pellerin - nIRV (Mathieu Pellerin - nIRV)


+1, I've been dreaming of such a feature.

@qgib
Copy link
Contributor Author

qgib commented May 29, 2010

Author Name: Martin Dobias (@wonder-sk)


Applied in 3b280fa (SVN r13588)


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant