[OSM-dev] planet_osm2txt with planet-060818?
Nick Burch
openstreetmap at gagravarr.org
Mon Aug 21 23:40:05 BST 2006
On Mon, 21 Aug 2006, Nick Whitelegg wrote:
> There is I think a strong need for a utility to only put a given tile of
> planet.osm into a database, that way people can easily set up localised
> planet-based databases.
planetosm-to-db.pl ?
<http://svn.openstreetmap.org/utils/planet.osm/perl/planetosm-to-db.pl>
Just pop in an exclude bbox near the start, and off you go. It's regexp
based, and only needs to store in memory the nodes and segments within
your bbox, so shouldn't need too much memory
Nick
More information about the dev
mailing list