Hi! I'm writing a tutorial for a class how to convert osm-files to shapefiles.
osm2shp from Geofabrik does a pretty good job, but it's hard to change the layout of the shapefiles. As the target audience are no computer scientists and don't know C, I wrote a preprocessor for osm2shp which takes a simple config file. You have to recompile osm2shp if you change that file. The default config is similar to the original osm2shp. Maybe somebody might need this too ... Check out the source at https://github.com/plepe/osm2shp greetings, Stephan -- Seid unbequem, seid Sand, nicht Öl im Getriebe der Welt! - Günther Eich ,---------------------------------------------------------------------. | Stephan Plepelits, | | Technische Universität Wien - Studien Informatik & Raumplanung | | Projects: | | > openstreetbrowser.org > couchsurfing.org > tubasis.at > bl.mud.at | | Contacts: | | > Mail: [email protected] > Jabber: [email protected] | | > Blog: plepe.at > Twitter: twitter.com/plepe | `---------------------------------------------------------------------' _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

