[mapnik] 01/01: Add man page for nik2img.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Jul 9 23:36:54 UTC 2015


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

sebastic pushed a commit to branch master
in repository mapnik.

commit d09ee3bc7fddc3c587732176b813eeb4028da653
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jul 10 01:35:44 2015 +0200

    Add man page for nik2img.
---
 debian/manpages/nik2img.1    | 62 ++++++++++++++++++++++++++++++++++++++++++++
 debian/mapnik-utils.manpages |  1 +
 2 files changed, 63 insertions(+)

diff --git a/debian/manpages/nik2img.1 b/debian/manpages/nik2img.1
new file mode 100644
index 0000000..12dc3b4
--- /dev/null
+++ b/debian/manpages/nik2img.1
@@ -0,0 +1,62 @@
+'\" -*- coding: us-ascii -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH nik2img 1 "10 July 2015" "" ""
+.SH NAME
+nik2img \- Mapnik Maps on the Command-Line
+.SH SYNOPSIS
+'nh
+.fi
+.ad l
+\fBnik2img\fR \kx
+.if (\nx>(\n(.l/2)) .nr x (\n(.l/5)
+'in \n(.iu+\nxu
+[\fIoptions\fR]
+'in \n(.iu-\nxu
+.ad b
+'hy
+.SH DESCRIPTION
+\fBnik2img\fR is a third-party program that allows you to
+easily generate mapnik graphics from Mapnik xml or Cascadenik mml.
+.TP 0.2i
+\(bu
+No python coding is required, only a working Mapnik installation
+and an XML mapfile.
+.TP 0.2i
+\(bu
+\fBnik2img\fR has a variety of options that make it
+a useful mapfile debugger.
+.TP 0.2i
+\(bu
+Using \fBnik2img\fR is an easy way to test and
+develop your xml mapfiles before launching on a server.
+.TP 0.2i
+\(bu
+\fBnik2img\fR should automatically open the rendered
+map once completed.
+.SH OPTIONS
+.TP 
+\*(T<\fB\-h\fR\*(T>, \*(T<\fB\-\-help\fR\*(T>
+produce usage message
+.TP 
+\*(T<\fB\-V\fR\*(T>, \*(T<\fB\-\-version\fR\*(T>
+print version string
+.TP 
+\*(T<\fB\-v\fR\*(T>, \*(T<\fB\-\-verbose\fR\*(T>
+verbose output
+.TP 
+\*(T<\fB\-\-open\fR\*(T>
+automatically open the file after rendering (os x only
+.TP 
+\*(T<\fB\-\-xml\fR\*(T> \fIfile\fR
+xml map to read
+.TP 
+\*(T<\fB\-\-img\fR\*(T> \fIfile\fR
+image to render
+.TP 
+\*(T<\fB\-\-scale\-factor\fR\*(T> \fInumber\fR
+scale factor for rendering
diff --git a/debian/mapnik-utils.manpages b/debian/mapnik-utils.manpages
index 95433a0..9d18204 100644
--- a/debian/mapnik-utils.manpages
+++ b/debian/mapnik-utils.manpages
@@ -1 +1,2 @@
+debian/manpages/nik2img.1
 debian/manpages/shapeindex.1

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



More information about the Pkg-grass-devel mailing list