[OSM-dev] windows xp
Remco Houtkamp
r.houtkamp at burohoutkamp.nl
Tue Nov 10 12:38:28 GMT 2009
Hi all,
I've been trying for months to get some osm data to work with mapguide.
I've tried postgresql with postgis. With no luck because I can not get
postgis to work with mapguide.
I wanted to switch to mysql. It seems that I need osmosis so I
downloaded osmosis.
osmosis --read-xml file="planet.osm" --write-mysql host="localhost"
database="osm" user="root" password="*************"
gave me an error:
Exception in thread "main" java.lang.NoClassDefFoundError: and
Caused by: java.lang.ClassNotFoundException: and
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class: and. Program will exit.
Is it possible to use this with windows xp?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20091110/c68df04a/attachment.html>
More information about the dev
mailing list