Opened 10 years ago
Closed 10 years ago
#10587 closed defect (fixed)
Download MapData: Raw GPS Data are loaded even if checkbox is unchecked
Reported by: | Owned by: | Gnonthgol | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin continuosDownload | Version: | latest |
Keywords: | template_report github | Cc: |
Description
What steps will reproduce the problem?
- start JOSM be shure that 'continousDownload Plugin' is loaded and active
- Download from OSM... (CRTL+SHIFT+DOWN or Button in Toolbar or Menu)
- be shure that 'Raw GPS Data' is unchecked!
- I usually select a region by 'Slippy map'
- press 'Download'
What is the expected result?
only 'OpenStreetMap Data' should be loaded
What happens instead?
also 'Raw GPS data' are loaded.
this wastes time and bandwidth.
this behavour is since yesterday when continousDownlod plugin was updated to v1.1 (1412191260)
and only if this plubin is active.
Revision: 7588 Repository Root: http://josm.openstreetmap.de/svn Relative URL: ^/trunk Last Changed Author: Don-vip Last Changed Date: 2014-09-29 23:52:43 +0200 (Mon, 29 Sep 2014) Build-Date: 2014-09-29 22:12:08 URL: http://josm.openstreetmap.de/svn/trunk Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last Changed Rev: 7588 Identification: JOSM/1.5 (7588 en) Windows 7 32-Bit Memory Usage: 194 MB / 247 MB (65 MB allocated, but free) Java version: 1.8.0_20, Oracle Corporation, Java HotSpot(TM) Client VM VM arguments: [-Djava.security.policy=file:C:\Program Files\Java\jre1.8.0_20\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=C:\Users\alle\Desktop\josm.jnlp, -Djnlpx.remove=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=49702, -Djnlpx.jvm=<java.home>\bin\javaw.exe, -Djnlpx.vmargs=LURqYXZhLnV0aWwuQXJyYXlzLnVzZUxlZ2FjeU1lcmdlU29ydD10cnVlAA==] Dataset consistency test: No problems found Plugins: - FixAddresses (30416) - ImportImagePlugin (30416) - PicLayer (30436) - RoadSigns (30495) - buildings_tools (30485) - continuosDownload (1412191260) - geotools (30569) - jts (30416) - log4j (30416) - measurement (30641) - terracer (30643) - undelete (30416) - utilsplugin2 (30460)
Attachments (0)
Change History (2)
comment:1 by , 10 years ago
Keywords: | github added |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This should now be fixed in 1.1.01
It will check to see if there are any layers with downloaded data before it starts downloading anything. This also works if you want to download gpx data but not osm data.
Reported on https://github.com/Gnonthgol/JOSM-continuos-download/issues/3 comments