#452 closed enhancement (wontfix)
CSV import and data layers
| Reported by: | dmgroom | Owned by: | framm |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
Situation:
I have a CSV file which contains lat long coordinates, and I have opened this in JOSM. I get a new data layer entitled "Tracks from myfilename".
If I convert this to a data layer it automatically forms this into a way, it would be nice to have the option of just converting to a series of unconnected nodes.
Perhaps this could be linked to the "Customize line drawing option", so if lines were drawn between the points then when the layer was converted then it was converted to a way, and if no lines were drawn between the points on the layer then when it was converted it was just converted into nodes.
Attachments (0)
Change History (4)
comment:1 by , 14 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
follow-up: 4 comment:3 by , 14 years ago
Replying to AndiPersti:
There is no csv support in JOSM anymore.
At least there exists [http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ColumbusCSV ColumbusCSV
plugin].
Maybe it can be improved to work with other csv-files, too, if it does not yet.
comment:4 by , 14 years ago
Replying to skyper:
At least there exists [http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ColumbusCSV ColumbusCSV
plugin].
Maybe it can be improved to work with other csv-files, too, if it does not yet.
IMO it would be easier to just convert the csv file to an osm file with gpsbabel. This would also solve the original problem that the waypoints are interpreted as points of a way.



There is no csv support in JOSM anymore.