Modify

Opened 10 years ago

Closed 10 years ago

Last modified 2 weeks ago

#12348 closed enhancement (wontfix)

Export Tags as CSV file in JOSM

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: csv export Cc:

Description

Is it possible to export the tags from a file with JOSM. I have a list of boundaries and want to export all the name to an excel sheet

J

Attachments (0)

Change History (5)

comment:1 by Don-vip, 10 years ago

Keywords: csv export added

comment:2 by simon04, 10 years ago

Type: defectenhancement

comment:3 by stoecker, 10 years ago

Problem with this request is that everbody who wants something similar has different opinions how the result should look like. I don't think it makes sense to integrate such a feature.

comment:4 by Don-vip, 10 years ago

Resolution: wontfix
Status: newclosed

only easy thing would be to export nodes. In that case (export boundaries names) I can't think about a generic way to satisfy everyone.

comment:5 by aceman, 2 weeks ago

I would also have a use for this. Is there a plugin doing something similar?

You could export the OSM objects like:
column1: id
column2: type (node/way/relation)
column3..x: list of key, each key would be a separate column. For uniform filtered data (like only boundaries in the example), there wouldn't be many columns
rows would be the tag value

Example csv file:
id,type,boundary,admin_level,name,ref
121,way,administrative
123,way,administrative
1,relation,administrative,2,Germany
2,relation,administrative,4,Bavaria,DE132123

If someone wants to just get the list of refs and corresponding names, that would be enough.

It seems there is an external program to do it:
https://wiki.openstreetmap.org/wiki/Osmconvert

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.