Commit Graph

2239 Commits

Author SHA1 Message Date
John Firebaugh 1f44b45570 Rename variable 2013-04-06 17:57:59 -07:00
John Firebaugh 872b148bc0 Add access field (#934) 2013-04-06 17:55:53 -07:00
Ansis Brammanis a8f41b8c57 Prevent creation of ways with duplicate nodes
Related to #1249
2013-04-05 16:35:51 -04:00
John Firebaugh 05c659bdd7 Render oneway arrows for junction=roundabout (fixes #1255) 2013-04-05 12:27:36 -07:00
Ansis Brammanis f356e3e357 fix cursors 2013-04-05 14:24:58 -04:00
Ansis Brammanis a8cf59e21c simplify 2013-04-05 13:31:08 -04:00
Ansis Brammanis d7cc24b935 shadows for multipolygons 2013-04-05 12:11:23 -04:00
saman bb cebf5dc1a6 adding mini-loader graphics. 2013-04-05 11:45:49 -04:00
Ansis Brammanis ece158b65e fix geocoder 2013-04-04 19:10:47 -04:00
Ansis Brammanis acdc1b3824 add nodes to all of a segment's ways
when
- dragging a node to a way
- starting a line from a way
- starting an area from a way
- drawing a way
2013-04-04 17:58:53 -04:00
John Firebaugh c1df01cec1 Fix global leak 2013-04-03 16:45:40 -07:00
John Firebaugh 7e2485dd87 Capture better stack traces 2013-04-03 16:41:32 -07:00
John Firebaugh ff3405ae02 Reapply 92ceae9 2013-04-03 16:29:28 -07:00
Saman Bemel-Benrud 4bc98c32d1 reworked out links, closes #1242 2013-04-03 14:20:38 -04:00
John Firebaugh fb16dc8af6 Custom d3 3.1 build (fixes #1232) 2013-04-02 15:00:32 -07:00
John Firebaugh 261e901a91 Fix console reference for IE
https://app.getsentry.com/id/id/group/4402396/
2013-04-02 13:55:10 -07:00
Ansis Brammanis 3ad94406cb fix multi-select regression 2013-04-02 16:54:08 -04:00
Ansis Brammanis e097641f4e Fix deleting entity with modified field
fixes #1237
2013-04-02 16:43:53 -04:00
Ansis Brammanis a4d7b20027 Don't try to select non-multipolygon relations 2013-04-02 16:23:40 -04:00
Ansis Brammanis d573d42ebe Revert "don't try to select relations"
This reverts commit 5c15a180a3.
2013-04-02 16:00:39 -04:00
Ansis Brammanis 834139a7ba fix lasso 2013-04-02 15:59:09 -04:00
Ansis Brammanis 5c15a180a3 don't try to select relations 2013-04-02 15:42:35 -04:00
Ansis Brammanis 691156caec fix flash style 2013-04-02 14:19:02 -04:00
Ansis Brammanis 7e85fed027 add .id-container class to container
fixes #1228
2013-04-02 14:03:46 -04:00
Ansis Brammanis 0c5424aa3f re-add 'selected' class after each redraw
Performance seems to be fine, but we could move this into
svg/* and only run it on entering elements.

fix #1236
2013-04-02 13:51:32 -04:00
Ansis Brammanis 3e75943405 block quick second click when drawing
- doubleclicking to add point doesn't zoom
- doubleclicking on last node selects way, not node

fixes #1233
2013-04-02 13:21:32 -04:00
Ansis Brammanis 7a5fca1e8a select geocoder result
fixes #1235
2013-04-02 12:51:17 -04:00
Ansis Brammanis 9b6a8f2b18 fix wiki link 2013-04-02 12:11:19 -04:00
Saman Bemel-Benrud fc0d89a6bd styled wikipedia preset. 2013-04-02 11:58:19 -04:00
Ansis Brammanis ffdc224390 Fix wikipedia input 2013-04-02 11:56:09 -04:00
John Firebaugh 777e42cfd3 Beta 2013-04-02 08:40:28 -07:00
Ansis Brammanis bae7b13425 Localize maxspeed field (mph and km/h) 2013-04-01 19:36:39 -04:00
John Firebaugh af7d003b88 Don't overload constructor parameters 2013-04-01 15:58:10 -07:00
John Firebaugh 79404c47d9 Multiselect control over disconnection (#1220) 2013-04-01 15:46:13 -07:00
Ansis Brammanis 33ebd9cb5e fix wikipedia input 2013-04-01 16:06:42 -04:00
Ansis Brammanis e82df13a28 wikipedia input field 2013-04-01 15:55:37 -04:00
John Firebaugh 7100054707 Use preset names in commit dialog 2013-04-01 08:33:07 -07:00
Ansis Brammanis 78cf64b64e use Bing for walkthrough
fixes #1210
2013-04-01 10:51:41 -04:00
Ansis Brammanis b0ef106584 avoid walkthrough inception
fixes #1211
2013-04-01 10:37:38 -04:00
saman bb ae56d5f57e fine tuning tag reference. 2013-04-01 00:24:15 -04:00
Ian B c3c2cfd0a2 Add aeroway styles (#1102) 2013-03-30 13:28:14 +01:00
Ansis Brammanis 745240c20b point, line, area mode buttons now toggle 2013-03-29 19:05:50 -04:00
Ansis Brammanis e13305b162 Merge pull request #1206 from systemed/background-overlay
support for overlay layers
2013-03-29 15:46:34 -07:00
John Firebaugh 6c8bb657e3 Use disabled operation icons (fixes #1203) 2013-03-29 15:37:00 -07:00
John Firebaugh 93dd4a2658 Multiselect vertex/way to control splitting 2013-03-29 15:32:19 -07:00
John Firebaugh 2bd6178f07 Split on self-intersections 2013-03-29 15:32:19 -07:00
John Firebaugh bbd4cb80b6 Split ways at intersections (fixes #750) 2013-03-29 15:32:19 -07:00
Ansis Brammanis eda5836554 imagery offsets affect only that layer
fixes #1202
2013-03-29 17:18:26 -04:00
Ansis Brammanis 2f04868770 add support for overlay layers
This is mostly added for the Tiger2012 road overlay
2013-03-29 16:42:53 -04:00
John Firebaugh df633a0466 Cleanup 2013-03-29 12:55:18 -07:00