Ticket #20 (closed enhancement: fixed)
Support multiple data layers
| Reported by: | imi | Owned by: | imi |
|---|---|---|---|
| Priority: | critical | Component: | unspecified |
| Version: | Keywords: | ||
| Cc: | hakan@… |
Description
Download data only to a specific data layer
Attachments
Change History
comment:1 Changed 5 years ago by imi
- Summary changed from Download to a specific layer to Support multiple data layers
comment:3 Changed 5 years ago by frsantos@…
Thinking about the announce of AND giving its data of Netherlands, India and China, and how could it be merged with our data, I thought in a parallel OSM server with this data, and a tool that can visually compare both data sets, and merge them.
The tool could be JOSM, but this bug should be fixed first. As the DataSet (Main.ds) is a property of the application, not of the layer, it should be deprecated and moved to the MapView or similar, so that two or more MapViews can be created. This will break plugins, so temporary methods should be created meanwhile.
comment:5 Changed 5 years ago by imi
- Status changed from new to assigned
Main.ds does not *have* to be deprecated. It can contain the dataset for the current active (In layer dialog selected) layer.
However, plugins and other JOSM code has to live with the fact, that Main.ds can change over time, but this should be much less hassle than deprecating it's location.
comment:7 Changed 5 years ago by imi
- Status changed from assigned to closed
- Resolution set to fixed
fixed in changeset:290. I expect many bugs introduced. Please open new tickets if you find something.



not only download, but generally support multiple data layers