[QGIS-trac] Re: [Quantum GIS] #1487: QGIS fails to recognise
Shapefile projection
Quantum GIS
qgis at qgis.org
Wed Aug 19 05:20:10 EDT 2009
#1487: QGIS fails to recognise Shapefile projection
-----------------------------------------------------+----------------------
Reporter: marisn | Owner: nobody
Type: bug | Status: reopened
Priority: major: does not work as expected | Milestone: Version 1.2.0
Component: Projection Support | Version: 1.2.0
Resolution: | Keywords:
Platform_version: | Platform: Gentoo
Must_fix: No | Status_info: 0
-----------------------------------------------------+----------------------
Changes (by marisn):
* status: closed => reopened
* version: 1.0.0 => 1.2.0
* resolution: fixed =>
* milestone: Version 1.0.2 => Version 1.2.0
Comment:
Still fails with QGIS 1.2.0 (r11429). Related question - why QGIS SRS
definition differs from one created by OGR?
Here's console output:
{{{
Critical: QgsCoordinateReferenceSystem::createFromWkt -- theWkt is
uninitialised, operation failed
Critical: QgsCoordinateReferenceSystem::createFromWkt -- theWkt is
uninitialised, operation failed
Warning: QMetaObject::connectSlotsByName: No matching signal for
on_btnHelp_clicked()
Warning: QgsCoordinateReferenceSystem::getRecord failed : select * from
tbl_srs where parameters='+proj=tmerc +lat_0=0 +lon_0=24 +k=0.9996
+x_0=500000 +y_0=-6000000 +ellps=GRS80 +units=m +no_defs'
Warning: QgsCoordinateReferenceSystem::findMatchingProj ------->
no match found in srs.db, trying user db now!
Warning: QgsCoordinateReferenceSystem::findMatchingProj -------> no match
found in user db
Warning: QMetaObject::connectSlotsByName: No matching signal for
on_btnClose_clicked()
Warning: QMetaObject::connectSlotsByName: No matching signal for
on_btnHelp_clicked()
Warning: QgsCoordinateReferenceSystem::getRecord failed : select * from
tbl_srs where parameters='+proj=tmerc +lat_0=0 +lon_0=24 +k=0.9996
+x_0=500000 +y_0=-6000000 +ellps=GRS80 +units=m +no_defs'
Warning: QgsCoordinateReferenceSystem::findMatchingProj ------->
no match found in srs.db, trying user db now!
Warning: QgsCoordinateReferenceSystem::findMatchingProj -------> no match
found in user db
}}}
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1487#comment:6>
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