Helmut Kudrnovsky wrote > anyone any idea why v.in.osm doesn't work? by debug=3 on, it seems to stop around
https://trac.osgeo.org/grass/browser/grass-addons/grass7/vector/v.in.osm/v.in.osm.py#L140 140 try: 141 grass.debug('Step 3/3: v.build.polylines...', 2) 142 grass.run_command('v.build.polylines', 143 quiet=True, 144 input=self.getNewTmp('split'), 145 output=options['output'], 146 cats='same' 147 ) [...] D:\grassdata\loc_osm\osm\.tmp/unknown\5108.0 D2/3: G_tempfile_pid(): D:\grassdata\loc_osm\osm\.tmp/unknown\5108.0 D3/3: rename 'D:\grassdata\loc_osm\osm\vector/split_10160' to 'D:\grassdata\loc_osm\osm\.tmp/unknown\5108.0' D3/3: remove directory 'D:\grassdata\loc_osm\osm\.tmp/unknown\5108.0' D1/3: grass.script.core.start_command(): g.remove --q -f type=vector name=split_10160 D1/3: G_set_program_name(): g.remove D2/3: G_file_name(): path = D:\grassdata\loc_osm\osm D2/3: G_file_name(): path = D:\grassdata\loc_osm\osm\vector WARNING: No data base element files found debug.log attached debug_log.txt <http://osgeo-org.1560.x6.nabble.com/file/n5304481/debug_log.txt> ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/GRASS7-2-v-in-osm-add-on-Windows-8-tp5304461p5304481.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
