[osmium-tool] 10/13: Document new pbf_sort_stringtables option.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 21 20:15:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to tag v1.0.1
in repository osmium-tool.

commit c26fa26a016441ab6eeb7667b70f303a44ddb5b0
Author: Jochen Topf <jochen at topf.org>
Date:   Tue Mar 31 15:02:23 2015 +0200

    Document new pbf_sort_stringtables option.
---
 man/osmium-file-formats.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man/osmium-file-formats.md b/man/osmium-file-formats.md
index 6df7bb1..d5d83ff 100644
--- a/man/osmium-file-formats.md
+++ b/man/osmium-file-formats.md
@@ -50,6 +50,11 @@ pbf_add_metadata=true/false (*default: true*)
 :   Enable/disable writing of object metadata such as changeset id, username,
     etc. Disabling this will make files a bit smaller.
 
+pbf_sort_stringtables=true/false (*default: true*)
+:   Specify whether the string tables in the PBF data blocks should be sorted.
+    Writing the PBF files is slightly faster without sorting.
+
+
 # EXAMPLES
 
 Here are some examples:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git



More information about the Pkg-grass-devel mailing list