forked from springmeyer/nik2img
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
45 lines (25 loc) · 760 Bytes
/
README.txt
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
nik2img
=======
Generate Mapnik graphics from the command line
Description
===========
Use nik2img to interact with the Mapnik C++/Python mapping toolkit from the command line.
Requirements
============
Mapnik >=0.6.0
Tests only work with >= Mapnik 0.7.2
Installing nik2img
==================
To run this program::
* Make sure you have Mapnik installed (https://trac.mapnik.org/wiki/MapnikInstallation)
* Then install nik2img
* See INSTALL.txt for details
For more info see: http://code.google.com/p/mapnik-utils/wiki/Nik2Img
Troubleshooting
===============
Post issues you encounter at http://code.google.com/p/mapnik-utils/issues/list
See also
========
http://code.google.com/p/mapnik-utils/
http://mapnik.org/
http://trac.mapnik.org/