Modify

Opened 15 years ago

Closed 14 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 14 years ago.
fileexport.txt (49.7 KB) - added by dmuecke 14 years ago.

Download all attachments as: .zip

Change History (12)

comment:1 Changed 15 years ago by anonymous

Type: defectenhancement

comment:2 Changed 15 years ago by hkucharek

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

comment:3 Changed 15 years ago by dmuecke

Owner: changed from framm to dmuecke
Status: newassigned

Changed 14 years ago by dmuecke

Attachment: exporter.txt added

comment:4 Changed 14 years ago by dmuecke

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 Changed 14 years ago by dmuecke

Any update on this?

comment:6 Changed 14 years ago by dmuecke

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

comment:7 Changed 14 years ago by Gubaer

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 Changed 14 years ago by stoecker

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.

Changed 14 years ago by dmuecke

Attachment: fileexport.txt added

comment:9 Changed 14 years ago by dmuecke

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

comment:10 Changed 14 years ago by stoecker

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.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.