[QGIS-trac] Re: [Quantum GIS] #2385: Italian Sardinia custom proj
is wrong
Quantum GIS
qgis at qgis.org
Sat Jan 23 02:18:29 EST 2010
#2385: Italian Sardinia custom proj is wrong
---------------------------------------+------------------------------------
Reporter: lucacasagrande | Owner: timlinux
Type: bug | Status: closed
Priority: minor: annoyance | Milestone: Version 1.5.0
Component: Projection Support | Version: HEAD
Resolution: fixed | Keywords: proj, epsg
Platform_version: | Platform: Debian
Must_fix: Yes | Status_info: 0
---------------------------------------+------------------------------------
Changes (by timlinux):
* status: new => closed
* resolution: => fixed
Comment:
r12821 implements these updates. For the record:
{{{
update tbl_srs set description = description || ' GB Roma40' where srs_id
> 3639;
update tbl_srs set parameters='+proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996
+x_0=1500000 +y_0=0 +ellps=intl +units=m
+towgs84=-168.6,-34.0,38.6,-0.374,-0.679,-1.379,-9.48 +no_defs' where
srs_id=3643;
}}}
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2385#comment:1>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list