Trying to import a .csv into #JOSM I get this error message:
"No valid coordinates have been found"
The .csv has one column named xcoord and another named ycoord, and the coordinates are in these columns. What do I need to do to get JOSM to recognize these? Thanks!
@forteller did you try just x and y? Or lat/lon?
@CjMalone I figured it out, had to rename them "latitude" and "longitude" :)