Helmut Kudrnovsky wrote
> 
> 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

no, it's around here

70          def cleanup(self):
71      
72              for tmp in self.tmp_vects:
73                  grass.run_command('g.remove', flags = 'f', type = 'vector',
74                                    name = tmp, quiet = True)
75





-----
best regards
Helmut
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/GRASS7-2-v-in-osm-add-on-Windows-8-tp5304461p5304485.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

Reply via email to