Hi, I just went to go and get a coffee when i noticed a email, thought it was just usual spam. Read your message, and it worked. it was because i did not put they 'python' keyword infront. How did u figure it out?
Although, cos i nver worked with python, things are bound to go wrong on the first hurdles right? Cheers :) Bill McClain-4 wrote: > > 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 > > -- View this message in context: http://www.nabble.com/Code-not-work---DESPERATE-HELP-%3A%28-tp20253039p20255455.html Sent from the Python - python-list mailing list archive at Nabble.com. -- http://mail.python.org/mailman/listinfo/python-list
