Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to iD v2.6.0 #1718

Merged
merged 1 commit into from
Jan 21, 2018
Merged

Update to iD v2.6.0 #1718

merged 1 commit into from
Jan 21, 2018

Conversation

bhousel
Copy link
Member

@bhousel bhousel commented Jan 21, 2018

2.6.0

January 21, 2018

πŸ“£ Release Highlights

  • 🎚️ You can now adjust imagery brightness, contrast, saturation, and sharpness. (Not currently available in Internet Explorer or Edge)

    Try enhancing the background imagery by opening the Background pane (shortcut B) and
    adjusting the slider controls.

  • 🚫 iD will now prevent users from drawing many self-crossing lines and areas. See issue #4646 for examples and more info. You can override these checks by holding down the Alt/Option key while drawing.

  • ↕️ Features with a direction-type tag will display view cones indicating the directions they face. This is useful for mapping features like street signs, traffic signals, billboards, security cameras, and more.

  • 🚊 Transit-related presets have been updated to support Public Transport v2 tagging schema. Many presets have new icons too, to better match the mode of transport.

    Try mapping some transit platforms, stations, stop positions, etc.

  • πŸ“– We've completely refreshed the in-app Help content in iD. Huge thanks to Manfred Brandl @manfredbrandl, Minh Nguyα»…n @1ec5, and our many volunteers on Transifex for their work on this!

    Check out the new help texts by opening the Help pane (shortcut H).

πŸŽ‰ New Features

  • Prevent self-intersecting lines and areas without a junction node (#4646, #4013, #4602)
  • Add support for oneway=alternating, oneway=reversible (#4291)
  • Allow checkbox field to display non-standard values (i.e. not 'yes' or 'no) in the field label
  • New Display Controls allow users to enhance background imagery (#2211, #4575)
    • Sliders for Brightness, Contrast, Saturation, Sharpness
    • Slider controls go from 25% up to 200%
    • Not available on Internet Explorer / Edge (these browsers will see only a Brightness slider)
    • This replaces the brightness buttons (which many people found confusing)
  • Add node count to Measurement info panel (#4644, thanks @willemarcel)
  • Draw directional cones on nodes that have a direction (#3815, #4602)
  • Add scroll zooming support to the OpenStreetCam viewer (#4561)

✨ Usability

  • Make Help pane slightly wider (#4651)
  • In combo boxes, don't autocomplete a longer value if the user has typed a shorter value (#4549)
  • Move link to imagery faq, reword as "Imagery Info / Report a Problem" (#4546)
  • Side panes (Background, Map Data, Help) no longer auto-close, so that users can interact with the map
  • Style changeset comment field in red if comment is missing (#4624, #4613, thanks @nnodot)
  • Improve label placement around tagged features (#4271, #3636)
  • Slight adjustment to improve rendering of icons on vertices
  • Display vertices (and points rendered as vertices in wireframe mode) when dragging (#3003)
  • Use ⌘F/Ctrl+F to focus the feature search box (#4545)
  • Flash message if drag not allowed because of a hidden connection (#4493)
  • Larger headings on Help, Map Data and Background panes
  • Restyle uiDisclosures, larger text, svg expand/contract icon
  • When deleting final nodes from a way, pan to final node's location (#4541)

πŸ› Bugfixes

  • Fix crash when user tried drawing during map panning to a new location (#4706)
  • Allow Relation.replaceMember to optionally preserve duplicates (#4696)
  • Fix joining ways to apply any necessary reversal actions (#4688)
  • Fix bugs when editing route relations that double back over themselves (#4589)
  • Fix bug causing duplicate uploads if user hits enter (#4641, #4658)
  • Fix bug that quit save mode if user zoomed out too far (#4664)
  • Fix bug causing open/close of panels to mess up the url (#4570)
  • Fix manual entry of offset values in the imagery offset control (#4553)
  • Allow self connecting to a way when drawing (#4455)
  • Fix bugs on conflict resolution screen (#4351)
  • Draw streetview photo viewer close 'X' below keyboard shortcuts screen (#4596, thanks @briandaviddavidson)
  • Remove click counter if user skips to another step in walkthrough (#4605, #4630, thanks @ajlomagno)
  • When reversing direction of a way, reverse traffic_signals:direction on children (#4595)
  • Don't try to override capital letters entered in the source=* field (#4558)

🌏 Localization

  • Remove addr:unit from several local address formats:
  • Fix key shortcuts on non-Latin keyboard layouts (e.g. Cyrillic) (#4618)
  • Improve int'l date/time strings on imagery and history tools (#4594)

βŒ› Performance

  • Faster uploading - only perform conflict check if the server returns "409 Conflict" (#3056)
  • Avoid deferred fetching of OSM tiles at low zooms or with layer disabled (#4572)
  • Optimise image files in dist/ (#4573, thanks @grischard)

πŸŽ“ Walkthrough / Help

πŸš€ Presets

  • Add preset for highway=bus_guideway (#4638, #4709, thanks @bencostamagna)
  • Improve search terms for Hindu Temple preset (#4708, thanks @planemad)
  • Changed sports_centre preset to not default to building=yes (#4682, #4705, thanks @bencostamagna)
  • Rename landuse=garage preset (#4697, thanks @JamesKingdom)
  • Add name and elevation fields to Guidepost preset (#4700, thanks @JamesKingdom)
  • Added a Boathouse preset (#4661, #4699, thanks @bencostamagna)
  • Add ref:isil field to Library preset (#4684, thanks @ltog)
  • Add several common building presets (#4505)
  • Add Car Pooling preset (#4623)
  • Set Payment Type as universal field, add it to many presets (#4437)
  • Allow fallback presets (area, line, point) to appear in the recent list (#4612)
  • Use "suitcase" icon for most offices/commercial presets
  • Remove duplicate Notary Office preset (#4634)
  • Add support for junction=circular (same as junction=roundabout) (#4637)
  • Add search terms "kennel" "cattery" "pet" to Animal Boarding preset (#4647)
  • Add light bulb icon for highway=street_lamp preset (#4609)
  • Add preset for amenity=love_hotel (#4643, thanks @willemarcel)
  • Add a field for Draft Beers brewery=* tag, add to Bar, Biergarten, Pub presets (#4598, thanks @nlehuby)
  • Add direction-style field to several presets (#3815, #4602):
    • Signals: Traffic Signals, Railway Signals
    • Info: Billboard, Information, Map, Railway Milestone
    • Traffic: Stop Sign, Give Way, Traffic Calmings, Traffic Mirror
    • Cameras: Speed Camera, Surveillance
    • Natural: Adit, Cave Entrance, Viewpoint
    • Others: Street Lamp
  • Add preset for landuse=greenhouse_horticulture (#4571)
  • Don't show building=mosque with a house icon (#4586)
  • Recycling Center / Recycling Container preset cleanups (#4569)
  • Add Retail Building to buildings, switch Commercial icon to suitcase (#4590)
  • Change tourist attraction icon from monument to star (#4563, #4584, thanks @lucymk)
  • Add preset for man_made=monitoring_station (#4581, thanks @abdeldjalil09)
  • Deprectate (i.e. make non-searchable) office=administrative (#4578)
  • Update transit-related presets for Public Transport v2 schema (#3041, #3508, #4566, #4585)
  • Changed Marketplace preset to not default to building=yes (#4559, #4568, thanks @tastrax)
  • Add preset for railway=miniature (#4555, thanks @tastrax)
  • Add preset for route=subway relation (#4548)
  • Add a few icons for route presets, including route=piste, route=subway (#4355)
  • Add preset for piste route relation
  • Add route=light_rail relation route preset (#4538)
  • Rename "News Kiosk" preset to simply "Kiosk" (#4539, thanks @tohaklim)
  • Add common fields to Telephone preset (operator, phone, fee, etc) (#4535, thanks @Vonter)

@tomhughes tomhughes merged commit 99c54bc into openstreetmap:master Jan 21, 2018
@bhousel bhousel deleted the iD-2.6.0 branch January 29, 2018 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants