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

Layer Properties dialog, General tabl reports incorrect CRS #14603

Closed
qgib opened this issue Jan 1, 2012 · 3 comments
Closed

Layer Properties dialog, General tabl reports incorrect CRS #14603

qgib opened this issue Jan 1, 2012 · 3 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Projections/Transformations Related to coordinate reference systems or coordinate transformation

Comments

@qgib
Copy link
Contributor

qgib commented Jan 1, 2012

Author Name: Bob English (Bob English)
Original Redmine Issue: 4731
Affected QGIS version: master
Redmine category:projection_support


First:

From http://www.mass.gov/mgis/dd-over.htm
The EPSG (European Petroleum Survey Group) code for this coordinate system is 26986.
The Massachusetts State Plane Coordinate System, Mainland Zone meters is defined as follows:
Projection: Lambert Conformal Conic
Spheroid: GRS 80
Central Meridian: -71.5
Reference Latitude: 41
Standard Parallel 1: 41.71666666667
Standard Parallel 2: 42.68333333333
False Easting: 200000
False Northing: 750000

From TOWNS_POLY.prj downloaded from MassGIS
PROJCS["NAD_1983_StatePlane_Massachusetts_Mainland_FIPS_2001",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137.0,298.257222101]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Lambert_Conformal_Conic"],PARAMETER["False_Easting",200000.0],PARAMETER["False_Northing",750000.0],PARAMETER["Central_Meridian",-71.5],PARAMETER["Standard_Parallel_1",41.71666666666667],PARAMETER["Standard_Parallel_2",42.68333333333333],PARAMETER["Latitude_Of_Origin",41.0],UNIT["Meter",1.0]]

From QGIS Reference System Selector EPSG:26986
+proj=lcc +lat_1=42.68333333333333 +lat_2=41.71666666666667 +lat_0=41 +lon_0=-71.5 +x_0=200000 +y_0=750000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs

  • Note that lat_1 and lat_2 are reversed in QGIS

SECOND:

  1. load a vector layer in MA State Plane coordinates into QGIS v1.71 (please check v1.73 for the same error) (EPSG:26986) see attached file
  2. change the projection for the layer to EPSG: 26986
  3. save the layer (possibly with a new name)
  4. open the saved layer in QGIS
  5. the EPSG for the saved layer is reported by QGIS as EPSG:2805

@qgib
Copy link
Contributor Author

qgib commented Jan 2, 2012

Author Name: Giovanni Manghi (@gioman)


Not confirmed, I'm using qgis-master and I tried the following:

  • added the attached vector

  • changed its CRS to EPSG 26986

  • saved a copy of the vector with EPSG 26986

after adding the result in QGIS it shows coorectly as EPSG 26986.

I attach the vector. Please test qgis-master (with the osgeo4w installer) and leave feedback.


  • status_id was changed from Open to Feedback
  • 4154 was configured as teste1_shp.zip

@qgib
Copy link
Contributor Author

qgib commented Jan 19, 2012

Author Name: Bob English (Bob English)


Thanks for looking at this issue. I didn't have my email notifications set properly in my tracker account, so I didn't get notified of your comment. I will try to download and install the master from OSGeo when I have time and see if I can repeat the error.

@qgib
Copy link
Contributor Author

qgib commented Jan 28, 2012

Author Name: Giovanni Manghi (@gioman)


Closing for lack of feedback. Reopen if necessary.


  • resolution was changed from to worksforme
  • status_id was changed from Feedback to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Projections/Transformations Related to coordinate reference systems or coordinate transformation labels May 24, 2019
@qgib qgib closed this as completed May 24, 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! Projections/Transformations Related to coordinate reference systems or coordinate transformation
Projects
None yet
Development

No branches or pull requests

1 participant