Commit Graph

1658 Commits

Author SHA1 Message Date
Eduard Popov 9cbf6217d7 Fix way disappearing due to invalid "layer" tag
Hello.

Now layer() returns only a finite number, not NaN.

/* Chrome 53 */
2016-09-08 12:26:27 +10:00
Bryan Housel 15b3a44c9a Add projection.transform, simplify projection code, WIP on minimap 2016-09-07 08:59:31 -04:00
Tom MacWright 9c902dbf71 geoCentroid -> polygonCentroid 2016-09-06 18:13:50 -04:00
Tom MacWright a28e24bb4c Fix lints 2016-09-06 17:29:03 -04:00
Tom MacWright 0931da1591 Fix areas 2016-09-06 17:28:20 -04:00
Tom MacWright 6bfe6a8640 Down to 7 test failures 2016-09-06 11:16:47 -04:00
Tom MacWright fcb2c3df58 Fix points layer 2016-09-06 11:02:13 -04:00
Tom MacWright 20962074ba Fix vertices areas midlines 2016-09-06 10:58:07 -04:00
Tom MacWright 4fcbcddc5b Fix eslint 2016-09-06 10:18:05 -04:00
Tom MacWright 2b366b5f78 Fix access field 2016-09-06 10:06:28 -04:00
Tom MacWright 92f2908ffe Fix wikipedia 2016-09-05 21:48:22 -04:00
Tom MacWright 6189af9b47 fix localized 2016-09-05 21:40:41 -04:00
Tom MacWright cb50b7b03a Fix raw tag editor tests 2016-09-05 21:30:21 -04:00
Tom MacWright 97ac0c06f1 Fix d3 reference 2016-09-05 11:07:33 -04:00
Tom MacWright ed135ce9ef Enable lib tests 2016-09-05 10:22:45 -04:00
Tom MacWright 760c515c8a Fix source toggle, fix way drawing 2016-09-04 17:33:42 -04:00
Tom MacWright 2910eaddbb Fix point adding 2016-09-04 10:52:57 -04:00
Tom MacWright 0236389611 Fix Circularize logic 2016-09-03 19:33:19 -04:00
Tom MacWright 947a1d9c1a Resolve lints 2016-09-03 19:08:03 -04:00
Tom MacWright 9852fa7879 Fix initial map size 2016-09-03 18:58:45 -04:00
Tom MacWright f0145a8b56 Fix raw tag editor 2016-09-03 18:54:37 -04:00
Tom MacWright aebf0c14e1 Fix area redrawing 2016-09-03 18:42:17 -04:00
Tom MacWright 68d144e0c0 Point dragging works 2016-09-03 18:01:00 -04:00
Tom MacWright 3af54610ca Refactor customEvent system to use d3.customEvent 2016-09-03 17:56:56 -04:00
Tom MacWright 27f9f75eae Master-merge 2016-09-03 17:02:38 -04:00
Tom MacWright 202482519a Disable caching to save memory, fix event.of hack, remove console.log 2016-09-03 17:01:25 -04:00
Tom MacWright c5b3a16d3a Fix getSetValue, fix line display 2016-09-03 16:39:30 -04:00
Tom MacWright b493c85399 Refactor away multi requirement 2016-09-03 15:13:20 -04:00
Bryan Housel 8029d4de62 Fix zoomPanning
for simplicity, use raw mercator like context.projection()
2016-09-03 01:18:36 -04:00
Holger Jeromin d1105ccc14 Removing parseInt call of a number 2016-09-02 09:35:21 +02:00
Holger Jeromin aa1d03c823 Added Radix for parseInt call 2016-09-02 09:20:44 +02:00
Bryan Housel a86f34b4ef Pacify eslint, get build and tests running again 2016-08-26 01:15:07 -04:00
Bryan Housel 1021f6266f Merge branch 'master' into d3-v4 2016-08-25 16:22:50 -04:00
Jon D 1dfa5aa77d Fix comment 2016-08-25 07:07:10 +01:00
Jon D 1b09b0dd60 Add implementation for left/right exchange on direction tags. 2016-08-25 07:03:35 +01:00
Jon D 08ca3e6fa3 Add implementation for directional tag reversal for nodes on a way. 2016-08-25 00:10:30 +01:00
Bryan Housel 5a045933c6 Rename confirm -> uiconfirm and import to save.js
(closes #3373)
2016-08-24 16:03:23 -04:00
Tom MacWright a59b0d9fdf Fix transitions and multis 2016-08-24 10:42:34 -04:00
Tom MacWright 6f762a92a8 Fix dynamic panning and zooming 2016-08-24 10:30:19 -04:00
Tom MacWright 580b907b30 Fix timers 2016-08-24 10:11:21 -04:00
Tom MacWright e7b6b66ddc Fix mode buttons 2016-08-24 09:52:43 -04:00
Tom MacWright e0f3d562c7 Fix tooltip positioning 2016-08-24 09:42:14 -04:00
Tom MacWright 29f2c20e35 Fix selection usage 2016-08-24 09:34:30 -04:00
Kushan Joshi cb670ccdc4 add test cases for bicycleway 2016-08-22 18:17:12 +05:30
Tom MacWright cdb533fa84 Begin d3 v4 update 2016-08-21 15:19:27 -04:00
Kushan Joshi c95df1c830 restructure lanesArray 2016-08-21 04:04:42 +05:30
Kushan Joshi ce948f7563 modify test cases to adjust lanes != total lane count 2016-08-21 03:35:52 +05:30
Kushan Joshi 9f76267152 add psv, hov, hgv , bicycle lanes 2016-08-21 02:34:47 +05:30
Kushan Joshi 80d2000291 add test cases for maxspeed & maxpseed:lanes 2016-08-20 18:32:35 +05:30
Kushan Joshi 51c0670a57 add maxspeed 2016-08-19 03:22:34 +05:30