Bug report #2255
Identified polygon stay on previous place when CRS is changed
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Map Canvas | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12315 |
Description
1. Open vector layer (CRS EPSG:4326), layer in attachment.
2. Identify some polygon and don't close identify results pop-up window.
3. Choose Settings - Project Properties - CRS, set CRS EPSG:3395 and enable on the fly transformation.
4. Press OK button. All polygons are disappeared (it's clear), but identified polygon stay on previous place.
Associated revisions
fix #2255
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12405 c8812cc2-4d05-0410-92ff-de0c093fc19c
fix #2255
git-svn-id: http://svn.osgeo.org/qgis/trunk@12405 c8812cc2-4d05-0410-92ff-de0c093fc19c
History
#1 Updated by dr - almost 15 years ago
Oops, my layer is so big for attachment.
Example of layer with many features here: [http://gis-lab.info/share/10m-urban-area.zip]
#2 Updated by dr - almost 15 years ago
Replying to [comment:1 dr]:
Oops, my layer is so big for attachment.
Example of layer with many features here: [http://gis-lab.info/share/10m-urban-area.zip]
I apologise, this comment was for another ticket.
#3 Updated by Jürgen Fischer almost 15 years ago
- Resolution set to fixed
- Status changed from Open to Closed
fixed in 92e67c85 (SVN r12406).