[GRASS-user] GUI vector import column format issue

2021-10-01 Thread Helmut Kudrnovsky
lon,lat,depth <== 7719886.85,702082.80,21 7719910.22,702014.88,21 >v.in.ascii -r >input=/home/rshepard/projects/washington/project/data/bathymetry/coe/CL_34_WSHX_20210720_CS.xyz > >output=wash_sounding_pts separator=comma >Scanning input for column types... >Skipping 452 of 1211 rows falling outs

Re: [GRASS-user] v.in.ascii column identifications

2021-10-01 Thread Rich Shepard
On Fri, 1 Oct 2021, Stefan Blumentrath wrote: Please check your "separator" settings. Default is pipe |, but your data seems to be comma delimited. Stefan, In the GUI I selected 'comma', forgot to do so on the command line. Regardless, the GUI didn't bring in the data. I'll check it again. T

Re: [GRASS-user] v.in.ascii column identifications

2021-10-01 Thread Stefan Blumentrath
Hi Rich, Please check your "separator" settings. Default is pipe |, but your data seems to be comma delimited. Cheers Stefan -Original Message- From: grass-user On Behalf Of Rich Shepard Sent: fredag 1. oktober 2021 18:07 To: grass-user@lists.osgeo.org Subject: [GRASS-user] v.in.ascii

[GRASS-user] v.in.ascii column identifications

2021-10-01 Thread Rich Shepard
The 8.0.dev manual for v.in.ascii describes the column identifiers: x=integer Number of column used as x coordinate (points mode) First column is 1 Default: 1 y=integer Number of column used as y coordinate (points mode) First column is 1 Default: 2 z=integer Number of

[GRASS-user] GUI vector import column format issue

2021-10-01 Thread Rich Shepard
Using the wxGUI when GRASS was invoked I tried to import an ASCII point file looking like this: lon,lat,depth 7719886.85,702082.80,21 7719910.22,702014.88,21 7719927.67,701945.79,24 7719930.64,701875.40,19 7719933.85,701804.44,37 7719942.24,701734.58,40 7719949.17,701664.16,41 7719958.36,701594.64

Re: [GRASS-user] Create location fails in docker

2021-10-01 Thread Margherita Di Leo
[RESOLVED] Simply the docker machine was deployed with changes I was unaware of. Sorry for the noise and thank you so much for the brainstorming. On Thu, Sep 30, 2021 at 2:34 PM Margherita Di Leo wrote: > Hi Moritz, > > On Thu, Sep 30, 2021 at 10:49 AM Moritz Lennert < > mlenn...@club.worldonli