Hi, On 06/28/11 05:07, [email protected] wrote:
I'm looking at the wiki about converting osm raw data to GML format (for processing further into either shapefile or mapinfo table)
There are several - probably easier - ways of making a shapefile from OSM. Most versatile is Osmjs (a component of Osmium, see wiki page), but you could also use osm2shp (svn.openstreetmap.org/applications/utils/export), or you could use one of the Postgres importers (osmosis, osm2pgsql, or imposm, see wiki pages) to create PostGIS tables and then use pgsql2shp to produce shapes.
Bye Frederik _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

