16273 Commits

Author SHA1 Message Date
John Firebaugh f0f2425d63 Add construction preset 2013-03-08 10:41:33 -08:00
Ansis Brammanis 2ef167ec0d use ui.Toggle for geocoder results 2013-03-08 13:01:16 -05:00
Ansis Brammanis f72e294156 score wildcard matches as half a match
so that building=* doesn't get prioritized over more
specific one tag presets, like amenity=hospital
2013-03-08 11:36:57 -05:00
Ansis Brammanis 45c6c04399 new preset build script, order is not significant 2013-03-08 11:23:58 -05:00
Tom MacWright 676226a08a Merge branch 'tags-semicolon' 2013-03-08 11:07:55 -05:00
Tom MacWright 460fbdd704 Add data makefile 2013-03-08 11:06:27 -05:00
Tom MacWright 5838f05116 Merge tags without a space, fixes #941 2013-03-08 10:51:44 -05:00
Tom MacWright b89d4215bf Merge pull request #928 from pnorman/patch-1
Change default max zoom to 20
2013-03-08 07:48:46 -08:00
John Firebaugh 9d80f60a7f Merge pull request #944 from 1ec5/patch-1
Update vi.js
2013-03-08 07:30:14 -08:00
Minh Nguyễn 6986c7ea9f Update vi.js
64200b9
2013-03-08 02:02:24 -08:00
Ansis Brammanis 70780a37a5 set pattern fils directly on element, for firefox 2013-03-08 01:36:27 -05:00
John Firebaugh 263c570bb3 Add post_box forms 2013-03-07 21:38:48 -08:00
John Firebaugh ec612cb50d Add surface forms 2013-03-07 21:38:48 -08:00
John Firebaugh 7ae61c5dd9 Add steps preset 2013-03-07 21:38:48 -08:00
John Firebaugh b05082302e Add crossing preset 2013-03-07 21:38:48 -08:00
Ansis Brammanis a8eb59a502 More lenient fuzzy preset search
Also remove unintentional double penalty for exceeding
length of name.
2013-03-08 00:33:21 -05:00
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
pnorman 3fadf873a3 Change default max zoom to 20
A lot of imagery goes to z20 now. Where the max zoom is not known it should be set high to allow the imagery to be used at its maximum resolution

Where the source imagery does not support up to z20 it will fall back to higher zoom levels. It is unlikely that editors will be zoomed in far past the max zoom of the imagery.

This does not replace the lack of max zoom support for preset imagery layers (issue #784)
2013-03-07 13:59:42 -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