Opened 7 years ago
Last modified 6 years ago
#17796 closed defect
warn about addr:housenumber without number when snc in Italy — at Initial Version
| Reported by: | francians | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core validator | Version: | |
| Keywords: | template_report housenumber italy | Cc: | dieterdreist |
Description
What steps will reproduce the problem?
- create a node
- set addr:housenumber=snc
What is the expected result?
No error in Italy
What happens instead?
Gives warning
Please provide any additional information below. Attach a screenshot if possible.
I suggest this change in mapcss:
*[addr:housenumber=snc][inside("IT")] {
set ok_housenumber;
}
Please see:
https://josm.openstreetmap.de/changeset/15144/josm
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2019-06-03 00:05:30 +0200 (Mon, 03 Jun 2019)
Build-Date:2019-06-02 22:10:24
Revision:15155
Relative:URL: ^/trunk
Identification: JOSM/1.5 (15155 it) Linux Antergos Linux
Memory Usage: 1225 MB / 3541 MB (499 MB allocated, but free)
Java version: 1.8.0_181-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: :0.0 1920x1080
Maximum Screen Size: 1920x1080
Dataset consistency test: No problems found
Plugins:
+ OpeningHoursEditor (34977)
+ PicLayer (35030)
+ buildings_tools (34982)
+ turnrestrictions (34977)
+ utilsplugin2 (34977)
Tagging presets:
+ ${HOME}/JOSM/miopreset.xml
Validator rules:
+ https://josm.openstreetmap.de/josmfile?page=Rules/SuspiciousSwimming_Pool&zip=1
+ ${HOME}/JOSM/MyRules.validator.mapcss
Last errors/warnings:
- W: No configuration settings found. Using hardcoded default values for all pools.
- E: Errore nella inizializzazione del test MapCSSTagChecker:
Note:
See TracTickets
for help on using tickets.


