Opened 15 years ago
Last modified 12 years ago
#6314 closed enhancement
waydownloader: make BBOX-values optional (WAS: BBox too big) — at Version 6
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Plugin waydownloader | Version: | |
| Keywords: | bounding box | Cc: |
Description (last modified by )
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
Change History (6)
comment:1 by , 15 years ago
| Priority: | normal → critical |
|---|
follow-ups: 3 4 comment:2 by , 15 years ago
comment:3 by , 15 years ago
| Resolution: | → irreproducible |
|---|---|
| Status: | new → closed |
comment:4 by , 15 years ago
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 by , 15 years ago
| Priority: | critical → major |
|---|---|
| Resolution: | irreproducible |
| Status: | closed → reopened |
| Summary: | waydownloader: BBox too big → waydownloader: make BBOX-values optional (WAS: BBox too big) |
| Type: | defect → enhancement |
comment:6 by , 13 years ago
| Component: | Plugin → Plugin waydownloader |
|---|---|
| Description: | modified (diff) |
| Keywords: | waydownloader removed |



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?