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

sebastic pushed a commit to branch master
in repository mapnik.

commit d226f9b4cd572055b14da4a8a3dbe592bc1a65dd
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Oct 23 01:04:58 2015 +0200

    Include mapnik-render in mapnik-utils.
---
 debian/manpages/mapnik-render.1 | 65 +++++++++++++++++++++++++++++++++++++++++
 debian/mapnik-utils.install     |  1 +
 debian/mapnik-utils.manpages    |  1 +
 3 files changed, 67 insertions(+)

diff --git a/debian/manpages/mapnik-render.1 b/debian/manpages/mapnik-render.1
new file mode 100644
index 0000000..cf5a3ea
--- /dev/null
+++ b/debian/manpages/mapnik-render.1
@@ -0,0 +1,65 @@
+'\" -*- 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 mapnik-render 1 "10 July 2015" "" ""
+.SH NAME
+mapnik-render \- Mapnik Maps on the Command-Line
+.SH SYNOPSIS
+'nh
+.fi
+.ad l
+\fBmapnik-render\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
+\fBmapnik-render\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
+\fBmapnik-render\fR has a variety of options that make it
+a useful mapfile debugger.
+.TP 0.2i
+\(bu
+Using \fBmapnik-render\fR is an easy way to test and
+develop your xml mapfiles before launching on a server.
+.TP 0.2i
+\(bu
+\fBmapnik-render\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
+.TP 
+\*(T<\fB\-\-variables\fR\*(T>
+make map parameters available as render-time variables
diff --git a/debian/mapnik-utils.install b/debian/mapnik-utils.install
index 24af807..bff70e2 100644
--- a/debian/mapnik-utils.install
+++ b/debian/mapnik-utils.install
@@ -1 +1,2 @@
+usr/bin/mapnik-render
 usr/bin/shapeindex
diff --git a/debian/mapnik-utils.manpages b/debian/mapnik-utils.manpages
index 95433a0..b1c7b2d 100644
--- a/debian/mapnik-utils.manpages
+++ b/debian/mapnik-utils.manpages
@@ -1 +1,2 @@
+debian/manpages/mapnik-render.1
 debian/manpages/shapeindex.1

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to