Modify ↓
#15575 closed defect (fixed)
Validator falsely reports warning "unclosed way - natural type gully"
Reported by: | Sidapo | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 17.11 |
Component: | Core validator | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- create an open way
- tag it with "natural=gully"
- run the intergrated JOSM validator
What is the expected result?
There should be no warning message
What happens instead?
The validator reports a warning message: "unclosed way - natural type gully"
Please provide any additional information below. Attach a screenshot if possible.
Gullys can only be tagged as open ways (https://wiki.openstreetmap.org/wiki/Tag:natural%3Dgully), thus this warning message is not correct
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-10-29 19:52:48 +0100 (Sun, 29 Oct 2017) Build-Date:2017-10-29 19:11:19 Revision:13053 Relative:URL: ^/trunk Identification: JOSM/1.5 (13053 en_GB) Windows 10 64-Bit OS Build number: Windows 10 Pro 1709 (16299) Memory Usage: 834 MB / 989 MB (310 MB allocated, but free) Java version: 1.8.0_131-b11, Oracle Corporation, Java HotSpot(TM) Client VM Screen: \Display0 1920x1080 Maximum Screen Size: 1920x1080 Dataset consistency test: No problems found Plugins: + BuildingGeneralization (16) + FastDraw (33731) + ImportImagePlugin (33563) + PicLayer (33385) + apache-commons (33668) + buildings_tools (33735) + ejml (32680) + geotools (33380) + imagery_offset_db (33774) + jts (32699) + log4j (32699) + merge-overlap (33436) + opendata (33791) + reverter (33572) + utilsplugin2 (33742) Tagging presets: + D:\Dropbox\TCE Internal\Mapping\04_TEMPLATES\JOSM\tct_points_presets_1.xml + D:\Dropbox\TCE Internal\Mapping\04_TEMPLATES\JOSM\tct_routes_presets_5.xml + D:\Documents\Cartisan\JOSM\streams_gullys_presets.xml Map paint styles: - D:\Downloads\ChangeFontSize.mapcss - D:\Documents\Cartisan\JOSM\AUA_Rivers.mapcss - https://github.com/bastik/mapcss-tools/raw/osm/mapnik2mapcss/osm-results/mapnik.zip + D:\Dropbox\TCE Internal\Mapping\04_TEMPLATES\JOSM\tct_josm_colors_2.mapcss - D:\Dropbox\TCE Internal\Mapping\04_TEMPLATES\JOSM\tct_routes_presets_5.xml Last errors/warnings: - W: Failed to load Mappaint styles from 'D:\Downloads\ChangeFontSize.mapcss'. Exception was: java.io.FileNotFoundException: D:\Downloads\ChangeFontSize.mapcss (The system cannot find the file specified) - E: java.io.FileNotFoundException: D:\Downloads\ChangeFontSize.mapcss (The system cannot find the file specified) - W: Initializing map style D:\Downloads\ChangeFontSize.mapcss completed in 36 ms (1 errors, 0 warnings) - W: Failed to parse Mappaint styles from 'D:\Dropbox\TCE Internal\Mapping\04_TEMPLATES\JOSM\tct_routes_presets_5.xml'. Error was: Encountered " "<" "< "" at line 1, column 1. - E: org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException: Encountered " "<" "< "" at line 1, column 1. - W: Initializing map style D:\Dropbox\TCE Internal\Mapping\04_TEMPLATES\JOSM\tct_routes_presets_5.xml completed in 4 ms (1 errors, 0 warnings) - W: No configuration settings found. Using hardcoded default values for all pools. - W: Warning: Failed to scan file 'site-svn.openstreetmap.org-_applications_editors_josm_plugins_opendata_modules.txt' for module information. Skipping. - E: org.openstreetmap.josm.io.OsmApiException: ResponseCode=400, Error Header=<You requested too many nodes (limit is 50000). Either request a smaller area, or use planet.osm> - E: Bad Request - <html>The OSM server 'api.openstreetmap.org' reported a bad request.<br><br>The area you tried to download is too big or your request was too large.<br>Either request a smaller area or use an export file provided by the OSM community.</html>
Attachments (0)
Change History (2)
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 7 years ago
Milestone: | → 17.11 |
---|
Note:
See TracTickets
for help on using tickets.
In 13138/josm: