Re: [OSM-talk] Osmosis appears to be working correctly but no output file created. Any one seen this before?

2008-03-03 Thread Nathan Scott
Frederik,

Thanks,

Works fine now.

Best Regards,

Nathan
 Hi,

   
 and MyArea.txt looks like this: 
 North_Bristol 
 1 
 51.6304 -2.5619 
 51.6304 -2.4925 
 51.4865 -2.4925 
 51.4865 -2.5619 
 END 
 END 
 

 Use this:

 North_Bristol
 1
  -2.5619 51.6304
  -2.4925 51.6304 
  -2.4925 51.4865
  -2.5619 51.4865
 END
 END

 and it will work.

 Bye
 Frederik

   


___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk


[OSM-talk] Osmosis appears to be working correctly but no output file created. Any one seen this before?

2008-03-02 Thread scottn
Hi all, 

Some progress made: 

I have a shell script do_it2.sh that looks like this: 
java -mx1024m -jar osmosis.jar --read-xml file=uk-080227.osm  
--bounding-polygon file=MyArea.txt --write-xml file=MyArea.osm 

and MyArea.txt looks like this: 
North_Bristol 
1 
51.6304 -2.5619 
51.6304 -2.4925 
51.4865 -2.4925 
51.4865 -2.5619 
END 
END 

And I get this: 

[EMAIL PROTECTED] osmosis-0.24]$ sh do_it2.sh 
01-Mar-2008 18:17:20 com.bretth.osmosis.core.Osmosis main 
INFO: Osmosis Version 0.24 
01-Mar-2008 18:17:20 com.bretth.osmosis.core.Osmosis main 
INFO: Preparing pipeline. 
01-Mar-2008 18:17:20 com.bretth.osmosis.core.Osmosis main 
INFO: Launching pipeline execution. 
01-Mar-2008 18:17:20 com.bretth.osmosis.core.Osmosis main 
INFO: Pipeline executing, waiting for completion. 
01-Mar-2008 18:18:25 com.bretth.osmosis.core.Osmosis main 
INFO: Pipeline complete. 
[EMAIL PROTECTED] osmosis-0.24]$ 

It goes away for a few minutes but the file MyArea.osm is not created. 

I am obviously missing something here! 

Thanks and Regards, 

Nathan

___
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk