Modify ↓
Opened 4 years ago
#20559 new enhancement
Improve text "House number without street"
Reported by: | GerdP | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Create a node with addr:housenumber=1
- Run validator
What is the expected result?
A message that tells me to add more information which relates the number to a place or street, e.g. "House number without street or place"
What happens instead?
"House number without street"
Please provide any additional information below. Attach a screenshot if possible.
The code in Addresses.java accepts addr:street, addr:place or addr:neighbourhood and other sources for futher details like relations or an addr:interpolation way, but the message suggests that addr:street is the only "correct" way to improve the data.
Revision:17551 Is-Local-Build:true Build-Date:2021-03-04 08:42:23 Identification: JOSM/1.5 (17551 SVN en) Windows 10 64-Bit OS Build number: Windows 10 Home 2004 (19041) Memory Usage: 964 MB / 4096 MB (186 MB allocated, but free) Java version: 15.0.1+9, AdoptOpenJDK, OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920×1080 (scaling 1,00×1,00) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→32×32, 32×32→32×32 Dataset consistency test: No problems found Plugins: + apache-commons (35524) + buildings_tools (35669) + ejml (35458) + geotools (35458) + jaxb (35543) + jts (35458) + o5m (35640) + opendata (35640) + pbf (35708) + poly (35640) + reltoolbox (35640) + reverter (35688) + undelete (35640) + utilsplugin2 (35691) Validator rules: + c:\josm\core\resources\data\validator\geometry.mapcss Last errors/warnings: - 00000,497 W: extended font config - overriding 'filename.Myanmar_Text=mmrtext.ttf' with 'MMRTEXT.TTF' - 00000,499 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF'
Attachments (0)
Note:
See TracTickets
for help on using tickets.