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 01:30:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95d34835e22bd318e20d364e62eedcfa53ea53df
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
…
invalid_format.js
…
maprules.js
…
mismatched_geometry.js
…
missing_role.js
…
missing_tag.js
…
mutually_exclusive_tags.js
…
osm_api_limits.js
…
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
…