Modify

Opened 16 years ago

Closed 16 years ago

#1647 closed enhancement (fixed)

[PATCH] Export as GPX, XLS, ...

Reported by: Markus Owned by: dmuecke
Priority: major Milestone:
Component: unspecified Version:
Keywords: import, export, gpx Cc:

Description

I would like to have a simple export functionality like:

  • selecting a choice of elements by <ctrl-click>
  • select a format
  • exporting the choice in this format

Formats may be:

  • GPX
  • OSM
  • XLS (Excel)
  • ...

It would be also fine to have a possibility to import directly this formats.

Attachments (2)

exporter.txt (49.0 KB ) - added by dmuecke 16 years ago.
fileexport.txt (49.7 KB ) - added by dmuecke 16 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 by anonymous, 16 years ago

Type: defectenhancement

comment:2 by hkucharek, 16 years ago

Don't export XLS but CSV for better usability by more programs

comment:3 by dmuecke, 16 years ago

Owner: changed from framm to dmuecke
Status: newassigned

by dmuecke, 16 years ago

Attachment: exporter.txt added

comment:4 by dmuecke, 16 years ago

Summary: Export as GPX, XLS, ...[PATCH] Export as GPX, XLS, ...

The patch allows to add new formats as plugins further. Export functionality has been moved to class FileExporter. OsmFileExporter, GpxFileExporter are implementation of FileExporter.

comment:5 by dmuecke, 16 years ago

Any update on this?

comment:6 by dmuecke, 16 years ago

Any reason why this patch isn't merged into JOSM?

comment:7 by Gubaer, 16 years ago

Upps, the code has moved forward in the meantime and your patch doesn't apply anymore. Could you please generate a new patch against the current JOSM code base (r1919 or higher) and submit again? Sorry for that.

comment:8 by stoecker, 16 years ago

About the reason for your patches in queue: I have holidays and I'm lazy, sorry but I need some rest as well :-)

This particular patch seems I have overlooked before also. Don't know why, must be a mistake.

by dmuecke, 16 years ago

Attachment: fileexport.txt added

comment:9 by dmuecke, 16 years ago

Attached new version of code re-factoring in file fileexport.txt.

comment:10 by stoecker, 16 years ago

Resolution: fixed
Status: assignedclosed

(In [1949]) fixed #1647 - patch by dmuecke - Improve export

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain dmuecke.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.