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

           Summary: Support local names in our PostGIS schema
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://wiki.openstreetmap.org/wiki/Regionalisedmap
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Maps
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: ava...@gmail.com


When we render maps with mapnik it's going to be neat to render them in the
local language depending on what wiki we're on.

To do this we need to make the required changes at the PostGIS level (see URL).

By default the PostGIS schema only imports one tag as "name". This gives most
priority to the name=* tag which will override any name tag that has an
attached language code, e.g. name:de=* or name:is=*

So before we do a PostGIS import we need to edit the default.style file with
the name tags we want to have added, and then create views for the planet for
each language (see URL again).


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to