-
Notifications
You must be signed in to change notification settings - Fork 4
prerender
Steffen Exler edited this page Aug 5, 2020
·
1 revision
This will be prerendering all tile to the selected zoom level. To use the prerendering command use:
$ docker-compose -f local.yml run --rm django python manage.py prerender [ZOOM_LEVEL]Change [ZOOM_LEVEL] to a value between 0 to 19. A good value for most use-cases will be
between 5 to 13. The time to prerender all the tiles increases by four with each consequtive.