Commit Graph

12109 Commits

Author SHA1 Message Date
Quincy Morgan
f9c7d0f67c Add ref field to vending machine presets (close #7002) 2019-11-03 09:54:35 +01:00
Quincy Morgan
8c0740191f Replace remaining nominatim countryCode calls with country-coder calls (close #6941) 2019-11-01 18:15:35 +01:00
Quincy Morgan
51dbdb4f27 Add country-coder as a dependency
Use country-coder to code addresses (re: #6941)
2019-11-01 17:03:51 +01:00
Bryan Housel
9224b0ad3d Update to abortcontroller-polyfill 1.4.0
(closes #6996)
2019-11-01 11:07:36 -04:00
Quincy Morgan
779be490a0 Update uglify-js to 3.6.6 (close #6964) 2019-11-01 13:41:44 +01:00
Quincy Morgan
269883328c Update rollup to 1.26.2 (close #7000) 2019-11-01 13:31:25 +01:00
Quincy Morgan
32be71b2c2 Add derived data 2019-11-01 13:23:44 +01:00
Bryan Housel
d7b6c5c682 Merge pull request #6993 from CarycaKatarzyna/fix-issue-#6816
Fix issue #6816
2019-10-29 21:29:24 -04:00
Katarzyna Król
48ccc7900e improve checking circularity and unit tests 2019-10-29 22:51:05 +01:00
Quincy Morgan
df5f859168 Allow vending machines on vertices (close #6515) 2019-10-29 09:38:47 +01:00
Bryan Housel
036c5fa580 Allow natural=cape on vertex geometry
(closes #6982)
2019-10-28 22:13:51 -04:00
Katarzyna Król
c942ac19c7 translatable string: already_circular 2019-10-29 02:29:21 +01:00
Katarzyna Król
3feb20c764 disable circularize if object is already circular 2019-10-29 01:56:49 +01:00
Bryan Housel
0cccff4079 Update rollup to the latest version
(closes #6976)
2019-10-28 16:53:43 -04:00
Bryan Housel
9f65425a5a Merge pull request #6984 from mbrickn/patch-2
Updated readme urls to https to avoid redirect [v2]
2019-10-28 16:46:50 -04:00
Maxwell Paul Brickner
d63b645ec1 Updated readme urls to https to avoid redirect[v2]
Changed the urls linking to the preview branch from http to https to avoid an automatic redirect to the https version.

Sorry for my mistake earlier!

(Redid https://github.com/openstreetmap/iD/pull/6983#event-2748966721 on the correct branch)
2019-10-28 16:26:38 -04:00
Bryan Housel
d6b7563f4f Link to the talk 2019-10-28 16:21:32 -04:00
hack.ily
b40d4ac893 Fix lint 2019-10-28 10:20:40 -04:00
hack.ily
b5fac6396e fix(mode/rotate): polygonHull sometimes returns array of length 2 which polygonCentroid cannot handle 2019-10-28 10:20:26 -04:00
Bryan Housel
dd10f4f891 Change the warning in the README from 2.15 -> 2.x 2019-10-24 16:09:40 -04:00
Bryan Housel
b4137c1a9b Push strings to Transfiex only if we are building the 2.x branch 2019-10-24 15:57:34 -04:00
Bryan Housel
3886f2dad8 Merge branch '2.15-building-crossing-layers' into 2.x 2019-10-24 15:15:06 -04:00
Bryan Housel
c2900153d8 Merge branch 'hikemaniac-advertising' into 2.x 2019-10-24 15:05:42 -04:00
Bryan Housel
db153b3a6c Merge branch 'advertising' of https://github.com/hikemaniac/iD into hikemaniac-advertising 2019-10-24 15:05:09 -04:00
Bryan Housel
60f5ee3308 Update rollup to 1.25.2
(closes #6947)
2019-10-24 15:03:02 -04:00
Bryan Housel
8e2c5b918a Change instructions for branch 2.15 -> 2.x 2019-10-24 14:54:25 -04:00
Quincy Morgan
af4e59fdda Don't require man_made=pipeline on pipeline=valve (re: #6393) 2019-10-24 10:22:25 +02:00
Bryan Housel
889ec373f1 npm run build 2019-10-23 23:50:56 -04:00
Bryan Housel
ee6802926c Upgrade osm-community-index to 1.0.0
(closes #6967)
2019-10-23 23:48:10 -04:00
Bryan Housel
dbe016a399 v2.16.0 2019-10-23 23:34:00 -04:00
Bryan Housel
b312c12c47 npm run translations 2019-10-23 23:32:28 -04:00
Bryan Housel
8aa553a600 npm run imagery 2019-10-23 23:31:37 -04:00
Bryan Housel
cb12712582 Update Changelog release highlights 2019-10-23 23:24:24 -04:00
Bryan Housel
fa8ba108b8 Add presets for shop=telecommunication and shop=electrical
For new brands added in name-suggestion-index v3.3.0
2019-10-23 22:38:23 -04:00
Bryan Housel
e68261e56b Upgrade to name-suggestion-index v3.3.0 2019-10-23 22:26:51 -04:00
hikemaniac
ab14ee6c80 Added more common advertising presets 2019-10-23 16:14:23 +02:00
Quincy Morgan
6432f4d2c5 Update changelog with info about new icons 2019-10-22 15:28:39 +02:00
Quincy Morgan
c121eccbbe Merge pull request #6963 from openstreetmap/no-unsearchable-terms
Remove "terms" property from all unsearchable presets and fields and their derived data
2019-10-22 14:58:00 +02:00
Quincy Morgan
17287452a0 Remove "terms" property from all unsearchable presets and fields and their derived data 2019-10-22 14:57:05 +02:00
Quincy Morgan
7c846baa31 Simplify station tag upgrade 2019-10-22 13:29:09 +02:00
Quincy Morgan
9a7e901875 Don't recommend highway=footway on floating piers 2019-10-22 13:23:46 +02:00
Quincy Morgan
8f61b73094 Don't suggest adding "train=yes" to "railway=station" since it could be subway, light rail, etc.
Use the "station" tag to add public transport type tags like "subway=yes" (close #6948)
2019-10-22 12:06:53 +02:00
Bryan Housel
2896a847b0 Move manholes to man_made folder, add types for different utilites 2019-10-22 02:20:50 -04:00
Bryan Housel
213709ad20 Use several of the new icons 2019-10-22 02:08:59 -04:00
Bryan Housel
36f4ebcdc6 Update vending machine icons and add egg, bread, ice_cubes 2019-10-22 01:27:55 -04:00
Bryan Housel
2211e7be1d Swqp temaki-gas -> temaki-propane_tank icon
(the one breaking change from v2.0.0)
2019-10-21 22:42:00 -04:00
Bryan Housel
bd9b4ede9a Update to temaki v2.0.0 2019-10-21 22:30:04 -04:00
Quincy Morgan
2576f58b14 Show uppercase suggestions in the Draft Beers field and update changelog 2019-10-21 11:15:08 +02:00
Quincy Morgan
8cfb83f69c Remove unneeded field and update changelog 2019-10-21 11:11:37 +02:00
Simon Bilsky-Rollins
f6bd2040c6 Add brewing supply store preset 2019-10-21 11:02:24 +02:00