Opened 2 years ago
Last modified 5 months ago
#6314 new enhancement
waydownloader: make BBOX-values optional (WAS: BBox too big)
| Reported by: | skyper | Owned by: | Harry Wood |
|---|---|---|---|
| Priority: | major | Component: | Plugin waydownloader |
| Version: | Keywords: | bounding box | |
| Cc: |
Description (last modified by Don-vip)
The bounding box waydownloader uses is way too big, resulting in downloading lots of unwanted objects.
Right now waydownloader is useless for me.
r4073, o25190
Attachments (0)
Change History (7)
comment:1 Changed 2 years ago by skyper
- Priority changed from normal to critical
comment:2 follow-ups: ↓ 3 ↓ 4 Changed 2 years ago by Harry Wood
comment:3 in reply to: ↑ 2 Changed 2 years ago by skyper
- Resolution set to irreproducible
- Status changed from new to closed
comment:4 in reply to: ↑ 2 Changed 2 years ago by skyper
Replying to Harry Wood:
I suppose it could be an option. I even wrote "TODO make this an option" in the code :-)
http://trac.openstreetmap.org/browser/applications/editors/josm/plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java#L127
I thought I'd made it pretty diddy though. Which part of the world are you trying to use it? Very far northern/southern latitudes?
I ran into it again 48° North.
The BBOX covers ~ 65 Metres in height and ~ 75 Metres in width which is definitly way to much in a city area where tons of buildings, shops and amenities are loaded.
Please make the BBox-values a configurable option.
Thanks a lot
r4103, o25190, Debian, openjdk
comment:5 Changed 2 years ago by skyper
- Priority changed from critical to major
- Resolution irreproducible deleted
- Status changed from closed to reopened
- Summary changed from waydownloader: BBox too big to waydownloader: make BBOX-values optional (WAS: BBox too big)
- Type changed from defect to enhancement
comment:6 Changed 5 months ago by Don-vip
- Component changed from Plugin to Plugin waydownloader
- Description modified (diff)
- Keywords waydownloader removed
comment:7 Changed 5 months ago by Don-vip
- Owner changed from team to Harry Wood
- Status changed from reopened to new



I suppose it could be an option. I even wrote "TODO make this an option" in the code :-)
http://trac.openstreetmap.org/browser/applications/editors/josm/plugins/waydownloader/src/org/openstreetmap/josm/plugins/waydownloader/WayDownloaderPlugin.java#L127
I thought I'd made it pretty diddy though. Which part of the world are you trying to use it? Very far northern/southern latitudes?