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

Discard from rendering polygon vertices located in the upper left corner #23578

Closed
qgib opened this issue Oct 3, 2016 · 2 comments
Closed

Discard from rendering polygon vertices located in the upper left corner #23578

qgib opened this issue Oct 3, 2016 · 2 comments
Labels
Feature Request Map and Legend Related to map or legend rendering

Comments

@qgib
Copy link
Contributor

qgib commented Oct 3, 2016

Author Name: marisn - (marisn -)
Original Redmine Issue: 15655

Redmine category:map_canvas


When OTF reprojection is enabled, sometimes coordinates of vertices do not make any sense. Such vertices are then rendered in the upper left corner of map canvas. Although reprojecting world datasets into local coordinate systems makes little sense, such situation hampers creation of overview maps in print composer where in one map canvas is shown particular area but in another - part of the world showing the area of interest.
The most easy solution would be discarding vertices with "impossible" coordinates thus avoiding annoying lines running all over the canvas to the upper left corner (see attachment for an example).

QGIS version
2.17.0
QGIS code revision
3654d50
Compiled against Qt
4.8.7
Running against Qt
4.8.7
Compiled against GDAL/OGR
2.0.2
Running against GDAL/OGR
2.0.2
Compiled against GEOS
3.5.0-CAPI-1.9.0
Running against GEOS
3.5.0-CAPI-1.9.0 r4084


@qgib
Copy link
Contributor Author

qgib commented Apr 30, 2017

Author Name: Giovanni Manghi (@gioman)


  • easy_fix was configured as 0

@qgib qgib added Feature Request Map and Legend Related to map or legend rendering labels May 25, 2019
@nyalldawson
Copy link
Collaborator

Fixed since 3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Map and Legend Related to map or legend rendering
Projects
None yet
Development

No branches or pull requests

2 participants