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-02-27 07:53:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab7df6e040cb2697110987c845b7e0c707791749
iD
/
modules
/
validations
History
Martin Raifer
b05be80e53
only show outdated tags warning if there are tags to upgrade,
fixes
#10980
2025-04-23 12:36:57 +02: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
only show outdated tags warning if there are tags to upgrade,
fixes
#10980
2025-04-23 12:36:57 +02: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
…