hikemaniac
a28b3667b7
Add brand field to shop=car preset.
2018-04-18 20:13:03 +02:00
hikemaniac
79c37cf07b
Fixed a typo.
2018-03-27 19:58:54 +02:00
hikemaniac
192beec275
Added type of industry field.
2018-03-27 19:32:45 +02:00
Bryan Housel
15f017f079
npm run build
2018-03-10 08:07:13 -05:00
Bryan Housel
aef466d123
Merge pull request #4868 from hikemaniac/duplicate_hours
...
Corrected errors of beauty shop preset
2018-03-10 07:55:39 -05:00
hikemaniac
e6754a73b1
Added shop type field.
2018-03-10 12:11:57 +01:00
hikemaniac
e77ba68b14
Removed duplicate opening hours field.
2018-03-10 12:07:19 +01:00
Bryan Housel
aa1565baf8
Avoid reordering stops and platforms in PTv2 routes
...
(closes #4864 )
2018-03-10 00:12:46 -05:00
Bryan Housel
88dea28cf7
only_ restrictions only count if they leave the FROM towards the VIA
...
(closes #4849 )
2018-03-09 22:39:30 -05:00
Bryan Housel
0136c863d7
Merge pull request #4863 from openstreetmap/greenkeeper/flow-bin-0.67.1
...
Update flow-bin to the latest version 🚀
2018-03-09 14:47:52 -05:00
Bryan Housel
707bda2386
npm run build to update generated preset files
2018-03-09 14:40:23 -05:00
Bryan Housel
34261039ad
Merge pull request #4865 from umarpreet1/master
...
Name fields added to missing presets
2018-03-09 14:39:44 -05:00
umarpreet1
15bb23809c
added name field to leisure=pitch
2018-03-09 23:20:40 +05:30
umarpreet1
acdefc558b
added name field to amenity=parking
2018-03-09 23:17:23 +05:30
Bryan Housel
a01ddf26f9
Fix subway platform presets to use subway=yes tag
...
(closes #4862 )
2018-03-08 14:22:21 -05:00
greenkeeper[bot]
90afc7439f
chore(package): update flow-bin to version 0.67.1
2018-03-08 17:24:32 +00:00
greenkeeper[bot]
ceaf7b6e2d
chore(package): update sinon-chai to version 3.0.0
2018-03-07 22:11:15 -05:00
Bryan Housel
9e75dc9077
Upgrade all rollup dependencies and switch plugins to ^ semver
2018-03-07 22:08:59 -05:00
greenkeeper[bot]
b4a391fd1c
chore(package): update rollup-plugin-node-resolve to version 3.1.0
2018-03-07 21:46:39 -05:00
greenkeeper[bot]
ecc645ad71
fix(package): update lodash-es to version 4.17.6
2018-03-07 21:46:01 -05:00
Bryan Housel
1acb664f52
Merge pull request #4858 from openstreetmap/wms-tiles-epsg4326
...
add support for EPSG:4326 WMS layers
2018-03-07 21:45:09 -05:00
Martin Raifer
846da84831
add support for 4326 WMS layers
2018-03-07 23:44:19 +01:00
Bryan Housel
e8ce9a2cf7
npm run translations
2018-03-06 15:41:13 -05:00
Bryan Housel
13789cc86e
Hardcode ckb as RTL and ku as LTR
...
(closes #4783 )
2018-03-06 15:41:13 -05:00
Martin Raifer
5534f1edc5
prefer tms sources over wms if duplicates exist with same name
2018-03-05 23:22:38 +01:00
Bryan Housel
837b297ec6
Add Dance Styles field, change icon to music notes
...
(re: https://github.com/openstreetmap/iD/pull/4846#issuecomment-370317305 )
2018-03-05 01:02:51 -05:00
Bryan Housel
c101a6577a
Merge branch 'dancing_school' of https://github.com/hikemaniac/iD into hikemaniac-dancing_school
2018-03-05 00:54:31 -05:00
hikemaniac
05c9f49a7f
Added a missing comma.
2018-03-04 14:07:16 +01:00
hikemaniac
a5d6928726
Add preset for dancing school.
2018-03-04 10:57:12 +01:00
Bryan Housel
7f7bccddc0
Add flow-coverage report - npm run flow:coverage
2018-03-03 23:28:23 -05:00
Bryan Housel
8dd7fa611e
Merge branch '3744' of https://github.com/Psigio/iD into Psigio-3744
2018-03-03 22:12:36 -05:00
Bryan Housel
0f7ef99dbc
v2.7.0
2018-03-02 17:54:38 -05:00
Bryan Housel
07015d420b
npm run translations
2018-03-02 17:53:42 -05:00
Bryan Housel
f983f23974
npm run imagery
2018-03-02 17:53:18 -05:00
Bryan Housel
ecd63cdad2
Use maxDistance passed in to osmIntersection() in turn search
...
(closes #4844 )
The maxDistance was previously hardcoded to 30 meters.
Now we pass it in as a parameter when creating the intersection.
But we need to honor that same maxDistance later when walking the graph
to find turns from.
2018-03-02 17:27:57 -05:00
Bryan Housel
ad032ab928
Changelog 2.7.0
2018-03-02 16:56:28 -05:00
Bryan Housel
51147a483f
npm run imagery
2018-03-02 12:32:27 -05:00
Bryan Housel
e8e081f940
Blacklist landsat wms layer (slow/offline, and low res)
2018-03-02 12:31:27 -05:00
Bryan Housel
3917f02067
When combobox is attached to textarea, let user up/down arrow
...
(closes #4750 )
2018-03-02 00:42:24 -05:00
Bryan Housel
668c17ad1e
Do not localize decimalCoordinatePair appearing in info panels
...
(closes #4765 )
2018-03-02 00:21:24 -05:00
Bryan Housel
cc79e2170b
Only draw targets for lines and areas that have a valid path
...
Before, it was drawing svg path elements for all the segments,
even those that were clipped out of view (getPath returns null).
This was putting a lot of junk into the DOM.
2018-03-01 22:49:56 -05:00
Bryan Housel
69a1a75b49
Improve rendering of tree row, use a thicker line
...
(closes #4825 )
2018-03-01 22:33:49 -05:00
Bryan Housel
410197ce00
Vertex navigation for home/end should work with way selected
...
(closes #4841 )
Before, first/last keyboard shortcuts only worked if you had a vertex selected.
Now you can navigate to the first/last vertices even if you have the way selected.
2018-03-01 22:23:55 -05:00
Bryan Housel
d9ebdda105
Polyfill sinh for IE11, add tests for wms replacement tokens
...
(see #4814 )
2018-03-01 22:08:39 -05:00
Bryan Housel
429c3b7929
Merge pull request #4839 from MaciejWWojcik/issue4826-farm-presets
...
changed farm preset name, added farm_auxiliary preset (#4826 )
2018-03-01 15:47:32 -05:00
Bryan Housel
a065f2f214
Revert @std/esm to 0.22.0 so we can continue to support Node 4 until EOL
...
We can bump this dependency when Node 4 goes EOL after Apr 2018
For now we don't _really_ use @std/esm for much anyway.
(It just lets use the es6 modular lodash in build scripts)
2018-03-01 15:38:51 -05:00
Bryan Housel
67c2dec800
Merge pull request #4814 from openstreetmap/wms-tiles
...
Load WMS tiles if EPSG:3857 (or equivalent) is supported by source
2018-03-01 15:16:31 -05:00
Bryan Housel
5f85d43110
Merge pull request #4831 from SteevenBosse/master
...
Issue #4819 : Increase max height of combobox, so they can show more…
2018-03-01 15:11:34 -05:00
Bryan Housel
1e3a62d4b7
Bump all dependency versions
2018-03-01 14:19:55 -05:00
Bryan Housel
4b1f8a8f61
Merge pull request #4768 from openstreetmap/advanced_intersection
...
Add support for complex intersection and via way restrictions
2018-03-01 01:46:30 -05:00