Modify ↓
Opened 6 years ago
Closed 23 months ago
#17558 closed defect (othersoftware)
selecting a range of tasks to validate
Reported by: | watergeus | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report HOT Tasking Manager | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- select a range of tasks in TM3.
- Start Editor
- IN JOSM you should see a line Convert to GPX layer after pressing right on the line data layer
What is the expected result?
to be able to select this line and see a line convertoed form OSM data. Right clicking on that line should start "download form OSM along this track"
What happens instead?
another menu similar as the one after OSM data
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2019-03-31 21:17:00 +0200 (Sun, 31 Mar 2019) Build-Date:2019-03-31 20:25:18 Revision:14945 Relative:URL: ^/trunk Identification: JOSM/1.5 (14945 en) Windows 10 64-Bit OS Build number: Windows 10 Enterprise 1803 (17134) Memory Usage: 556 MB / 1820 MB (148 MB allocated, but free) Java version: 1.8.0_201-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1680x1050, \Display1 1920x1080 Maximum Screen Size: 1920x1080 Dataset consistency test: No problems found Plugins: + BuildingGeneralization (23) + FastDraw (34949) + ImproveOsm (165) + SimplifyArea (34867) + auto_tools (67) + buildings_tools (34904) + changeset-viewer (22) + continuosDownload (82) + contourmerge (v0.1.4) + ejml (34389) + geochat (34867) + geojson (116) + geotools (34513) + gson (34389) + imagery_offset_db (34867) + jna (34867) + jogl (1.2.2) + jts (34524) + log4j (34527) + mapathoner (0.8.6) + markseen (13) + measurement (34867) + merge-overlap (34664) + reltoolbox (34867) + reverter (34953) + scripting (30794) + terracer (34867) + todo (30306) + touchscreenhelper (34678) + turnrestrictions (34867) + utilsplugin2 (34932) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/HotNepal&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/Quick-highways&zip=1 Map paint styles: - https://github.com/MissingMaps/josm_styles/archive/master.zip - https://josm.openstreetmap.de/josmfile?page=Styles/Fixme&zip=1 - https://github.com/MarkCupitt/HOT-Osm-Validation/blob/master/HOT-Validate.mapcss + https://github.com/hotosm/HDM-JOSM-style/archive/master.zip - %UserProfile%\Desktop\JOSM\HOT-Osm-Validation-master.zip - https://github.com/osmlab/appledata/archive/josm_paint_inline_validation.zip - %UserProfile%\Desktop\JOSM\Styles_Highway_Nodes.zip Last errors/warnings: - E: Error header: Precondition failed: Node 6373690221 is still used by ways 680681001. - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=412, Error Header=<Precondition failed: Node 6373690221 is still used by ways 680681001.> - E: Object still in use - <html><strong>Failed</strong> to delete <strong>node 6373690221</strong>. It is still referred to by way 680681001.<br>Please load the way, remove the reference to the node, and upload again.<br><br>Click <strong>Prepare conflict resolution</strong> to load them now.<br>If necessary JOSM will create conflicts which you can resolve in the Conflict Resolution Dialog.</html> - E: Error header: Precondition failed: Node 6373690224 is still used by ways 680681002. - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=412, Error Header=<Precondition failed: Node 6373690224 is still used by ways 680681002.> - E: Object still in use - <html><strong>Failed</strong> to delete <strong>node 6373690224</strong>. It is still referred to by way 680681002.<br>Please load the way, remove the reference to the node, and upload again.<br><br>Click <strong>Prepare conflict resolution</strong> to load them now.<br>If necessary JOSM will create conflicts which you can resolve in the Conflict Resolution Dialog.</html> - W: Delete nodes outside of data regions? - <html>The selected ways have nodes outside of the downloaded data region.<br>This can lead to nodes being deleted accidentally.<br>Do you want to delete them anyway?</html> - E: Error header: Precondition failed: Node 6370769407 is still used by ways 680397732. - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=412, Error Header=<Precondition failed: Node 6370769407 is still used by ways 680397732.> - E: Object still in use - <html><strong>Failed</strong> to delete <strong>node 6370769407</strong>. It is still referred to by way 680397732.<br>Please load the way, remove the reference to the node, and upload again.<br><br>Click <strong>Prepare conflict resolution</strong> to load them now.<br>If necessary JOSM will create conflicts which you can resolve in the Conflict Resolution Dialog.</html>
Attachments (0)
Change History (3)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 5 years ago
Keywords: | HOT Tasking Manager added |
---|
comment:3 by , 23 months ago
Resolution: | → othersoftware |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I think, JOSM just receives remotecontrol commands. Everything else is done in https://github.com/hotosm/tasking-manager.