File: mapnik-inspect.1

package info (click to toggle)
node-mapnik 1.2.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,700 kB
  • ctags: 931
  • sloc: cpp: 9,758; xml: 153; makefile: 60; python: 26; lisp: 10; sh: 6
file content (27 lines) | stat: -rw-r--r-- 501 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.TH "MAPNIK\-INSPECT" "1" "August 2013" "" ""
.SH "NAME"
\fBmapnik-inspect\fR \- print information about mapnik datasource
.SH SYNOPSIS
.P
.RS 2
.EX
mapnik\-inspect <datasource>
mapnik\-inspect <stylesheet>
mapnik\-inspect <projection>
mapnik\-inspect <zipfile>
.EE
.RE
.SH OPTIONS
.P
.RS 2
.EX
datasource: \.shp|\.json|\.geojson|\.osm|\.kml|\.sqlite|\.gml|\.vrt|\.csv

stylesheet: \.xml (requires node\-carto)

projection: \.prj (requires node\-srs)

zipfile: \.zip (requires node\-zipfile)
.EE
.RE