Changes between Initial Version and Version 1 of Ticket #18566, comment 21
- Timestamp:
- 2020-01-21T11:10:28+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18566, comment 21
initial v1 1 1 I fear I cannot solve this problem without a complex rewrite of the existing classes. We have lots of different classes which download a list of primitives. Some are aware of the Overpass api, some are not. 2 For example, "Download parent ways/relations" always uses the O verpassapi to find the parents but then uses Overpass to download the details.2 For example, "Download parent ways/relations" always uses the OSM api to find the parents but then uses Overpass to download the details. 3 3 With Overpass api I would expect a single call with something like this for node 26165886: 4 4 {{{


