[openstreetmap/openstreetmap-website] Update to iD v2.7.0 (#1777)
Bryan Housel
notifications at github.com
Fri Mar 2 23:08:08 UTC 2018
# 2.7.0
##### March 2, 2018
#### :mega: Release Highlights
* :world_map: We've added support for more background imagery from WMS servers. Thanks Martin Raifer [@tyrasd] and Guillaume Rischard [@grischard] for your work on this!
_Press <kbd>B</kbd> to see if new imagery is available in your area._
* :arrow_right_hook: The turn restriction editor just got a big update!
* Include nearby connected roads (with configurable distance)
* Hover over a from way to see which paths are restricted or allowed
* Add restrictions that span one or more via ways (e.g. divided highway u-turns)
* Add `only_` turn restrictions (e.g. only straight on)
* View popup help for more information about working with turn restrictions
_Try selecting a junction node in a complex intersection, editing turn restrictions, and viewing the popup help._
[@tyrasd]: https://github.com/tyrasd
[@grischard]: https://github.com/grischard
#### :tada: New Features
* Support background imagery on WMS servers supporting EPSG:3857 ([#1141], [#4814], thanks [@tyrasd] and [@grischard])
* Add support for complex intersection via way, and `only_` restrictions ([#2346], [#2622], [#4768])
* :warning: code depending on any of these modules will need modification:
`actionRestrictTurn`, `actionUnrestrictTurn`, `osmIntersection`, `osmInferRestriction`, `uiFieldRestrictions`
* Added `uiFieldHelp` component for popup field help (currently used only for restrictions field) ([#4768])
[#4814]: https://github.com/openstreetmap/iD/issues/4814
[#4768]: https://github.com/openstreetmap/iD/issues/4768
[#2622]: https://github.com/openstreetmap/iD/issues/2622
[#2346]: https://github.com/openstreetmap/iD/issues/2346
[#1141]: https://github.com/openstreetmap/iD/issues/1141
[@tyrasd]: https://github.com/tyrasd
[@grischard]: https://github.com/grischard
#### :sparkles: Usability
* When combobox is attached to textarea, let user up/down arrow ([#4750])
* Improve rendering of tree row, use a thicker line ([#4825])
* Vertex navigation for home/end should work with way selected ([#4841])
* Improve combobox option visibility ([#4761])
* Increase max height of combobox, so they can show more items ([#4819], [#4831], thanks [@SteevenBosse])
[#4841]: https://github.com/openstreetmap/iD/issues/4841
[#4831]: https://github.com/openstreetmap/iD/issues/4831
[#4825]: https://github.com/openstreetmap/iD/issues/4825
[#4819]: https://github.com/openstreetmap/iD/issues/4819
[#4761]: https://github.com/openstreetmap/iD/issues/4761
[#4750]: https://github.com/openstreetmap/iD/issues/4750
[@SteevenBosse]: https://github.com/SteevenBosse
#### :bug: Bugfixes
* Fix bug trying to stop Mapillary autoplaying if `_mlyViewer` is not initialized ([#4804], [#4809], thanks [@fritruc])
* Fix bug trying to show labels when `.geojson` file has `null` properties ([#4795], [#4805], thanks [@vershwal])
* Query the appropriate metadata for esri clarity background imagery ([#4766], [#4767], thanks [@jgravois])
[#4809]: https://github.com/openstreetmap/iD/issues/4809
[#4805]: https://github.com/openstreetmap/iD/issues/4805
[#4804]: https://github.com/openstreetmap/iD/issues/4804
[#4795]: https://github.com/openstreetmap/iD/issues/4795
[#4767]: https://github.com/openstreetmap/iD/issues/4767
[#4766]: https://github.com/openstreetmap/iD/issues/4766
[@fritruc]: https://github.com/fritruc
[@vershwal]: https://github.com/vershwal
[@jgravois]: https://github.com/jgravois
#### :earth_asia: Localization
* Do not localize decimalCoordinatePair appearing in info panels ([#4765])
* Fix Polish address format to not show place and city together ([#4784], thanks [@MKuranowski])
[#4784]: https://github.com/openstreetmap/iD/issues/4784
[#4765]: https://github.com/openstreetmap/iD/issues/4765
[@MKuranowski]: https://github.com/MKuranowski
#### :hourglass: Performance
* Don't draw line and area touch targets for segments outside the viewport
* Improve performance of `coreDifference`, `actionDiscardTags` (slow changeset comment typing) ([#2743], [#4611])
[#4611]: https://github.com/openstreetmap/iD/issues/4611
[#2743]: https://github.com/openstreetmap/iD/issues/2743
#### :rocket: Presets
* Rename `building=farm` to "Farm House", add `building=farm_auxiliary` as "Farm Building" ([#4839], [#4826], thanks [@MaciejWWojcik])
* Reduce the search priority for "Boat Builder" below "Building" ([#4808], thanks [@bencostamagna])
* Add religion and denomination fields to `historic=wayside_shrine` preset ([#4785], thanks [@hikemaniac])
* Add `leisure=amusement_arcade` preset ([#4774], [#4777], thanks [@fritruc])
* Change caption on `shop=agrarian` preset to "Farm Supply Shop" ([#4775])
* Add presets for `shop=wholesale` and `shop=health_food` ([#4754], [#4773], thanks [@fritruc])
* Add `dispensing` field to `amenity=pharmacy` preset ([#4763])
* Add `opening_hours` field to `amenity=police` preset ([#4753])
[#4839]: https://github.com/openstreetmap/iD/issues/4839
[#4826]: https://github.com/openstreetmap/iD/issues/4826
[#4808]: https://github.com/openstreetmap/iD/issues/4808
[#4785]: https://github.com/openstreetmap/iD/issues/4785
[#4774]: https://github.com/openstreetmap/iD/issues/4774
[#4777]: https://github.com/openstreetmap/iD/issues/4777
[#4775]: https://github.com/openstreetmap/iD/issues/4775
[#4754]: https://github.com/openstreetmap/iD/issues/4754
[#4773]: https://github.com/openstreetmap/iD/issues/4773
[#4763]: https://github.com/openstreetmap/iD/issues/4763
[#4753]: https://github.com/openstreetmap/iD/issues/4753
[@MaciejWWojcik]: https://github.com/MaciejWWojcik
[@bencostamagna]: https://github.com/bencostamagna
[@hikemaniac]: https://github.com/hikemaniac
[@fritruc]: https://github.com/fritruc
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/1777
-- Commit Summary --
* Update to iD v2.7.0
-- File Changes --
M vendor/assets/iD/iD.css.erb (243)
M vendor/assets/iD/iD.js (6090)
M vendor/assets/iD/iD/img/iD-sprite.svg (9)
A vendor/assets/iD/iD/img/tr_inspect.gif (0)
A vendor/assets/iD/iD/img/tr_modify.gif (0)
M vendor/assets/iD/iD/locales/ar.json (187)
M vendor/assets/iD/iD/locales/ast.json (9)
M vendor/assets/iD/iD/locales/bg.json (2725)
M vendor/assets/iD/iD/locales/ca.json (121)
A vendor/assets/iD/iD/locales/ckb.json (83)
M vendor/assets/iD/iD/locales/cs.json (286)
M vendor/assets/iD/iD/locales/cy.json (202)
M vendor/assets/iD/iD/locales/da.json (183)
M vendor/assets/iD/iD/locales/de.json (414)
M vendor/assets/iD/iD/locales/el.json (6)
M vendor/assets/iD/iD/locales/en-GB.json (9)
M vendor/assets/iD/iD/locales/en.json (106)
M vendor/assets/iD/iD/locales/eo.json (28)
M vendor/assets/iD/iD/locales/es.json (115)
M vendor/assets/iD/iD/locales/et.json (100)
M vendor/assets/iD/iD/locales/fa.json (113)
M vendor/assets/iD/iD/locales/fi.json (1064)
M vendor/assets/iD/iD/locales/fr.json (353)
M vendor/assets/iD/iD/locales/gl.json (60)
M vendor/assets/iD/iD/locales/he.json (1896)
M vendor/assets/iD/iD/locales/hr.json (24)
M vendor/assets/iD/iD/locales/hu.json (48)
M vendor/assets/iD/iD/locales/hy.json (6)
M vendor/assets/iD/iD/locales/id.json (6)
M vendor/assets/iD/iD/locales/is.json (4155)
M vendor/assets/iD/iD/locales/it.json (60)
M vendor/assets/iD/iD/locales/ja.json (372)
M vendor/assets/iD/iD/locales/kn.json (6)
M vendor/assets/iD/iD/locales/ko.json (25)
M vendor/assets/iD/iD/locales/ku.json (76)
M vendor/assets/iD/iD/locales/lt.json (6)
M vendor/assets/iD/iD/locales/mk.json (6)
M vendor/assets/iD/iD/locales/ms.json (6)
M vendor/assets/iD/iD/locales/nl.json (71)
M vendor/assets/iD/iD/locales/no.json (16)
M vendor/assets/iD/iD/locales/pl.json (320)
M vendor/assets/iD/iD/locales/pt-BR.json (47)
M vendor/assets/iD/iD/locales/pt.json (80)
M vendor/assets/iD/iD/locales/ro.json (30)
M vendor/assets/iD/iD/locales/ru.json (1667)
M vendor/assets/iD/iD/locales/si.json (6)
M vendor/assets/iD/iD/locales/sk.json (6)
M vendor/assets/iD/iD/locales/sl.json (13)
M vendor/assets/iD/iD/locales/sq.json (5)
M vendor/assets/iD/iD/locales/sr.json (6)
M vendor/assets/iD/iD/locales/sv.json (31)
M vendor/assets/iD/iD/locales/te.json (5)
M vendor/assets/iD/iD/locales/tl.json (6)
M vendor/assets/iD/iD/locales/tr.json (176)
M vendor/assets/iD/iD/locales/uk.json (139)
M vendor/assets/iD/iD/locales/vi.json (55)
M vendor/assets/iD/iD/locales/yue.json (6)
M vendor/assets/iD/iD/locales/zh-CN.json (39)
M vendor/assets/iD/iD/locales/zh-HK.json (6)
M vendor/assets/iD/iD/locales/zh-TW.json (34)
M vendor/assets/iD/iD/mapillary-js/mapillary.js (2555)
M vendor/assets/iD/iD/mapillary-js/mapillary.js.map (92)
M vendor/assets/iD/iD/mapillary-js/mapillary.min.css (4)
M vendor/assets/iD/iD/mapillary-js/mapillary.min.js (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/1777.patch
https://github.com/openstreetmap/openstreetmap-website/pull/1777.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/1777
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180302/c4719306/attachment-0001.html>
More information about the rails-dev
mailing list