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-14 09:42:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c370f3394fbdbaaaa4dbb45401ff2c5bb5267310
iD
/
test
/
spec
/
osm
History
Bryan Housel
10659505e2
Add code to treat a few special tags as areas instead of lines
...
even in the absense of a proper `area=yes` or `areaKeys` tag. (
closes
#4194
)
2017-08-06 23:39:58 -04:00
..
changeset.js
Changeset refactor
2017-03-15 11:03:43 -04:00
entity.js
Ensure isDegenerate can be called for all entities
2017-01-23 14:17:41 -05:00
intersection.js
Refactor Intersection, Multipolygon from
geo
to
osm
2016-10-11 23:09:27 -04:00
lanes.js
Extract lane parsing code from way.js into lanes.js
2016-10-12 00:10:46 -04:00
multipolygon.js
Don't consider untagged multipolygons as old multipolygons
2017-05-04 12:16:04 -04:00
node.js
Fix isConnected tests
2017-04-26 00:54:45 -04:00
relation.js
Refactor Intersection, Multipolygon from
geo
to
osm
2016-10-11 23:09:27 -04:00
way.js
Add code to treat a few special tags as areas instead of lines
2017-08-06 23:39:58 -04:00