This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
iD
Watch
1
Star
0
Fork
0
You've already forked iD
mirror of
https://github.com/FoggedLens/iD.git
synced
2026-04-01 09:40:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea0d15e69eb6b9533e99c27521ecede239376d7f
iD
/
modules
/
validations
History
Martin Raifer
6ec6917dbc
add ignore-list for presets which should not be checked for suspicious names
...
closes
#10884
2025-03-17 13:51:20 +01:00
..
almost_junction.js
…
close_nodes.js
…
crossing_ways.js
Better describe culvert in fix for waterway-road intersection warnings (
#10783
)
2025-02-17 18:59:29 +01:00
disconnected_way.js
…
help_request.js
…
impossible_oneway.js
refactor
isOneWay
to properly support bidirectional ways (
#10730
)
2025-02-12 14:22:09 +01:00
incompatible_source.js
…
index.js
ways with more than 2000 nodes: prevent lockup and provide validator-fix (
#8808
)
2025-02-11 20:08:38 +01:00
invalid_format.js
…
maprules.js
…
mismatched_geometry.js
fix erroneous
mismatched_geometry
warning for preset-less tags
2024-11-23 04:48:28 +14:00
missing_role.js
…
missing_tag.js
add
oneway
to list of attribute-only tag (
#10706
)
2025-02-04 11:00:51 +01:00
mutually_exclusive_tags.js
…
osm_api_limits.js
ways with more than 2000 nodes: prevent lockup and provide validator-fix (
#8808
)
2025-02-11 20:08:38 +01:00
outdated_tags.js
don't repeat
addTags
suggestion if key is also in NSI suggestion
2025-03-10 11:52:20 +01:00
private_data.js
…
suspicious_name.js
add ignore-list for presets which should not be checked for suspicious names
2025-03-17 13:51:20 +01:00
unsquare_way.js
…