Hi all,
i would like to extract epsg code from inputvector layer.
My code is:

vlayerA = QGisLayers.getObjectFromUri(self.getParameterValue(href.INPUT))
self.epsg = vlayerA.crs().srsid()

Is it corrects?
If i print the values it show strange value.

Thanks

Francesco
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to