[mkgmap-splitter] 04/06: Add --wanted-admin-level option to man page.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Jun 1 08:00:40 UTC 2015


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

sebastic pushed a commit to branch master
in repository mkgmap-splitter.

commit 7c73cff2773c4bfa086770c4b5db8ae41d93797f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Jun 1 09:30:56 2015 +0200

    Add --wanted-admin-level option to man page.
---
 debian/changelog                 |  1 +
 debian/man/mkgmap-splitter.1.xml | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3c0e8a7..5add6c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mkgmap-splitter (0.0.0+svn423-1) UNRELEASED; urgency=medium
 
   * New upstream SVN snapshot.
+  * Add --wanted-admin-level option to man page.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 01 Jun 2015 09:14:15 +0200
 
diff --git a/debian/man/mkgmap-splitter.1.xml b/debian/man/mkgmap-splitter.1.xml
index c514a4e..b133c25 100644
--- a/debian/man/mkgmap-splitter.1.xml
+++ b/debian/man/mkgmap-splitter.1.xml
@@ -154,6 +154,21 @@ JAVA_OPTS="<replaceable>-Xmx512m</replaceable>" <command>mkgmap-splitter</comman
     <variablelist>
 
       <varlistentry>
+        <term><option>--wanted-admin-level=<replaceable>string</replaceable></option></term>
+        <listitem>
+          <para>
+            Specifies the lowest admin_level value of boundary relations that
+            should be kept complete. Used to filter boundary relations for
+            problem-list processing. The default value 5 means that
+            boundary relations are kept complete when the admin_level is
+            5 or higher (5..11).
+            The parameter is ignored if <option>--keep-complete=false</option>.
+            Default: 5
+          </para>
+        </listitem>
+      </varlistentry>
+
+      <varlistentry>
         <term><option>--boundary-tags=<replaceable>string</replaceable></option></term>
         <listitem>
           <para>

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



More information about the Pkg-grass-devel mailing list