On Jan 13, 2008 6:06 PM, Matthew Pulis <[EMAIL PROTECTED]> wrote:
...
> However, the problem is that
> when I exported this layer to a shape file to load it from QGis, and when I
> exported this to a PostGIS database there is no showings of the Altitude
> layer.

Did you check the manual?

   Export 3D lines from GRASS vector map to Shapefile format:
       v.out.ogr     input=lines_3d    type=line    dsn=/tmp
olayer=testogr lco="SHPT=ARCZ"

Without lco= it won't work...

Markus
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to