<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Resolvido?<br>
<br>
<br>
<br>
<br>
On 05/23/2012 06:55 PM, Jorge Gustavo Rocha wrote:
<blockquote cite="mid:4FBD2487.1060309@di.uminho.pt" type="cite">Paula,
<br>
<br>
Segue em anexo, com instruções (muito) sucintas.
<br>
<br>
unzip sample.zip
<br>
cd "New Folder"/
<br>
ogrinfo -ro -so -al alt.shp alt
<br>
Geometry: 3D Line String
<br>
ogr2ogr -f "PostgreSQL" PG:"host=localhost user=geobox
dbname=geotuga password=geobox" alt.shp
<br>
psql -h localhost -U geobox geotuga
<br>
# ALTER TABLE alt ADD COLUMN z numeric(19,11);
<br>
# update alt set z = st_z(ST_PointN(wkb_geometry,1));
<br>
# \q
<br>
ogr2ogr -f "ESRI Shapefile" alt3d.shp PG:"host=localhost
user=geobox dbname=geotuga password=geobox" alt
<br>
<br>
Cumprimentos,
<br>
<br>
Jorge
<br>
<br>
<br>
Em 23-05-2012 18:14, Paula Miranda escreveu:
<br>
<blockquote type="cite">Aqui vai um sample da shapefile
<br>
Obrigada
<br>
<br>
2012/5/23 Giovanni Manghi <<a class="moz-txt-link-abbreviated" href="mailto:giovanni.manghi@faunalia.pt">giovanni.manghi@faunalia.pt</a>
<br>
<a class="moz-txt-link-rfc2396E" href="mailto:giovanni.manghi@faunalia.pt"><mailto:giovanni.manghi@faunalia.pt></a>>
<br>
<br>
On Wed, 2012-05-23 at 17:58 +0100, Paula Miranda wrote:
<br>
> Já é uma shapefile. No Qgis não consigo visualizar os
valores da
<br>
> elevação (do z)
<br>
<br>
há uma patch disponivel á algum tempo para acrescentar o
suporte para
<br>
shapefiles 3d no qgis.
<br>
<br>
como já disse é preciso algum *trabalho* para a verificar,
actualizar,
<br>
testar e acrescentar.
<br>
<br>
se alguem está interessado em suportar este trabalho pode
contactar o
<br>
projecto e o trabalho será feito.
<br>
<br>
-- Giovanni --
<br>
<br>
<br>
_______________________________________________
<br>
Portugal mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Portugal@lists.osgeo.org">Portugal@lists.osgeo.org</a>
<a class="moz-txt-link-rfc2396E" href="mailto:Portugal@lists.osgeo.org"><mailto:Portugal@lists.osgeo.org></a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/portugal">http://lists.osgeo.org/mailman/listinfo/portugal</a>
<br>
<br>
<br>
<br>
<br>
_______________________________________________
<br>
Portugal mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Portugal@lists.osgeo.org">Portugal@lists.osgeo.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/portugal">http://lists.osgeo.org/mailman/listinfo/portugal</a>
<br>
</blockquote>
<br>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Portugal mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Portugal@lists.osgeo.org">Portugal@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/portugal">http://lists.osgeo.org/mailman/listinfo/portugal</a>
</pre>
</blockquote>
<br>
</body>
</html>