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
John Firebaugh
3856389a5c
1.3.2
2013-11-14 18:04:55 -08:00
John Firebaugh
110f5ef4d1
Update translations
2013-11-14 17:39:26 -08:00
John Firebaugh
f631420420
Eliminate duplicate Travel Agency preset in search
2013-11-14 16:44:19 -08:00
John Firebaugh
7a07f698e0
Update maki
2013-11-14 16:43:25 -08:00
John Firebaugh
3f99e2fd4b
Fix Disconnect of way with multiple intersections ( fixes #1955 )
2013-11-14 15:48:07 -08:00
John Firebaugh
b383bfec1f
Fix unclosed area rendering ( fixes #1958 )
2013-11-13 17:41:57 -08:00
Tom MacWright
94d756ebca
Merge pull request #1966 from tyrasd/preset-shelter
...
add preset for amenity=shelter
2013-11-13 06:21:08 -08:00
tyr
4a3fea9edd
add preset for amenity=shelter
...
http://taginfo.openstreetmap.org/tags/amenity=shelter#overview
http://wiki.openstreetmap.org/wiki/Tag%3Aamenity%3Dshelter
2013-11-12 10:11:54 +01:00
John Firebaugh
e021848a62
Update translations
2013-11-06 10:02:29 -08:00
John Firebaugh
20ac141164
Use warehouse icon
2013-11-06 09:42:46 -08:00
John Firebaugh
391b7ed342
More area categories ( fixes #1945 )
2013-11-05 17:15:40 -08:00
John Firebaugh
0bf0849eb3
Fix background pane tooltips
2013-11-05 15:52:20 -08:00
samanpwbb
25e2347b0a
layer pane now matches help pane
2013-11-05 17:57:04 -05:00
John Firebaugh
c47a1e36c1
Add footway=sidewalk preset
2013-11-04 17:59:07 -08:00
John Firebaugh
6605bb0d68
Follow existing convention for "Type" fields
2013-11-04 15:03:03 -08:00
tyr
2f945df810
improve natural=tree preset
...
adds field type (broad_leaved, conifer, palm)
See:
https://wiki.openstreetmap.org/wiki/Tree
http://taginfo.openstreetmap.org/tags/natural=tree#combinations
2013-11-04 23:08:05 +01:00
John Firebaugh
2e754c8d6b
Merge pull request #1950 from systemed/name-suggest
...
Autocomplete on name=*
2013-11-04 13:26:35 -08:00
John Firebaugh
b964e06f06
Add footway=crossing preset ( fixes #1947 )
2013-11-04 07:33:18 -08:00
Aaron Lidman
1ff435cf58
Fix sprite misalignment on save color icons, closes #1948
...
The colored icons in the sprite had a 5px offset from the left edge
rather than a 7px offset the rest of the icons use. I previously had to
bump the background-position to fix this.
2013-11-03 16:00:38 -08:00
Tom MacWright
6492df7d77
Merge pull request #1946 from clinty/master
...
Handle https wikipedia URLs
2013-11-02 12:55:16 -07:00
Clint Adams
ae38c79ce1
Handle https wikipedia URLs
2013-11-02 15:35:16 -04:00
Aaron Lidman
ff97d44395
Add tests for suggestNames
2013-11-01 16:57:33 -07:00
Aaron Lidman
43aeaae67e
Add SuggestNames util
2013-11-01 16:52:37 -07:00
Aaron Lidman
872cec6720
Limit suggestions to three 'closest' matches
2013-11-01 15:23:59 -07:00
John Firebaugh
e382943f0d
Use .low-zoom class rather than hard-coding z16
2013-11-01 11:17:49 -07:00
Aaron Lidman
5a119f6eed
Add name autocomplete
2013-10-31 16:36:29 -07:00
John Firebaugh
492fc88aa4
Make the Graph#rebase argument an array
2013-10-31 16:24:31 -07:00
John Firebaugh
14bfc52e33
Remove repetition of entity IDs in tests
...
There were several places where the key and entity id
didn't match up.
2013-10-31 15:57:47 -07:00
Aaron Lidman
19c0da82b1
Add name-suggestion-index sources
2013-10-31 15:11:51 -07:00
John Firebaugh
23f9994883
Merge pull request #1936 from pnorman/misc_translations
...
Add alternate terms suggested based on en_GB translation
2013-10-30 09:18:30 -07:00
Paul Norman
d3b3eb604a
Add alternate terms suggested based on en_GB translation
2013-10-30 01:45:10 -07:00
John Firebaugh
2c06ba687f
Add office presets ( fixes #1875 )
2013-10-29 16:50:16 -07:00
John Firebaugh
12769d2fc1
Calculate background source name ( fixes #1935 )
2013-10-29 16:13:40 -07:00
John Firebaugh
5525702909
Lower match score of generic presets ( fixes #1933 )
2013-10-29 10:46:41 -07:00
John Firebaugh
38c208f821
Remove unused
2013-10-29 10:30:56 -07:00
John Firebaugh
191f52d634
Use assumed values for access placeholders ( fixes #1924 )
2013-10-28 17:39:34 -07:00
John Firebaugh
ffdeef398d
Rewrite tree logic
...
The main problem with the existing logic was that it
did not update the extents of relations when previously incomplete members were loaded.
It was also overly stateful; the various queues and flags
are no longer required.
Fixes #1928 .
Fixes #1540 .
2013-10-28 16:57:18 -07:00
John Firebaugh
95e667d6b7
More tests
2013-10-28 16:34:08 -07:00
John Firebaugh
e0e08115e5
Pass entity array to Tree#rebase
2013-10-28 16:34:08 -07:00
John Firebaugh
e6d3cb242c
Clean up tests
2013-10-28 14:07:28 -07:00
Paul Norman
396825ad25
Distinguish between power=line and power=minor_line
...
Tagging distinguish between major power lines, which we map with
power=line and minor power lines, which we map with power=minor_line.
2013-10-28 09:53:10 -07:00
John Firebaugh
68fae301e5
Reset invalid opacity values to default ( #1923 )
2013-10-26 17:33:41 -07:00
John Firebaugh
d9627139d9
1.3.1
2013-10-26 16:54:03 -07:00
John Firebaugh
cf99f9e9f6
Update translations
2013-10-26 16:52:58 -07:00
John Firebaugh
d9e6b1cc38
Fix background defaulting to 0% brightness ( fixes #1923 )
2013-10-26 16:49:43 -07:00
John Firebaugh
40519b98dd
Prioritize boundary tag to minimize area fills ( fixes #1920 )
2013-10-25 15:37:53 -07:00
John Firebaugh
0ac200ec38
IE compatibility
2013-10-25 15:31:40 -07:00