Richard Ive wrote: > Is it easy to run a cron that downloads the daily diff which you can > then run an: > ./osm2pgsql -a -m -d gis ../planet-date.osm.gz on? (I'd assume you add > the -a to add the data, rather than clear the db)
my setup uses osmosis to read the diffs and pipe the results to osm2pgsql. Mind to use the slim mode on initial import to support updates. Stephan _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

