Bug report #12728

Autodeteccion SRC al Abrir ShapeFile no detecta Latitud de Origen

Added by Hernan Nasar almost 9 years ago. Updated about 5 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Projection Support
Affected QGIS version:2.8.1 Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:end of life
Crashes QGIS or corrupts data:No Copied to github as #:20828

Description

I open shapefile in SRC "Gauss Krugger Buenos Aires", qgis guesses CRS wrong. string PROJ4 of generated SRC is :

+proj=tmerc +lat_0=0 +lon_0=-58.4627 +k=0.9999980000000001 +x_0=100000 +y_0=100000 +ellps=intl +towgs84=-148,136,90,0,0,0,0 +units=m +no_defs

when it should be

+proj=tmerc +lat_0=-34.6297166 +lon_0=-58.4627 +k=0.9999980000000001 +x_0=100000 +y_0=100000 +ellps=intl +towgs84=-148,136,90,0,0,0,0 +units=m +no_defs

It does not detect latitude of origin * (+lat_0)

I hope this helps!

La proyeccion es Gauss Krugger Buenos Aires.

adjunto shapefile con la proyeccion.

Map.rar (1.18 MB) Hernan Nasar, 2015-05-11 01:31 AM

History

#1 Updated by Giovanni Manghi almost 7 years ago

  • Easy fix? set to No
  • Regression? set to No

#2 Updated by Giovanni Manghi about 5 years ago

  • Resolution set to end of life
  • Status changed from Open to Closed

Also available in: Atom PDF