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

           Summary: Simplify the URL parameters cgi-bin/export takes
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Maps
        AssignedTo: [email protected]
        ReportedBy: [email protected]
        Depends on: 19860


It would make the SlippyMap Extension code a lot simpler if the cgi-bin/export
script could take that were something like the Google Maps static map API:

  ?center=40.714728,-73.998672&zoom=14&size=512x512

Instead of the current bbox/scale stuff that needs a lot of complex PHP to
calculate.

Mapnik probably has functions to make it easy to calculate bbox/scale based on
lat/lon/zoom/width/height.


-- 
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