Aaron Lidman
dcb901e1c2
Added countThreshold to limit presets
...
Didn’t realize the presets would be so large, here’s a way of
throttling them based on the count property if we need to.
2013-11-25 16:39:39 -08:00
Aaron Lidman
453d892e05
Resolved duplicate names, add the all the suggestion presets
...
- New recycling preset is also in there
2013-11-25 15:56:50 -08:00
Aaron Lidman
3a3e601c33
Tags are now their own property
2013-11-25 14:50:59 -08:00
Aaron Lidman
3bbc5af92e
Simplify suggestion preset building
2013-11-22 17:40:14 -08:00
John Firebaugh
6f4413f3a7
1.3.3
2013-11-22 16:47:58 -08:00
John Firebaugh
1b8efe8d93
Update translations
2013-11-22 16:44:09 -08:00
Aaron Lidman
db5ad5223a
Put searchable and suggestions back in
...
Tests were not happy and I’m not going to dive into it right now.
Benchmarked it and it’s pretty quick, no big deal.
2013-11-22 12:58:49 -08:00
Aaron Lidman
da7834ab7e
Split suggestion presets into their own search results
...
Allows for refinement of just the suggestions without impacting all the
presets. Also moved searchable.
2013-11-22 12:33:29 -08:00
John Firebaugh
cdd9f8ba5f
Fix SVG parse errors in specs ( fixes #2012 )
2013-11-22 11:16:08 -08:00
John Firebaugh
4b3db596d7
Remove unnecessary no-op pans
2013-11-22 10:52:58 -08:00
tyr
a3d44789f6
rudimental support for providing gpx-files via urls
...
see #1965 (esp: https://github.com/systemed/iD/issues/1965#issuecomment-29045054 )
2013-11-22 13:32:08 +01:00
Aaron Lidman
01b31896c4
Fixed dumb break
2013-11-21 18:37:54 -08:00
Aaron Lidman
ea7c9f2224
Prevent name descriptions from matching in preset search
2013-11-21 18:36:39 -08:00
John Firebaugh
79b5adf106
Update osm-auth ( fixes #1904 )
2013-11-21 17:32:38 -08:00
Aaron Lidman
68626e0cee
Add phone term to telephone preset
2013-11-21 16:46:47 -08:00
Aaron Lidman
c0bc25bfcd
Copy presets from parent presets to quick add presets
2013-11-21 16:31:41 -08:00
Aaron Lidman
6b8add7fe7
Add recyling preset and related fields
2013-11-21 16:13:48 -08:00
John Firebaugh
c1d9799214
Merge pull request #2009 from mourner/master
...
Fix build and tests, add missing methods to lodash build
2013-11-21 15:26:04 -08:00
Vladimir Agafonkin
831f4964aa
fix build and tests, add missing methods to lodash build
2013-11-22 01:19:09 +02:00
John Firebaugh
15590525d3
Fix build
2013-11-21 14:51:52 -08:00
John Firebaugh
0b502e62df
Merge pull request #2008 from mourner/master
...
Update Lo-Dash to 2.3.0 custom build and improve panning performance
2013-11-21 14:40:22 -08:00
John Firebaugh
4831f84480
Placate jshint
2013-11-21 14:39:00 -08:00
Vladimir Agafonkin
33e88ea657
fix whitespace
2013-11-22 00:35:34 +02:00
Vladimir Agafonkin
dab1fa8eaf
don't update hash/attrib immediately on move start
...
Makes panning snappier by avoiding non-critical operations at the very
start.
2013-11-22 00:32:29 +02:00
Vladimir Agafonkin
c133ed28d2
update Lo-Dash from 1.0 to 2.3 custom build, close #2006
2013-11-22 00:32:29 +02:00
John Firebaugh
8ec53185df
Build iD.Way.areaKeys from presets
...
This eliminates the possibility that a feature will
flip from area to line when you apply a preset.
Fixes #1996
2013-11-21 13:53:06 -08:00
John Firebaugh
bc91c430a8
Add basic public_transport presets
2013-11-21 13:42:50 -08:00
Aaron Lidman
d034370cdb
Add translatable value category to suggestion preset names
2013-11-21 13:36:13 -08:00
John Firebaugh
6c1dfa07f2
Add military presets
2013-11-21 13:36:00 -08:00
John Firebaugh
9e6eacb698
Add embankment presets
2013-11-21 13:35:45 -08:00
Aaron Lidman
471a710f39
Improve quick add preset building
2013-11-21 13:25:53 -08:00
John Firebaugh
d403ab9eb1
Update D3 to 3.3.10
2013-11-21 12:44:48 -08:00
Martijn van Exel
c43d915625
Reverse cardinal directions for relation member roles
2013-11-21 10:08:16 -08:00
John Firebaugh
6c3a3190fd
Update rbush
2013-11-21 09:31:59 -08:00
Aaron Lidman
7875aad238
Convert suggestions into presets
2013-11-20 15:45:27 -08:00
Aaron Lidman
181f557a60
Limit search results to top 50
2013-11-20 15:41:20 -08:00
John Firebaugh
4c9e2a1551
Add man_made=flagpole preset ( #1985 )
2013-11-20 15:17:28 -08:00
John Firebaugh
83aafb1473
Add capacity field to a few presets ( #1991 )
2013-11-20 15:09:37 -08:00
John Firebaugh
cdb4c7e61d
Add non-searchable landuse=farmland preset
...
This is synonym of landuse=farm and I want to recognize it
but not encourage its further use.
2013-11-20 14:55:18 -08:00
John Firebaugh
fc677fe2de
Add fields to footway=crossing preset ( #1947 )
2013-11-20 09:27:10 -08:00
John Firebaugh
7d8a258be8
Fix spec
2013-11-19 12:33:21 -08:00
John Firebaugh
5f7872ba27
Bump taginfo result count to 25
2013-11-19 12:24:29 -08:00
Aaron Lidman
bf0da89925
Improved warning visibility
...
for #1973
2013-11-19 12:04:30 -08:00
John Firebaugh
3b3b57e146
Remove unnecessary building_yes preset
...
Most uses of it should have been building_area instead.
The exception is the building preset itself -- but it can
use the plain `building` field, because it will automatically
produce building=yes.
2013-11-19 11:34:32 -08:00
John Firebaugh
862248e49e
Merge pull request #1980 from tyrasd/patch-fix-delete-after-action
...
don't load parent into tree repeatedly when multiple childs are changed
2013-11-19 09:48:06 -08:00
tyr
2cf4c20a47
don't load parent multiple times into tree when multiple childs are changed
...
when an action (e.g. moving a way) caused multiple child elements
of the same parent to be changed, their parent was also loaded into
the tree multiple times during `tree.intersects()`.
this fixes #1978
2013-11-19 11:27:29 +01:00
Tom MacWright
eb700e1b7f
Merge pull request #1975 from tyrasd/preset-access-fields
...
use simple access field for some presets
2013-11-18 13:56:04 -08:00
tyr
7faaa54165
use simple access field for some presets
...
* renamed access_toilet field to access_simple
* use it also for parkings, entrances and swimming_pools
fixes #1953
2013-11-18 22:44:03 +01:00
John Firebaugh
9797d7a5d3
Merge pull request #1970 from tyrasd/master
...
update imagery
2013-11-15 08:03:56 -08:00
tyr
1269222ad0
update imagery
2013-11-15 09:44:40 +01:00