-
Notifications
You must be signed in to change notification settings - Fork 0
Usage
Katatunga edited this page Jun 26, 2020
·
4 revisions
For mapnik-stylesheets and preselected-rendering to use your database, you need to edit this file to match your configuration. Generate_view_tiles.py does not parse this file, so it ignores comments. Therefore, the correct database configuration needs to be the first occurence of parameters.
Type $ python generate_view_tiles.py --help for a usage explanation for both of the following ways.
$ python generate_view_tiles.py [PARAMETERS]
Parameters can either be
--port
or
If you try to use both types of parameters at once, the script will fail with an error message.