Markus Neteler wrote: > > Hi Robert, > > it seems to be the same bug as it was found and fixed in v.out.ogr > some days ago by Martin. > > I debugged a bit and found that the second part > "PROFILE=BASELINE" isn't passed. It gets lost in > main.c, line 554. > > v.out.ogr's main.c (line 249 etc) has a working solution > but my try to port it to r.out.gdal failed (no idea why, should be > rather easy - but it segfaults for me). >
What about moving this multi-option code to G_store_multi() or something like this? Modules with multi-option parameters are - r.out.ogr - v.out.ogr - v.transform (new column parameter) - maybe others ? Markus -- View this message in context: http://www.nabble.com/r.out.gdal-bug--problems-with-createopt-tf4504650.html#a12855513 Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

