Re: [OSM-dev] How to delete metatiles?

2011-01-16 Thread Radek Bartoň
Dne neděle 16 Leden 2011 03:25:27 Frederik Ramm napsal(a): Ideally of course there would be a library that does all the metatile stuff (computing paths and so on) used by everyone, but that's maybe too hard because it would have to be usable from so many different places. +1 -- Ing. Radek

Re: [OSM-dev] How to delete metatiles?

2011-01-16 Thread Stephan Knauss
On 16.01.2011 20:11, Jon Burgess wrote: Does anyone use the existing scheme with max_zoom 18? If not the changes could only effect higher zooms, perhaps as a compatibility mode. I do with zoom 19. And until a few minutes ago I felt fine doing it. Now I feel confused. Stephan

Re: [OSM-dev] How to delete metatiles?

2011-01-16 Thread David Paleino
On Sun, 16 Jan 2011 20:25:55 +0100, Stephan Knauss wrote: On 16.01.2011 20:11, Jon Burgess wrote: Does anyone use the existing scheme with max_zoom 18? If not the changes could only effect higher zooms, perhaps as a compatibility mode. I do with zoom 19. And until a few minutes ago I

Re: [OSM-dev] render_expired for zoom 19 and metatiles

2011-01-16 Thread Jon Burgess
On Sun, 2011-01-16 at 20:08 +0100, Stephan Knauss wrote: During my Christmas vacation I set up a rendering up to zoom 19 on thaimap.osm-tools.org I recompiled mod_tile with MAX_ZOOM 19 (render_config.h) I set maxz in tirex backend config I even adjusted the maximum zoom in the munin

Re: [OSM-dev] How to delete metatiles?

2011-01-16 Thread Frederik Ramm
Hi, Stephan Knauss wrote: On 16.01.2011 20:11, Jon Burgess wrote: Does anyone use the existing scheme with max_zoom 18? If not the changes could only effect higher zooms, perhaps as a compatibility mode. I do with zoom 19. And until a few minutes ago I felt fine doing it. Now I feel

Re: [OSM-dev] Tirex - Rendering jobs stucked in the queue

2011-01-16 Thread Radek Bartoň
Any other thoughts what may cause it or how to debug where is the problem, please? -- Ing. Radek Bartoň Faculty of Information Technology Department of Computer Graphics and Multimedia Brno University of Technology E-mail: black...@post.cz Web: http://blackhex.no-ip.org Jabber:

Re: [OSM-dev] How to delete metatiles?

2011-01-16 Thread Stephan Knauss
On 16.01.2011 22:40, Frederik Ramm wrote: Had it turned out that nobody uses zoom levels 18, then it would havew been easy to define x=18, and implement a new scheme that comes into play for tiles on zoom levels 19+. I wouldn't mind to throw away my existing Z19 tiles. It's not that many

Re: [OSM-dev] Tirex - Rendering jobs stucked in the queue

2011-01-16 Thread Stephan Knauss
On 16.01.2011 23:15, Radek Bartoň wrote: Any other thoughts what may cause it or how to debug where is the problem, please? You don't have renderd running in parallel to tirex, right? Stephan ___ dev mailing list dev@openstreetmap.org

Re: [OSM-dev] Tirex - Rendering jobs stucked in the queue

2011-01-16 Thread Jon Burgess
On Sun, 2011-01-16 at 23:15 +0100, Radek Bartoň wrote: Any other thoughts what may cause it or how to debug where is the problem, please? Are you sure it isn't a tile which is hitting the timeout? There was a bug some time ago where the Agg code can get stuck in an infinite loop rendering

Re: [OSM-dev] Tirex - Rendering jobs stucked in the queue

2011-01-16 Thread Radek Bartoň
You don't have renderd running in parallel to tirex, right? No, there is just mod_tile installed. Are you sure it isn't a tile which is hitting the timeout? There was a bug some time ago where the Agg code can get stuck in an infinite loop rendering some tiles but it only occurs in very

Re: [OSM-dev] render_expired for zoom 19 and metatiles

2011-01-16 Thread Stephan Knauss
On 16.01.2011 20:49, Jon Burgess wrote: On Sun, 2011-01-16 at 20:08 +0100, Stephan Knauss wrote: Would changing all these magic numbers into 19 do the trick? I would skip the twopow array. Or will I be breaking something not that obvious? I'm afraid I can not answer that. It did break on an

Re: [OSM-dev] Tirex - Rendering jobs stucked in the queue

2011-01-16 Thread Frederik Ramm
Hi, On 01/16/11 23:57, Radek Bartoň wrote: From what I've seen while debugging it it doesn't matter on the tile requested. It stucks anytime and even there are some success=1 lines in the jobs.log, the metatiles are all empty. I suggest you configure the tirex test backend which should render