[OSM-newbies] splitting up a osm file.
Craig Wallace
craigw84 at fastmail.fm
Tue Oct 5 00:40:28 BST 2010
On 04/10/2010 23:22, john whelan wrote:
> I'm running Win 7
>
> Java is at C:\Program Files (x86)\Java\jre1.6.0_20\bin\java.exe
>
> If I simplify the .bat file to
> bin\osmosis
> pause
>
> Then I get:
>
> @@@@@
> C:\Windows\system32>bin\osmosis
> The system cannot find the path specified.
>
> C:\Windows\system32>pause
> Press any key to continue . . .
> @@@@@
> I note that bin contains a file osmosis and one called osmosis.bat if
> I use a call in front of the bin\osmosis I get the same result.
You need to change to the correct directory, ie the one where you
unzipped Osmosis. Its probably called "osmosis-0.36"
So open a command prompt, use the "cd" command to change to that
directory, then run "bin\osmosis" and see what happens, and if there's
any errors.
More information about the newbies
mailing list