On Wed, Jan 10, 2018 at 5:38 PM, alassane toure <[email protected]> wrote: > > Markus, > Here is the system response. The code goes through the process but does not create the output file!
The first two errors make sense, you would need to use the --overwrite flag. The last call of v.out.ogr is strange because there are no output messages at all, even though there should be some. Can you try with GRASS 7.5? Markus M > > On Wed, Jan 10, 2018 at 9:28 AM, alassane toure <[email protected]> wrote: >> >> Thanks Markus, >> I will try your suggestion too! >> >> alassane >> >> On Wed, Jan 10, 2018 at 9:25 AM, alassane toure <[email protected]> wrote: >>> >>> Thanks for your response Mauricio. >>> >>> Ok I will try it but v.out.ogr in GUI and in python script works using GRASS70 though! >>> >>> alassane >>> >>> >>> >>> On Tue, Jan 9, 2018 at 10:13 PM, Maurício Vancine < [email protected]> wrote: >>>> >>>> Hi Alassane, >>>> >>>> maybe the problem can be the name size of columns in the attribute table. >>>> >>>> Try with short name. >>>> >>>> Best. >>>> >>>> 2018-01-09 22:56 GMT-02:00 alassane toure <[email protected]>: >>>>> >>>>> Group, >>>>> I have been spending a lot of time on this and I need help. I am using grass72/ gdal2.2 and both my python script and grass72 are not producing the expected output when i run v.out.ogr! v.in.ogr does work though! >>>>> >>>>> v.out.ogr input=parcel type=area output=/home/atourej/Data/prcl.shp >>>>> >>>>> parcel has 1107 areas and program run in 0 second with no output!! >>>>> >>>>> Your insight is appreciated >>>>> >>>>> alassane >>>>> >>>>> _______________________________________________ >>>>> grass-user mailing list >>>>> [email protected] >>>>> https://lists.osgeo.org/mailman/listinfo/grass-user >>>> >>>> >>>> >>>> >>>> -- >>>> Maurício Humberto Vancine >>>> Ecologist - Master Candidate in Zoology >>>> São Paulo State University (UNESP), Rio Claro, SP, Brazil >>>> >>>> Site | Lattes | ResearchGate | GitHub | ORCID | Google citations | Impactstory >>>> >>> >> > > > _______________________________________________ > grass-user mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/grass-user
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
