hi, given data in csv format with columns e.g. xcoor, ycoor and a few other as input for v.in.ascii where some rows may have an empty entry in xcoor, ycoor.
the idea for a little script wrapper for v.in.ascii: filter the input file by empty xcoor, ycoor, then forward the modified/filtered csv to v.in.ascii any hints in python? thanks ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/filtering-csv-file-before-input-for-v-in-ascii-tp5211340.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
