Bug report #3508
Custom projection issues
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Projection Support | ||
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 #: | 13568 |
Description
Create custom projection:
+proj=aea +lat_1=52 +lat_2=64 +lat_0=0 +lon_0=105 +x_0=18500000 +y_0=0 +ellps=WGS84 +units=m +no_defs
Open vector layer (in attachment). Enable on the fly CRS transformation and set created custom projection.
Issues:
1. Zoom to layer extent does not work and layer is invisible;
2. Open attribute table, select any row and press "Zoom map to selected rows" button. Layer becomes visible, but if change zoom level with mouse wheel - any features or layer at all disappears from map canvas.
History
#1 Updated by Maxim Dubinin over 13 years ago
related to #2426
#2 Updated by Markus Neteler over 13 years ago
#3 Updated by Markus Neteler over 13 years ago
See also #2349
#4 Updated by Jürgen Fischer over 13 years ago
- Resolution set to fixed
- Status changed from Open to Closed
duplicate of #2426