Skip to content

Map zoom in/out in browser is working but "Rendering" does nothing. Cannot find any png file under /data/tiles #445

@APGD2016

Description

@APGD2016

Installed docker image per the instructions, I can zoom in and zoom out the map on the browser window.

Renderer seems to be not working. Error list as below: rendering failed with command 4, pausing.. Also I cannot find any *.png file under /data/tiles directory.

##########################################################
renderer@a01f1709c6ca:~$ render_list -a -f -m default -z 1 -Z 1
Rendering client
Starting 1 rendering threads
Rendering all tiles from zoom 1 to zoom 1
Rendering all tiles for zoom 1 from (0, 0) to (1, 1)
Waiting for rendering threads to finish
rendering failed with command 4, pausing.



Total for all tiles rendered
Meta tiles rendered: Rendered 1 tiles in 10.00 seconds (0.10 tiles/s)
Total tiles rendered: Rendered 64 tiles in 10.00 seconds (6.40 tiles/s)
Total tiles handled: Rendered 1 tiles in 10.00 seconds (0.10 tiles/s)




renderer@a01f1709c6ca:~$
###################################################################

Also tried to rebder New Jersey map but it rendered nothing.

renderer@a01f1709c6ca:/data$ render_list -a -f -m default -z 10 -Z 10 -x 296 -X 301 -y 392 -Y 381
Rendering client
Starting 1 rendering threads
Rendering all tiles from zoom 10 to zoom 10
Rendering all tiles for zoom 10 from (296, 392) to (301, 381)
Waiting for rendering threads to finish



Total for all tiles rendered
Meta tiles rendered: Rendered 0 tiles in 0.00 seconds (0.00 tiles/s)
Total tiles rendered: Rendered 0 tiles in 0.00 seconds (0.00 tiles/s)
Total tiles handled: Rendered 0 tiles in 0.00 seconds (0.00 tiles/s)




renderer@a01f1709c6ca:/data$

Any help will be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions