Opened 17 years ago
Closed 17 years ago
#1495 closed enhancement (fixed)
change rendering style of "non connected nodes"
Reported by: | anonymous | Owned by: | framm |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
because not every user understands that nodes have to be connected in order to do routing on the map i suggest a changed rendering style when they are.
eg
nodes that only form a line stay red
nodes with three edges turn yellow and increase in size
nodes with four edges turn green and increase in size even more
and so on
this would lead to a quick validation without any need for plugins
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
Type: | defect → enhancement |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is not possible without large effort. The validator now has an check to find unconnected street endpoints. That should help.
changed defect -> enh