Opened 18 years ago
Closed 17 years ago
#194 closed enhancement (wontfix)
Add new view: tableview
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Currently there is only the map view (showing the osm data in a map).
This doesn't give an overview of all streets you have, bridges, ... in a nice list.
Therefore a spreadsheet like table can be helpfull. This table shows all information of the current downloaded osm data.
The table could show multiple things, an overview of all nodes or ways or ...
each row represents a way/node/... and there are multiple columns.
1 column showing the highway tag, the bridge tag the name tage.
If you could sort on the columns you can group all streets with the same name, ....
This would improve the visibility of the values in the tags and that can be quite helpfull if you are cleaning up the tags of multiple streets.
This view would too complex to be handled usefully.
Use search function to handle elements the way you like.