On Mon, Nov 1, 2010 at 7:01 AM, Andreas Neumann <a.neum...@carto.net> wrote: > Hi again, > > Another problem with the DXF writer: > > I am trying to specify a dash-patterns for lwpolylines by using the > following OGR feature styling: > > PEN(c:#FF0000,p:"2g,1g") - the pattern is defined in ground units, the > ground units in the data sets are set in meters.
Andreas, I believe the problem is that you are using a comma as a delimiter instead of a space. The pattern tokenizer looks for white space, according to the OGR feature style specification. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, warmer...@pobox.com light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev