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

scale dependent visibility limits should be included #15526

Closed
qgib opened this issue Aug 16, 2012 · 3 comments
Closed

scale dependent visibility limits should be included #15526

qgib opened this issue Aug 16, 2012 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Aug 16, 2012

Author Name: Marco Bernasocchi (@mbernasocchi)
Original Redmine Issue: 6213
Affected QGIS version: master
Redmine category:map_canvas
Assignee: Magnus Homann


I wanted to have LK50 (national map 1:50000) visible only from scale
1:50000 and if it is zoomed in then I want to see LK25.

So I set the maps to be scale dependent visible as here:
LK25 min:0 Max 50000
LK50 min: 50000 Max 1000000000

the concept works but there is a detail (matter of changing a < to <= or
so) that I think it is not super intuitive.
If I select the fixed scale of 1:50000 then onlx LK25 is shown. I would
expect either both or only LK50 to be visible.

details here: http://lists.osgeo.org/pipermail/qgis-developer/2012-August/021754.html


@qgib
Copy link
Contributor Author

qgib commented Aug 18, 2012

Author Name: Magnus Homann (@homann)


  • fixed_version_id was configured as Version 2.0.0
  • assigned_to_id was configured as Magnus Homann

@qgib
Copy link
Contributor Author

qgib commented Aug 20, 2012

Author Name: Larry Shaffer (Larry Shaffer)


Marco,

Did the patch I supplied in that thread not work? (Attached again here)


  • 4798 was configured as scale-boundaries-included_patch.diff

@qgib
Copy link
Contributor Author

qgib commented Sep 21, 2012

Author Name: Magnus Homann (@homann)


Fixed in changeset "73fcb6625789055bf67225d1c3d44a1872cf5c2c".
Made it "more than or equal to" and "less than". Also added QgsScaleComboBox for selection of scales.


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering labels May 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Map and Legend Related to map or legend rendering
Projects
None yet
Development

No branches or pull requests

1 participant