Bug#829160: Don't glue options to what comes after them

積丹尼 Dan Jacobson jidanni at jidanni.org
Fri Jul 1 05:55:27 UTC 2016


X-Debbugs-Cc: Frank Warmerdam <warmerdam at pobox.com>, Silke Reimer <silke at intevation.de>
Package: gdal-bin
Version: 2.1.0+dfsg-3
File: /usr/share/man/man1/ogrlineref.1.gz

Don't glue e.g., -pm to what comes after it!

       -psrc_repers_datasource_name:
           The path to linear references points (e.g. the road mile-stones)

       -pnlayer_name:
           The layer name in datasource

       -pmpos_field_name:
           The field name of distances along path (e.g. mile-stones values)

       -pffield_name:
           The field name of unique values to map input reference points to
           lines

       -rsrc_parts_datasource_name:

(So hard to read! (No, don't depend on BOLD vs. Not BOLD to separate them visually.))

when your example reveals no gluing is necessary!:

       % ogrlineref -create -l roads.shp -p references.shp -pm dist -o parts.shp -s 1000 -progress

And do get rid of those trailing colons.



More information about the Pkg-grass-devel mailing list