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

When trying to export map via composer all labels from point\line\polygon vector layers disappear #25458

Closed
qgib opened this issue Nov 27, 2017 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks

Comments

@qgib
Copy link
Contributor

qgib commented Nov 27, 2017

Author Name: Evgenia Sinieshtany (Evgenia Sinieshtany)
Original Redmine Issue: 17561
Affected QGIS version: 2.18.12
Redmine category:map_composer/printing


I ran into a big problem in QGIS - when trying to export map via composer all labels from point\line\polygon vector layers are disappeared.
It happens when projection of layer differs from map canvas projection and when I need to set map rotation in composer.
This problem didn't exist in previous version (e.g. 2.6 I have used), QGIS did everything on-the-fly.
Now exporting rotated map takes too much time - I have to resave all my layers to map projection and transform their coordinates xlbl and ylbl (that already pinned in EPSG:4326).
I hope it could be fixed!

Attached files are the pictures and .shp file (+.qlr) with point layer labels:

lbl4326_rot0 - exported raster with layer in its projection WGS84 when add map and rotation angle = 0 (labels don't disappear)
lbl4326_rot21 - exported raster with layer in its projection WGS84 when add map and rotation angle = 21 (labels are disappear)
(composer_4326_rot21 - labels disappear already in Composer)
lbl_customproj_rot21 - exported raster with reprojected layer in custom map projection when add map and rotation angle = 21 (labels don't disappear)
MapCanvas_PinnedLbl - all labels are pinned (xlbl and ylbl are filled, labels disappear because QGIS can't calculate labels on-the-fly?)
stlm4326 - point vector layer
stlm.qlr - style for layer


@qgib
Copy link
Contributor Author

qgib commented Nov 27, 2017

Author Name: Evgenia Sinieshtany (Evgenia Sinieshtany)


The map projection is
+proj=lcc +lat_1=67.5 +lat_2=78.5 +lat_0=0 +lon_0=74 +x_0=0 +y_0=0 +ellps=intl +units=m +no_defs

@qgib
Copy link
Contributor Author

qgib commented Nov 27, 2017

Author Name: Giovanni Manghi (@gioman)


  • subject was changed from problem with labels to When trying to export map via composer all labels from point\line\polygon vector layers disappear

@qgib
Copy link
Contributor Author

qgib commented Jan 20, 2019

Author Name: Jürgen Fischer (@jef-n)


Please test with QGIS 3.4 - QGIS 2.18 reached it's end of life.


  • status_id was changed from Open to Feedback

@qgib
Copy link
Contributor Author

qgib commented Mar 8, 2019

Author Name: Giovanni Manghi (@gioman)


Closing for lack of feedback.


  • resolution was changed from to no timely feedback
  • status_id was changed from Feedback to Closed

@qgib qgib closed this as completed Mar 8, 2019
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! High Priority Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks labels May 25, 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! High Priority Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks
Projects
None yet
Development

No branches or pull requests

1 participant