Ticket #2154 (closed bug: fixed)
Not correctly creating (or reading) proj file for CRS for EPSG 2193
| Reported by: | mesajs | Owned by: | nobody |
|---|---|---|---|
| Priority: | major: does not work as expected | Milestone: | Version 1.4.0 |
| Component: | Projection Support | Version: | Trunk |
| Keywords: | CRS | Cc: | warmerdam |
| Platform Version: | Vista 64 | Platform: | Windows |
| Must Fix for Release: | No | Awaiting user input: | no |
Description
Problem occurs in QGIS version 1.3 and 1.4.
To reproduce:
1. Create project with CRS set to EPSG 2193 (NZGD2000/New Zealand Transverse Mercator 2000)
2. Use "New vector layer" to create a new shapefile.
Result: The new shapefile is added to QGIS with a "user defined coordinate system" with the following definition: +proj=tmerc +lat_0=0 +lon_0=173 +k=0.9996 +x_0=1600000 +y_0=10000000 +ellps=GRS80 +units=m +no_defs
The .prof file created for the shapefile is attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
