> From: Walter Nordmann [mailto:[email protected]]
> Sent: Saturday, October 26, 2013 2:31 AM
> To: [email protected]
> Subject: [OSM-dev] osm2pgsql: create flatfile from database?
> 
> hi,
> is there a way/tool to create a flatfile for the persitant node cache
> from planet_osm_nodes? Otherwise i have to re-import the full planet to
> get it.

This *might* work, I haven't tried:

Pause your osm2pgsql updates
Download a planet file and run osmupdate on it to make it more recent
Run osm2pgsql on the planet file, and copy the flat nodes file and 
abort after nodes processing is done. The null backend might help here.



_______________________________________________
dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/dev

Reply via email to