[GRASS-dev] [GRASS GIS] #3103: vector import wizzard and v.in.ogr --ui fails to import a vector
GRASS GIS
trac at osgeo.org
Sun Jul 17 02:52:26 PDT 2016
#3103: vector import wizzard and v.in.ogr --ui fails to import a vector
-----------------------+-------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.3.0
Component: Vector | Version: svn-trunk
Resolution: | Keywords:
CPU: x86-64 | Platform: MSWindows 8
-----------------------+-------------------------
Comment (by hellik):
Replying to [comment:2 hellik]:
> Replying to [ticket:3103 hellik]:
> > trying to import a vector (shape file) with the import common vector
format wizzards I get:
> >
> > {{{
> >[...]
> > Python int too large to convert to C long
> > }}}
>
> just tested with the NC sample data set,
>
> first
>
> {{{
> v.out.ogr input=firestations at PERMANENT output=D:\temp\test\myfirest.shp
format=ESRI_Shapefile
> }}}
>
> then trying to reimport it, no chance.
at least it works by the command line:
{{{
v.in.ogr input=D:\temp\test\myfirest.shp output=myfstations
Check if OGR layer <myfirest> contains polygons...
Column name <cat> renamed to <cat_>
Importing 71 features (OGR layer <myfirest>)...
-----------------------------------------------------
Erstelle Topologie für die Vektorkarte <myfstations at user1>...
Registriere Primitive...
71 primitives registered
71 Vertices registriert
Erzeuge Flächen...
0 areas built
0 isles built
Füge Inseln hinzu...
Füge Zentroide hinzu...
Anzahl der Knoten: 0
Anzahl der Primitive: 71
Anzahl der Punkte: 71
Anzahl der Linien: 0
Anzahl der Grenzen: 0
Anzahl der Zentroide: 0
Anzahl der Flächen: 0
Anzahl der Inseln: 0
(Sun Jul 17 11:51:03 2016) Befehl ausgeführt (0 Sek)
}}}
but not by GUI
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3103#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list