[openstreetmap/openstreetmap-website] Update to iD v2.9.0 (#1900)

Bryan Housel notifications at github.com
Thu Jun 14 12:46:56 UTC 2018


# 2.9.0
##### Jun 14, 2018

#### :mega: Release Highlights
* :camera: We've added support for [Bing Streetside](https://www.microsoft.com/en-us/maps/streetside)! This new layer provides 360-degree panoramic imagery across large regions of the United States, United Kingdom, France, and Spain. Thank you, Microsoft!<br/>
_Activate the Bing Streetside layer by opening the Map Data pane (shortcut <kbd>F</kbd>)_

#### :tada: New Features
* Add Bing Streetside data layer and service ([#5050], thanks [@jharpster], [@shawnaparadee], [@LorenMueller])
* Changed how icons and other graphics are bundled into iD ([#3924])
  * Added support for more icon sets (such as [FontAwesome](https://fontawesome.com/icons?d=gallery)) for presets or other iD icons ([#3025])
  * Extracted many preset icons from the iD sprite into a separate project: [bhousel/temaki](https://github.com/bhousel/temaki)
  * Many presets that previously did not have a suitable icon now have one.
  * :warning: All icons in iD now use prefixed names. (e.g. `iD-`, `maki-`, etc). See the [preset README](https://github.com/openstreetmap/iD/blob/master/data/presets/README.md#icons) for more details.

[#5050]: https://github.com/openstreetmap/iD/issues/5050
[#3924]: https://github.com/openstreetmap/iD/issues/3924
[#3025]: https://github.com/openstreetmap/iD/issues/3025
[@jharpster]: https://github.com/jharpster
[@shawnaparadee]: https://github.com/shawnaparadee
[@LorenMueller]: https://github.com/LorenMueller

#### :sparkles: Usability
* When pasting a `key=value` string into tag editor, put `key` and `value` into correct fields ([#5024], [#5070], thanks [@AndreasHae])
* Replace Mapillary street sign spritesheet `.png` with `.svg` ([#4145])
  * Much sharper graphics
  * Adds support for many more street signs
  * Adds support for the Mapillary street sign layer in all browsers
* Render piers similar to other walkable features (sidewalks, rail platforms) ([#5068], thanks [@JamesKingdom])
* Support `minValue`/`maxValue` on numeric fields. Avoid negative values for many fields ([#5043])

[#5070]: https://github.com/openstreetmap/iD/issues/5070
[#5068]: https://github.com/openstreetmap/iD/issues/5068
[#5043]: https://github.com/openstreetmap/iD/issues/5043
[#5024]: https://github.com/openstreetmap/iD/issues/5024
[#4145]: https://github.com/openstreetmap/iD/issues/4145
[@AndreasHae]: https://github.com/AndreasHae
[@JamesKingdom]: https://github.com/JamesKingdom

#### :bug: Bugfixes
* Fix bug causing icons not to update after a node drag ([#5045])
* Fix tooltip location for data layers button ([#5042], thanks [@thomas-hervey])

[#5045]: https://github.com/openstreetmap/iD/issues/5045
[#5042]: https://github.com/openstreetmap/iD/issues/5042
[@thomas-hervey]: https://github.com/thomas-hervey

#### :earth_asia: Localization
* Add Australian address format ([#5039])

[#5039]: https://github.com/openstreetmap/iD/issues/5039

#### :rocket: Presets
* Add a window icon, use it for `craft=glaziery` and a few other presets ([#5018])
* Allow `power=pole` preset for a standalone point ([#5059], [#5051])
* Add preset for `shop=motorcycle_repair` ([#5054], thanks [@demonshreder])
* Add preset for `leisure=bleachers` ([#5031], thanks [@rivermont])

[#5059]: https://github.com/openstreetmap/iD/issues/5059
[#5054]: https://github.com/openstreetmap/iD/issues/5054
[#5051]: https://github.com/openstreetmap/iD/issues/5051
[#5031]: https://github.com/openstreetmap/iD/issues/5031
[#5018]: https://github.com/openstreetmap/iD/issues/5018
[@demonshreder]: https://github.com/demonshreder
[@rivermont]: https://github.com/rivermont


You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/1900

-- Commit Summary --

  * Update to iD v2.9.0

-- File Changes --

    M Vendorfile (1)
    M vendor/assets/iD/iD.css.erb (185)
    M vendor/assets/iD/iD.js (420384)
    A vendor/assets/iD/iD/img/fa-sprite.svg (1)
    M vendor/assets/iD/iD/img/iD-sprite.svg (1505)
    M vendor/assets/iD/iD/img/maki-sprite.svg (2)
    A vendor/assets/iD/iD/img/mapillary-sprite.svg (1)
    A vendor/assets/iD/iD/img/temaki-sprite.svg (1)
    D vendor/assets/iD/iD/img/traffic-signs/traffic-signs.json (2823)
    D vendor/assets/iD/iD/img/traffic-signs/traffic-signs.png (0)
    M vendor/assets/iD/iD/locales/ar.json (42)
    M vendor/assets/iD/iD/locales/bg.json (38)
    M vendor/assets/iD/iD/locales/bn.json (125)
    M vendor/assets/iD/iD/locales/ca.json (221)
    M vendor/assets/iD/iD/locales/cs.json (10)
    M vendor/assets/iD/iD/locales/da.json (122)
    M vendor/assets/iD/iD/locales/de.json (60)
    M vendor/assets/iD/iD/locales/el.json (285)
    M vendor/assets/iD/iD/locales/en-GB.json (467)
    M vendor/assets/iD/iD/locales/en.json (91)
    M vendor/assets/iD/iD/locales/eo.json (24)
    M vendor/assets/iD/iD/locales/es.json (65)
    M vendor/assets/iD/iD/locales/et.json (13)
    M vendor/assets/iD/iD/locales/fa.json (135)
    M vendor/assets/iD/iD/locales/fi.json (58)
    M vendor/assets/iD/iD/locales/fr.json (61)
    M vendor/assets/iD/iD/locales/gl.json (248)
    M vendor/assets/iD/iD/locales/he.json (1864)
    M vendor/assets/iD/iD/locales/is.json (163)
    M vendor/assets/iD/iD/locales/it.json (55)
    M vendor/assets/iD/iD/locales/ja.json (77)
    M vendor/assets/iD/iD/locales/ko.json (4)
    M vendor/assets/iD/iD/locales/mg.json (41)
    M vendor/assets/iD/iD/locales/nl.json (180)
    M vendor/assets/iD/iD/locales/nn.json (224)
    M vendor/assets/iD/iD/locales/pl.json (40)
    M vendor/assets/iD/iD/locales/pt-BR.json (126)
    M vendor/assets/iD/iD/locales/pt.json (3)
    M vendor/assets/iD/iD/locales/ru.json (52)
    M vendor/assets/iD/iD/locales/sk.json (164)
    M vendor/assets/iD/iD/locales/sl.json (14)
    M vendor/assets/iD/iD/locales/sv.json (96)
    M vendor/assets/iD/iD/locales/uk.json (254)
    M vendor/assets/iD/iD/locales/vi.json (129)
    M vendor/assets/iD/iD/locales/zh-CN.json (30)
    M vendor/assets/iD/iD/locales/zh-TW.json (41)
    D vendor/assets/iD/iD/mapillary-js/cover-logo.svg (16)
    M vendor/assets/iD/iD/mapillary-js/mapillary.js (6411)
    M vendor/assets/iD/iD/mapillary-js/mapillary.js.map (170)
    M vendor/assets/iD/iD/mapillary-js/mapillary.min.css (4)
    M vendor/assets/iD/iD/mapillary-js/mapillary.min.js (2)
    D vendor/assets/iD/iD/mapillary-js/pano-indicator.svg (3)
    D vendor/assets/iD/iD/mapillary-js/pano.svg (20)
    D vendor/assets/iD/iD/mapillary-js/spinner.svg (1)
    A vendor/assets/iD/iD/pannellum-streetside/pannellum.css (2)
    A vendor/assets/iD/iD/pannellum-streetside/pannellum.htm (107)
    A vendor/assets/iD/iD/pannellum-streetside/pannellum.js (101)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/1900.patch
https://github.com/openstreetmap/openstreetmap-website/pull/1900.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180614/79dae760/attachment-0001.html>


More information about the rails-dev mailing list