I am running generate_tiles.py under python and it generates tiles but after a minute it stops before completing all the zoom levels

View: New views
3 Messages — Rating Filter:   Alert me  

I am running generate_tiles.py under python and it generates tiles but after a minute it stops before completing all the zoom levels

by Jack Jones-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I am running generate_tiles.py under python ( by starting Python 2.5 -> IDLE (Python GUI) opening the generate_tiles.py file and then selecting Run -> Run Module ) and it generates tiles but after a minute it stops before completing all the zoom levels.

I then try rerunning and then it runs a little further but then it also stops before completing all zoom levels.

John

_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk

Re: I am running generate_tiles.py under python and generates tiles but after a minute it stops before completing all the zoom levels

by Peter Körner-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

did you try to run it via commandline?

python path/to/generate_tiles.py

maybe you get a little more debug info from that.
Peter

Jack Jones wrote:

> Hi,
>
> I am running generate_tiles.py under python ( by starting Python 2.5 ->
> IDLE (Python GUI) opening the generate_tiles.py file and then selecting
> Run -> Run Module ) and it generates tiles but after a minute it stops
> before completing all the zoom levels.
>
> I then try rerunning and then it runs a little further but then it also
> stops before completing all zoom levels.
>
> John
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> talk mailing list
> talk@...
> http://lists.openstreetmap.org/listinfo/talk

_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk

Re: I am running generate_tiles.py under python and generates tiles but after a minute it stops before completing all the zoom levels

by Jack Jones-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Making the NUM_THREADS = 1 seem to work now the script appears to be running through all the requested zoom levels.
The default was NUM_THREADS = 4 which caused it to be unstable.

Jack

On Tue, Nov 3, 2009 at 4:57 PM, Peter Körner <osm-lists@...> wrote:
did you try to run it via commandline?

python path/to/generate_tiles.py

maybe you get a little more debug info from that.
Peter

Jack Jones wrote:
> Hi,
>
> I am running generate_tiles.py under python ( by starting Python 2.5 ->
> IDLE (Python GUI) opening the generate_tiles.py file and then selecting
> Run -> Run Module ) and it generates tiles but after a minute it stops
> before completing all the zoom levels.
>
> I then try rerunning and then it runs a little further but then it also
> stops before completing all zoom levels.
>
> John
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> talk mailing list
> talk@...
> http://lists.openstreetmap.org/listinfo/talk

_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk


_______________________________________________
talk mailing list
talk@...
http://lists.openstreetmap.org/listinfo/talk