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-03-04 18:33:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2640b3059b68708463284f7e244f0b01bde7c98f
iD
/
modules
/
validations
History
Martin Raifer
bd71ccba17
fix false positive "unreachable oneway" validation cased by oneway=-1
...
fixes
#11068
2025-05-27 14:44:51 +02:00
..
almost_junction.js
…
close_nodes.js
…
crossing_ways.js
use lodash-es everywhere, replace custom clamp methods with lodash
2025-04-21 14:43:35 +02:00
disconnected_way.js
…
help_request.js
…
impossible_oneway.js
fix false positive "unreachable oneway" validation cased by oneway=-1
2025-05-27 14:44:51 +02: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
…