On 2008-10-30, fx5900 <[EMAIL PROTECTED]> wrote: > Hi,
> i am trying to convert an .osm (openstreetmap) file into gml format and > finally to shapefile given this wiki info > http://wiki.openstreetmap.org/index.php/GML. I'm using windows and when i > entered the following commands osm2gml.py < map_01_data.osm > > map_01_data.gml on my dos prompt i get a number of errors, some of which > are bellow: Does this give any better results: python osm2gml.py < map_01_data.osm > map_01_data.gml -Bill -- Sattre Press In the Quarter http://sattre-press.com/ by Robert W. Chambers [EMAIL PROTECTED] http://sattre-press.com/itq.html -- http://mail.python.org/mailman/listinfo/python-list
