[GRASS-user] 3D Streets Data
Markus Neteler
neteler at osgeo.org
Sun Jan 13 12:56:53 EST 2008
On Jan 13, 2008 6:06 PM, Matthew Pulis <mpulis at gmail.com> 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
More information about the grass-user
mailing list