Modify ↓
#22395 closed defect (invalid)
Validation search for duplicate addresses not working
Reported by: | Mashin | Owned by: | Mashin |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | latest |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Create two nodes with identical addresses
- Run validator
What is the expected result?
Warning that there are two identical addresses
What happens instead?
No Validator warning is generated.
Please provide any additional information below. Attach a screenshot if possible.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2021-11-01 23:05:46 +0100 (Mon, 01 Nov 2021) Revision:18303 Build-Date:2021-11-01 22:25:18 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18303 en) Mac OS X 12.6 OS Build number: macOS 12.6 (21G115) Memory Usage: 1216 MB / 8000 MB (363 MB allocated, but free) Java version: 17.0.4.1+1, Eclipse Adoptium, OpenJDK 64-Bit Server VM Look and Feel: com.formdev.flatlaf.FlatDarkLaf Screen: Display 1 1512×982 (scaling 2.00×2.00) Maximum Screen Size: 1512×982 Best cursor sizes: 16×16→16×16, 32×32→32×32 Environment variable LANG: en_US.UTF-8 System property file.encoding: UTF-8 System property sun.jnu.encoding: UTF-8 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 Dataset consistency test: No problems found Plugins: + BuildingGeneralization (36) + FastDraw (35893) + ImproveWay (32) + MakeParallel (v1.1.0) + OpeningHoursEditor (35924) + PicLayer (1.0.2) + PolygonCutOut (v0.7) + Review.Changes (1.0.5) + SimplifyArea (35976) + apache-commons (36003) + areaselector (1652822522) + austriaaddresshelper (1597341117) + buildings_tools (36011) + changeset-viewer (v0.0.4) + conflation (0.6.9) + contourmerge (v0.1.9) + ejml (35924) + flatlaf (35862) + geotools (36015) + jackson (36006) + jaxb (35952) + jts (36004) + log4j (36007) + markseen (14) + merge-overlap (35893) + opendata (35910) + reverter (36011) + shrinkwrap (v1.0.4) + splinex (35936) + terracer (35893) + todo (30306) + undelete (36011) + utilsplugin2 (35970) Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/Osmc&zip=1 - https://josm.openstreetmap.de/josmfile?page=Styles/LessObtrusiveNodes&zip=1 + ${HOME}/Documents/Scripts/Configs/JOSM_style/AreaHighway.mapcss + ${HOME}/Documents/Scripts/Configs/JOSM_style/higkingCT.mapcss + https://github.com/gmgeo/osmic-josm-style/archive/master.zip Last errors/warnings: - 00003.808 E: org.openstreetmap.josm.gui.mappaint.mapcss.parsergen.ParseException: Warning: end of line while reading an unquoted string at line 80 column 48. - 00003.811 W: Initializing map style ${HOME}/Documents/Scripts/Configs/JOSM_style/higkingCT.mapcss completed in 5 ms (1 errors, 0 warnings) - 00005.017 W: Region [TMS_BLOCK_v2] : Problem verifying disk. - 02764.618 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> - 02764.623 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> - 04174.067 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> - 04174.071 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 (3)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → needinfo |
comment:2 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | needinfo → closed |
Thanks, it tuned out to be the ignore list. I never realized that the ignore selection persist past the session it was created in.
comment:3 by , 3 years ago
Resolution: | fixed → invalid |
---|
Note:
See TracTickets
for help on using tickets.
It works fine for me.
Please make sure that "Addresses" is enabled in your validator preferences wiki:/Help/Preferences/Validator and it is not on your validator ignore list wiki:/Help/Dialog/Validator#IgnoreListManagement
If you still get no warning please upload the .osm file.