On 21 June 2010 16:59, Thomas Petazzoni <[email protected]> wrote: > Did you modify osm2pgsql in order to import multiple name:XX tags into > the PostGIS database ? How is the PostGIS database layout modified ?
You just need to add name:xx to the default.style file and then reimport the whole area you want to render, alternatively you can use the hstore stuff someone added, I use name:en by default in the tiles I render.
