[OSM-dev] Update to osm-new.xml
Jon Burgess
jburgess at uklinux.net
Mon Dec 4 23:18:37 GMT 2006
On Tue, 2006-11-28 at 23:42 +0000, Artem Pavlenko wrote:
> Nick,
>
> I did :
>
> ./osm2pgsql uk-planet.osm > uk.sql
> sed -i "s/natural/natural_/g" uk.sql
> psql -Uuser db < uk.sql
>
> Cycling paths look cool :). I couldn't find any peaks, though .
> There some issues with applying PolygonSymbolizer to the coast line as
> it was a polygon.
>
> Cheers
> Artem
>
The latest osm2pgsql + osm.xml use "natural" with the correct quoting so
you shouldn't need to mess around changing things to natural_
Jon
More information about the dev
mailing list