Commit Graph

2405 Commits

Author SHA1 Message Date
Ansis Brammanis bfdca7fc85 Add fill patterns for landuse, natural areas
Not working in Firefox. To get it to work in Firefox,
styles need to be directly applied to the path, or
set in an embedded stylesheet (not sure whats going on there).
2013-03-08 00:16:07 -05:00
John Firebaugh c92741facc Add subway entrance and post box presets 2013-03-07 19:40:00 -08:00
John Firebaugh 346e742084 Add service=* options 2013-03-07 18:09:53 -08:00
John Firebaugh c1d17c5d35 Add picnic site preset 2013-03-07 17:59:57 -08:00
John Firebaugh 078ecb1946 Add toilets preset 2013-03-07 17:55:45 -08:00
John Firebaugh f563c95bf2 Add hotel preset 2013-03-07 17:53:40 -08:00
John Firebaugh ea2ebe430d Add path preset 2013-03-07 17:44:34 -08:00
John Firebaugh c24c2b7f66 Add cemetery icon 2013-03-07 17:18:48 -08:00
John Firebaugh 78b316119b Add aerodrome (airport) preset 2013-03-07 17:15:53 -08:00
John Firebaugh 244d56ee42 Improve place of worship presets 2013-03-07 17:07:45 -08:00
John Firebaugh 52aae4e50d Add landuse presets 2013-03-07 16:49:03 -08:00
John Firebaugh ecdea0d6e7 Expand natural presets 2013-03-07 15:33:14 -08:00
Tom MacWright d1fd4da511 Merge pull request #931 from systemed/streams
Start using d3 3.1.0
2013-03-07 15:27:04 -08:00
Tom MacWright 3e69ef6f9e Fix tests and global leak 2013-03-07 17:53:36 -05:00
Tom MacWright 0fafa340fe Start using d3 3.1.0
Update d3, use streams, d3.set, clip
Use clipping, fix side effects
2013-03-07 17:45:16 -05:00
John Firebaugh 7a00c896b2 Add tree preset 2013-03-07 14:36:57 -08:00
John Firebaugh 28003184b3 Use subdirectory rather than file prefix 2013-03-07 13:56:28 -08:00
John Firebaugh b1316676b2 Add water presets 2013-03-07 13:53:09 -08:00
John Firebaugh a57626f51c Add a make rule for presets 2013-03-07 13:53:09 -08:00
Ansis Brammanis df18dd9ca9 Hide geocoder, background on mousedown 2013-03-07 16:20:32 -05:00
Ansis Brammanis e810cfb666 keyboard navigation for background 2013-03-07 16:15:01 -05:00
Ansis Brammanis e95cc54396 Fix geocoder tabindex 2013-03-07 16:01:44 -05:00
Saman Bemel-Benrud d2e2a1b9fe back to the original inkscape landuse-patterns file. 2013-03-07 15:49:31 -05:00
Tom MacWright e2dc3f46b2 Improve svg and util test coverage 2013-03-07 15:44:23 -05:00
Saman Bemel-Benrud fd2f464bf9 cleanup error message. 2013-03-07 15:33:16 -05:00
Tom MacWright 4ac5da7584 Merge branch 'master' of github.com:systemed/iD 2013-03-07 15:32:30 -05:00
Tom MacWright ca74b111b0 Fix highlighting of layers and geocoding
* Fix highlighting of custom layer. Fixes #915
* Line up tabindexes. Fixes #922
2013-03-07 15:32:03 -05:00
Tom MacWright 154a587631 Fine tune marker spacing 2013-03-07 15:31:26 -05:00
Ansis Brammanis 4ba11985b5 remove old preset files 2013-03-07 15:31:26 -05:00
Tom MacWright d683d98945 Avoid unnecessary bind 2013-03-07 15:31:26 -05:00
Tom MacWright a58df86126 Corner-preserving resampling 2013-03-07 15:31:26 -05:00
Tom MacWright 1228155551 Fix tests
Way lines are no longer the only paths on the map, so we need to be more
specific.
2013-03-07 15:31:26 -05:00
Tom MacWright 4c1f292378 Resample oneway paths to produce markers.
This uses a technique created by @mbostock in http://bl.ocks.org/mbostock/4965670
Need to confirm that this is faster. It is definitely cleaner.
2013-03-07 15:31:25 -05:00
Ansis Brammanis 2af11c71db disable hideOnMouseover while dragging 2013-03-07 15:19:32 -05:00
Ansis Brammanis 6e770dbb85 split presets into individual files 2013-03-07 15:01:34 -05:00
John Firebaugh 27861ca6b2 Implement multiselect cursors (fixes #296) 2013-03-07 11:57:43 -08:00
Tom MacWright 9502f34e08 Merge pull request #918 from systemed/resample-oneway
Resample oneway paths to produce markers.
2013-03-07 11:37:26 -08:00
Tom MacWright ee04bf65f4 Fine tune marker spacing 2013-03-07 14:37:00 -05:00
Ansis Brammanis 4dab9bc7f3 remove old preset files 2013-03-07 14:35:57 -05:00
Saman Bemel-Benrud cb50f75fd9 adding add and remove cursors for multiselect. 2013-03-07 14:33:17 -05:00
Tom MacWright d083b7ea6a Avoid unnecessary bind 2013-03-07 14:17:31 -05:00
Tom MacWright fefdecfa67 Corner-preserving resampling 2013-03-07 14:16:08 -05:00
Saman Bemel-Benrud 2707daec8b moved spinner. 2013-03-07 14:10:15 -05:00
John Firebaugh 25f7cd310d Merge branch 'spinner'
Conflicts:
	css/app.css
	js/id/connection.js
2013-03-07 11:00:14 -08:00
John Firebaugh a6ce12efb6 Add shadow on area strokes (fixes #674) 2013-03-07 10:33:11 -08:00
John Firebaugh 457922856e Remove stroke-width on vertex shadows
This was causing oversized hit boxes on Firefox.
2013-03-07 10:33:10 -08:00
John Firebaugh cb59453fcd Make vertex shadow slightly smaller
It's getting in the way too often.
2013-03-07 10:33:10 -08:00
Saman Bemel-Benrud d77f8b6779 adding source for map colors that I forgot to add a long time ago. 2013-03-07 13:29:00 -05:00
Ansis Brammanis aec08f0558 Add and fix some presets 2013-03-07 13:24:47 -05:00
Saman Bemel-Benrud 8d911a4a9d styling loading state. 2013-03-07 13:14:16 -05:00