> A stupid but working workaround is to go through the .osm file with sed or
> something and rename coastline to something else before running osm2pgsql.

And the more logical solution would be to find the single line in the
osm2pgsql code that drops natural=coastline, adapt that, and
recompile/reimport. Also remove the natural=coastline 'delete' keyword
from default.style. You'll then have the raw natural=coastline ways in
planet_osm_line, and you can create a mapnik rule for those.

-- 
Lennard


_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to