[Openstreetmap] gpx track upload

Frank Mohr f_mohr at yahoo.de
Thu Jul 28 00:21:47 BST 2005


Schuyler Erle wrote:
> * On 27-Jul-2005 at  1:22PM PDT, Frank Mohr said:
> 
>>i'm having a look at the RPC::XML modules for perl this evening
>>
>>as i understand the osmServerHandler javadoc,
>>it should be possible to upload the tracks as lines with all
>>the metadata
> 
> 
> You also might have a look at the XMLRPC::Lite module.

XMLRPC::Lite seems to be a bit too lite

I tried getAllKeys, getPoints and getNodes, but the module didn't
handle boolean and double as expected.

49.0, 8.0, 50.0, 9.0 gave me a error
java.lang.NoSuchMethodException:
org.openstreetmap.server.osmServerHandler.getPoints(java.lang.String,
int, int, int, int)'
while 49.1, 8.1, 50.1, 9.1 worked
(at least no error but also no usable result)

RPC::XML provides data type converters .. so i gonna try this tomorow

frank

	

	
		
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de





More information about the talk mailing list