Opened 7 years ago
Closed 19 months ago
#16207 closed enhancement (fixed)
continuous download plugin is not downloading notes
Reported by: | mkoniecz | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin continuosDownload | Version: | |
Keywords: | template_report note | Cc: |
Description ¶
What steps will reproduce the problem? ¶
- enable continuous download plugin
- pan to area without notes and data
What is the expected result? ¶
Notes and data are downloaded
What happens instead? ¶
Data is downloaded, notes not
Please provide any additional information below. Attach a screenshot if possible. ¶
https://github.com/JOSM/continuos-download has no infor where feature requests and other issues should be reported and github bug tracker is disabled. If this plugin is in maintemance only mode it is not mentioned in its readme or at https://wiki.openstreetmap.org/wiki/JOSM/Plugins/continuosDownload
BTW, I wanted to make a trivial PR (fixing typo in the README - "as smal as possible" but I am not sure whatever I should send it as a github PR or a patchfile here)
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2018-04-17 00:51:35 +0200 (Tue, 17 Apr 2018) Build-Date:2018-04-17 01:31:54 Revision:13646 Relative:URL: ^/trunk Identification: JOSM/1.5 (13646 en) Linux Ubuntu 16.04.4 LTS Memory Usage: 441 MB / 869 MB (105 MB allocated, but free) Java version: 1.8.0_171-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: :0.0 1920x1080 Maximum Screen Size: 1920x1080 Dataset consistency test: No problems found Plugins: + OpeningHoursEditor (34095) + buildings_tools (34109) + continuosDownload (68) + imagery_offset_db (34109) + reverter (34109) + todo (30304) Last errors/warnings: - W: No configuration settings found. Using hardcoded default values for all pools.
Change History (6)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Keywords: | note added |
---|
comment:4 by , 19 months ago
PR here: https://github.com/JOSM/continuos-download/pull/11
This also requires changes in JOSM core. Specifically, we need to keep track of the download bounds for notes.
See also https://github.com/Gnonthgol/JOSM-continuos-download/issues/15 (this issue at now abandoned project, current plugin was forked from it)