Hi,<br><br><div class="gmail_quote">2013/2/16 <a href="mailto:francescoboccacci@libero.it">francescoboccacci@libero.it</a> <span dir="ltr"><<a href="mailto:francescoboccacci@libero.it" target="_blank">francescoboccacci@libero.it</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
i would like to extract epsg code from inputvector layer.<br>
My code is:<br>
<br>
vlayerA = QGisLayers.getObjectFromUri(self.getParameterValue(href.INPUT))<br>
self.epsg = vlayerA.crs().srsid()<br>
<br>
Is it corrects?<br>
If i print the values it show strange value.<br>
<br></blockquote><div><br>Those are not strange values, the srs id is the primary key that reference to SRS in sqlite db.<br>You should use authid() [1] to get EPSG code or description() [2] to get a textual description of the SRS.<br>


<br>Regards,<br><br>-SL<br> <br>[1] - <a href="http://goo.gl/o29FU" target="_blank">http://goo.gl/o29FU</a><br>[2] - <a href="http://goo.gl/IPvYx" target="_blank">http://goo.gl/IPvYx</a><br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Thanks<br>
<br>
Francesco<br>
_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Salvatore Larosa<br>linkedIn: <a href="http://linkedin.com/in/larosasalvatore" target="_blank">http://linkedin.com/in/larosasalvatore</a><br>twitter: @lrssvt<br>skype: s.larosa<br>
IRC: lrssvt on freenode<br>