Boas. Ainda se pode fazer isto sem sair do QGIS... podemos exportar para SpatialLite com a opção Save as... E depois usar o SpatialLite Manager no qgis para calcular o z das linhas:
update tabela_alt set zcoord = st_z(st_pointn(geometry,1)) Enfim, é exactamente como o Jorge fez, a mesma sintaxe e tudo, mas sem ter o PostGIS e só com o qgis. Duarte -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Adicionar-elevation-como-atributo-tp4976436p4976731.html Sent from the OSGeo Portuguese Local Chapter mailing list archive at Nabble.com.
_______________________________________________ Portugal mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/portugal
