Peter Newman
|
2c47a11008
|
Fix the seemingly safe spellings found by codespell
Untested, only checked by inspection.
|
2020-06-28 23:06:44 +01:00 |
|
Bryan Housel
|
71b2d2c6b7
|
Upgrade legacy symbols in tests
- iD.Context -> iD.coreContext
- iD.Graph -> iD.coreGraph
- iD.Node -> iD.osmNode
- iD.Way -> iD.osmWay
- iD.Relation -> iD.osmRelation
|
2019-01-30 15:43:02 -05:00 |
|
Bryan Housel
|
b35f6f3f15
|
highway=motorway_link no longer implies oneway=yes
(closes #4727)
iD still explicitly set the tag, and default it to `oneway=yes`
|
2018-01-22 21:45:14 -05:00 |
|
Bryan Housel
|
b07bf8eaa2
|
Extract lane parsing code from way.js into lanes.js
|
2016-10-12 00:10:46 -04:00 |
|