Commit Graph

13060 Commits

Author SHA1 Message Date
hikemaniac
3524c8c015 Ignore Thunderforest Outdoors layer 2020-05-02 01:34:39 +02:00
Quincy Morgan
af0477d388 Merge pull request #7555 from hotosm/update-osmcha-url
update osmcha url
2020-04-29 15:26:46 -07:00
Wille Marcel
c12b846328 update osmcha url 2020-04-29 18:58:13 -03:00
Quincy Morgan
cfeab996a4 Update nursing home fields 2020-04-29 14:52:09 -07:00
Quincy Morgan
d20e0064a5 Deprecate aerodrome=military and aerodrome:type=military 2020-04-29 13:35:55 -07:00
Quincy Morgan
3f5a1b66ab Add fields to airport preset
Rename Apron to Airport Apron and add search terms
Reorder properties of aeroway presets
2020-04-29 13:32:24 -07:00
Quincy Morgan
d03f0ecc1b Merge pull request #7548 from JamesKingdom/develop
Remove corridors from path category
2020-04-29 12:44:30 -07:00
Quincy Morgan
2aef248fd8 Allow any value for public bath type field (close #7481) 2020-04-29 12:43:17 -07:00
James Kingdom
316bd62764 Make tests pass 2020-04-28 22:17:48 +01:00
James Kingdom
dd3f0f0cf9 Remove corridor from path category 2020-04-28 22:03:39 +01:00
Quincy Morgan
7c5ec9be70 Add destination field to waterway relations (close #7532) 2020-04-28 13:41:59 -07:00
Quincy Morgan
c099cfe324 Add preset for man_made=reservoir_covered (close #7534) 2020-04-28 13:34:35 -07:00
Quincy Morgan
ce38374807 Don't flag landuse=farm due to ambiguous upgrade path (re: #7520) 2020-04-28 12:39:15 -07:00
Quincy Morgan
58fecfba78 Add phone and website fields to office and commercial building presets (close #7541) 2020-04-28 12:24:38 -07:00
Quincy Morgan
1e3a6dad4e Add Cowshed, Pigsty, and Office Building presets (close #7539) 2020-04-28 12:13:31 -07:00
Quincy Morgan
5960d1cea2 Add type field to highway=construction preset (close #7519)
Rename Road Closed preset to Closed Road and add search terms
2020-04-28 11:26:51 -07:00
Quincy Morgan
61fdc7da6e Add terms to height restrictor preset (close #7538) 2020-04-28 11:15:53 -07:00
Quincy Morgan
f3574d328f Add terms to lift gate preset (close #7537) 2020-04-28 11:13:44 -07:00
Quincy Morgan
9a13c6810b Don't flag google drive as an incompatible source (close #7545) 2020-04-28 11:10:26 -07:00
Quincy Morgan
282e8de1ea Merge pull request #7535 from mondeja/patch-1
Upgrade minimist to avoid security vulnerability
2020-04-27 13:00:26 -07:00
Álvaro Mondéjar
4df3d43dbb Upgrade minimist to avoid security vulnerability
See [this](https://github.com/substack/minimist#security) for more info.
2020-04-25 13:38:40 +02:00
Quincy Morgan
5dcd0bfe37 Update for 2.17.3 release 2020-04-24 16:37:33 -07:00
Quincy Morgan
c48acd43a8 Add derived data 2020-04-24 13:32:45 -07:00
Quincy Morgan
b3f84c90ae Update name-suggestion-index to 4.0.2
Add Household Linen Shop and Trampoline Park presets
2020-04-24 13:31:35 -07:00
Quincy Morgan
68a2c47fdb Fix issue with fetching icons from the noun project 2020-04-24 13:22:27 -07:00
Quincy Morgan
4c37e5d342 Add derived data 2020-04-24 12:31:28 -07:00
Quincy Morgan
26fd112194 Add search terms to COVID-19 Pandemic Hours field 2020-04-24 12:31:16 -07:00
Quincy Morgan
7b194b0573 Add COVID-19 Pandemic Hours field (close #7529) 2020-04-24 12:28:11 -07:00
Quincy Morgan
c1fa32807d Remove several unsearchable presets for deprecated tags 2020-04-24 11:18:50 -07:00
Quincy Morgan
056913f238 Undeprecate railway=preserved for now
Deprecate bridge=true
2020-04-23 13:32:23 -07:00
Quincy Morgan
2b1180cbe5 Render pedestrian streets closer with highway=footway colors but full road width (close #7058) 2020-04-23 11:19:40 -07:00
Quincy Morgan
7a63fe38ea Add derived data 2020-04-23 10:54:21 -07:00
Quincy Morgan
9634039f70 Add boardwalk preset and line styling (close #7518) 2020-04-23 10:52:06 -07:00
Quincy Morgan
47a865622f Add Heritage Railway Track preset
Deprecate railway=preserved
2020-04-22 12:38:49 -07:00
Quincy Morgan
51f4d539f1 Merge pull request #7522 from mondeja/alif-toolkit-129
Upgrade alif-toolkit to avoid warning installing
2020-04-22 12:08:13 -07:00
Quincy Morgan
fd3f3287c6 Add hanging monorail track preset 2020-04-22 12:01:49 -07:00
Quincy Morgan
448fe0e66a Rename "Gondola" preset to more descriptive "Gondola Lift" 2020-04-22 10:52:49 -07:00
Quincy Morgan
f0bc51f490 Don't render Bus Guideway preset icon in tan 2020-04-22 10:51:55 -07:00
Quincy Morgan
85127a395d Update temaki to 3.23.0 (re: #7068)
Differentiate power=pole icon from man_made=utility_pole (close #7516)
2020-04-22 10:51:21 -07:00
Quincy Morgan
218e789c78 Merge pull request #7521 from morray/master
Add more meta information to wayside_crosses
2020-04-20 14:06:21 -07:00
Álvaro Mondéjar
84dffc1b2c Upgrade alif-toolkit to avoid warning installing
`alif-toolkit@1.2.6` has request as dependency and this warning was raised running `npm install`:
```
alif-toolkit > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
```
After this commit, `alif-toolkit@1.2.9` hasn't request as dependency.
2020-04-20 13:39:33 +02:00
morray
3eaf1165ce Merge pull request #4 from morray/morray-wayside_cross_meta
Adding more meta information to wayside crosses
2020-04-20 13:38:33 +02:00
morray
802f8f5062 Adding more meta information to wayside crosses 2020-04-20 13:37:43 +02:00
morray
dce31cbbd5 Merge pull request #3 from openstreetmap/develop
update
2020-04-20 13:33:10 +02:00
morray
14f26306df Update restaurant.json 2020-04-20 13:30:24 +02:00
morray
dd3d3e1188 Update cafe.json 2020-04-20 13:29:58 +02:00
Bryan Housel
e6e5d6a788 Fix build concurrency
(closes #7378)

This switches to sync file writing before promisified minification.
This fixes an issue where it was possible for the minify steps to occur
before the writing steps were finished writing.
2020-04-16 12:06:44 -04:00
Quincy Morgan
ef48fb0c50 Fix potential error in crossing ways validation 2020-04-14 15:52:05 -07:00
Quincy Morgan
d7e5aa6735 Keep track of the initial hash parameters through multiple loads of the UI (close #7504) 2020-04-14 14:03:18 -07:00
Quincy Morgan
417caba3be Fix issue where hashtags set in URL parameter would not be honored 2020-04-14 12:25:18 -07:00