[GRASS-dev] Re: [GRASS GIS] #878: v.external not working on WinGrass
GRASS GIS
trac at osgeo.org
Sun Jan 17 19:14:53 EST 2010
#878: v.external not working on WinGrass
------------------------------+---------------------------------------------
Reporter: hellik | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 6.4.0
Component: Vector | Version: svn-releasebranch64
Resolution: | Keywords: v.external, vector, windows
Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Comment (by hellik):
Replying to [ticket:878 hellik]:
> WinGrass r40456 on WinVista32
>
tested within the nc-sample-dataset
{{{
v.out.ogr input=hospitals at PERMANENT type=point dsn=C:\temp\ncdata
olayer=exporthospital
Exportiere 160 Punkte/Linien...
160 Feature geschrieben.
}}}
{{{
ogrinfo:
INFO: Open of `exporthospital.shp'
using driver `ESRI Shapefile' successful.
Layer name: exporthospital
Geometry: Point
Feature Count: 160
Extent: (156998.171862, 20235.564401) - (914347.874861, 308097.937401)
Layer SRS WKT:
PROJCS["Lambert Conformal Conic",
GEOGCS["grs80",
DATUM["North_American_Datum_1983",
SPHEROID["Geodetic_Reference_System_1980",6378137,298.257222101]],
PRIMEM["Greenwich",0],
UNIT["Degree",0.017453292519943295]],
PROJECTION["Lambert_Conformal_Conic_2SP"],
PARAMETER["standard_parallel_1",36.16666666666666],
PARAMETER["standard_parallel_2",34.33333333333334],
PARAMETER["latitude_of_origin",33.75],
PARAMETER["central_meridian",-79],
PARAMETER["false_easting",609601.22],
PARAMETER["false_northing",0],
UNIT["Meter",1]]
}}}
{{{
v.external dsn=C:\temp\ncdata\exporthospital.shp output=testvexternal
Data source contains 1 layers:
exporthospital
}}}
no testvexternal in the vect-list either any error-message of v.external
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/878#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list