Jon Burgess <jburgess777 <at> googlemail.com> writes: > > Alternatively, are there plans to make an OSM driver for > > ogr2ogr? > > Not that I know of. I'm sure you could fallback to some path like: > > osm -> postgres -> shapefile -> spatialite
I am doing it as osm -> postgres -> spatialite by using osm2pgsql for the first conversion and ogr2ogr for the second. I was just thinking that I would rather use only one tool. But I can live this way untill perhaps somebody starts delivering OSM excerpts directly as SpatiaLite database files one day. -Jukka- _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

