[osmctools] 08/09: Document --pbf-granularity option in osmconvert man page.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Feb 27 22:27:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osmctools.
commit 7cc0df6a3c8b80cb31f63ff466400347d2d424c6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Feb 27 23:22:04 2015 +0100
Document --pbf-granularity option in osmconvert man page.
---
debian/changelog | 1 +
debian/docs/osmconvert.1 | 7 +++++++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5abec7d..a5ce4a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ osmctools (0.4-1) UNRELEASED; urgency=medium
- Split license specificitions from files section
- Add Upstream-Contact
- Group copyright years into single range
+ * Document --pbf-granularity option in osmconvert man page.
-- Bas Couwenberg <sebastic at debian.org> Fri, 27 Feb 2015 22:02:10 +0100
diff --git a/debian/docs/osmconvert.1 b/debian/docs/osmconvert.1
index c1ec169..02d69cf 100644
--- a/debian/docs/osmconvert.1
+++ b/debian/docs/osmconvert.1
@@ -149,6 +149,13 @@ The output file will not contain any object which exists in
one of the input files following this directive. For example:
osmconvert input.o5m \fB\-\-subtract\fR minus.o5m \fB\-o\fR=output.o5m
.PP
+\fB\-\-pbf\-granularity=\fR<val>
+.IP
+Rarely .pbf files come with non-standard granularity.
+osmconvert will recognize this and suggest to specify the
+abnormal lon/lat granularity using this command line option.
+Allowed values are: 100 (default), 1000, 10000, ..., 10000000.
+.PP
\fB\-\-emulate\-osmosis\fR
\fB\-\-emulate\-pbf2osm\fR
.IP
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmctools.git
More information about the Pkg-grass-devel
mailing list