[Openstreetmap-dev] Using osmServerClient ?

Magne Mæhre magne at samfundet.no
Tue May 31 12:30:06 BST 2005


>>>>>>>>>>>> SteveC wrote (2005-05-31 10:30:19):
| If I compile and run it I get
| 
| steve at turbo dist $ java OpenStreetTest
| grabbing nodes...
| Spent 1785 in request
| Calling getNodes took 1855.0ms
| reading Lines...
| Spent 2764 in request
| Calling getLines took 2764.0ms
| done getting lines!
| Got 1697 nodes and 1755 lines

I think I  have it.
There is a conflict between xmlrpc-1.2-b1.jar and
xmlrpc-applet.jar.  If xmlrpc-1.2-b1.jar is added
to the CLASSPATH _before_ xmlrpc-applet.jar, no data
will be retrieved.  You will not get an error or
exception, though.

--Magne





More information about the dev mailing list