Hello, 
 Any ideas? asked 20 Sep '10, 12:37 ivanatora retagged 21 Sep '10, 19:12 scai ♦  | 
3 Answers:
 answered 20 Sep '10, 13:53 Gnonthgol ♦ edited 22 Jul '13, 20:07 skorasaurus  | 
In JOSM you can create a node at a specific coordinate in GG.GGGGGG notation using shift-D. Note that depending on your locale you might have to use a "," instead of a "." (that is, GG,GGGGGG), even though the default entry uses a "." for all locales (see bug 5482). answered 20 Sep '10, 13:12 scai ♦ edited 21 Sep '10, 21:23 Gnonthgol ♦  | 
I would use my favourite XML generator MS Excel which does two strings operations: convert coordinate format, and put together XML statements, and create .osm file from this. answered 20 Sep '10, 12:54 JaakL  | 

Tools -> Add Node always accept only the GG.GGGGGG, I think it should accept the currently selected coordinate format?
Yeah, I've just added that 5488 request :) Let's see if it is going to be accepted.