Bryan Housel
|
1dbf273878
|
Remove flow
https://github.com/openstreetmap/iD/issues/3744#issuecomment-374950519
|
2018-03-22 16:51:53 -04:00 |
|
Bryan Housel
|
efddfd271c
|
More flow coverage of geo submodule
(re: #3744)
also:
- Move types to index and export/import them
- add return types
|
2018-03-17 09:29:12 -04:00 |
|
Bryan Housel
|
d5bf2d9762
|
Add geoHasLineIntersections, better for testing multipolygon rings
(closes #4741)
|
2018-01-24 23:16:51 -05:00 |
|
Bryan Housel
|
e661281e38
|
Prevent self intersecting lines without a junction node
(closes #4646)
|
2018-01-08 19:17:50 -05:00 |
|
Bryan Housel
|
9c27893748
|
Check for valid multipolygon geometry when dragging nodes
(this can get a bit expensive for large/complex multipolygons)
|
2017-12-31 02:26:19 -05:00 |
|
Bryan Housel
|
4f02340374
|
Extract self-intersection code to geoHasSelfIntersections
Test for self-intersecting areas in both drag_node and draw_way
|
2017-12-28 23:10:52 -05:00 |
|
Bryan Housel
|
462fef148d
|
Remove unused imports (eslint warning)
|
2017-12-28 21:20:14 -05:00 |
|
Bryan Housel
|
7af73c10ef
|
Refactor geometric math functions from geo.js to geom.js
|
2017-12-28 01:28:38 -05:00 |
|