Would it be possible (I know, patches welcome -- I'm just asking about feasibility right now) to stream the node IDs back as the API creates them instead of waiting until the /changeset/upload operation is finished? This would potentially kill two birds with one stone:
1. Give the clients the ability to show progress 2. Save some memory on the API server (don't have to store the node IDs in memory, can just stream them out)
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

