https://bugzilla.wikimedia.org/show_bug.cgi?id=19867

           Summary: Inject into renderd rendering queue when we emit a
                    static map
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: Maps
        AssignedTo: [email protected]
        ReportedBy: [email protected]


>From renderd readme.txt:

  The render daemon implements a queueing mechanism which
  can render foreground requests (for new tiles being viewed)
  and background requests (updating tiles which have expired).
  The size of the queue and the number of threads is determined
  at compile time, see: render_config.h

It would be very nice when we emit a static map for a given bbox/scale to send
render requests to slightly_bigger(bbox,scale) so that we're guaranteed to have
tiles for the immediate area of a static map.

slightly_bigger() would expend the bbox somewhat and make sure we have
renderings for a few more zoom levels than just what the map covers.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to