Amrit, 99% of the time, when someone is asking this type of question, they are planning an import.
So while I want to answer your question- do you mind telling us what you're working on? - Serge On Sat, Oct 12, 2013 at 3:32 AM, amrit karmacharya <[email protected]> wrote: > I am trying to create a way using the python osm api > > On trying to create a new way, the api requires the id of the nodes to be > kept in <nd ref='id'>. My problem is that the nodes have not been created > yet and i want to create the node and way at once. Can this be done at once > or do i have to create the nodes first and then use the node ids to create > the way later? > > _______________________________________________ > dev mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/dev > _______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

