Hi, I am currently finalizing my efforts to make my GPS-Mapper (yMap) work together with OSM. Generally everything works - but it's awfully slow on Uploading and deleting WayPoints.
As I understand the protocol one sends a new Waypoint to OSM and receives the new ID in return. So you can additionally make up a "way" with the new ids and upload the way as well. But doing a send for each single WP takes awfully long (in my implementation) - and JOSM is quite a bit faster. So my question is: What am I doing wrong? Is there a way of sending multiple WPs and receiving mutliple node-ids? Is there a way of deleting multiple WPs in one command (listing the ids in question)? I am getting an error if I send more than one WP at a time. Any help is appreciated - TNX -- -m*sh- ___________________________________________________ | harry w. graner |mail: hy [_at_] sha-mash [_dot_] de |--------------------------------------------------- [public gpg-key on request] take a look at my blogs: http://yMap4OSM.blog.de _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

