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.16.0 #2413

Merged
merged 1 commit into from Oct 27, 2019
Merged

Update to iD v2.16.0 #2413

merged 1 commit into from Oct 27, 2019

Conversation

bhousel
Copy link
Member

@bhousel bhousel commented Oct 24, 2019

2.16.0

2019-Oct-23

πŸ“£ Release Highlights

  • 🚦 We've added support for showing objects detected in Mapillary images. Detections include traffic signals, storm drains, trash cans, street lamps, crosswalks, fire hydrants, power poles, and more. Shout out to @kratico for adding this feature!
    Open the Map Data pane and enable the Map Features layer to see what has been detected. (shortcut F)

  • πŸ“‘ You can now track changes that you've made while editing. Changed features will be highlighted green for additions, yellow for tag changes, and orange for geometry changes. Thanks @Bonkles for your work on this!
    Press G to toggle change highlighting.

πŸŽ‰ New Features

  • Add Map Features layer showing objects detected in Mapillary images (#5845, #6792, thanks @kratico)
  • Add the option to highlight edited features directly on the map (#6843, thanks @Bonkles)
  • Show the number of resolved and remaining issues in the bottom bar when validating everything (#6935, #6940)
  • Allow reversing directional nodes via the Reverse menu item and keyboard shortcut (#6850)
  • Add link to the Achavi changeset viewer to the History panel (#6855)

✨ Usability

  • Flash the feature type button when a feature's preset changes during editing (#6764)
  • Add button to toggle the Background info panel (#6839)
  • Support reversing multiple selected features at the same time (#6810)
  • Match the cliff directional arrow color to the line color (#6918, #6919, thanks @huonw)
  • Render walls as blockier than fences and other barriers (#6865)
  • Don't render barriers tagged on waterways (#6887)
  • Improve Mapillary traffic sign quality by only showing signs detected in two or more photos (#6921, thanks @cbeddow)
  • Prevent zooming past the allowed zoom level range via scrolling or trackpad gestures (#6851)
  • Disable the zoom in/out buttons at the maximum/minimum zoom levels (#6847)
  • Allow tabbing past the last row in the All Tags table (#4233)
  • Replace hardcoded ranking of OpenStreetMap communities with granular upstream ordering (#6752)
  • Make the "Report an Imagery Problem" text clearer (#6820)
  • Open the Map Data pane when clicking the "hidden features" badge

βœ… Validation

  • Only show the user issues their edits created, not preexisting issues with features they modified (#6459)
  • No longer flag websites missing http:// or https:// (#6831)
  • Flag disconnected highway=elevator as routing islands (#6812)
  • Flag points that should be attached or detached from ways (#6319)
  • Flag features with names matching a value in their not:name tag (#6411)
  • Flag generic multilingual feature names (#6876)
  • Rename '"Fix Me" Requests' validation rule to 'Help Requests'
  • Issue clearer warning when brand tags are simply incomplete, not strictly "nonstandard" (#6909)
  • Add changeset tags for the number and type of issues resolved by the user's edits (#6459)
  • Always show the Reset Ignored button when there are ignored issues
  • Deprecate cycleway=track on highway=cycleway (#6705)
  • Deprecate various direction, embankment, golf, and weighbridge tags
  • Upgrade outdated golf and jet bridge presets in one step rather than two (#6901, #6912, thanks @guylamar2006)
  • Add documentation of all validation issue types, severities, and changeset tags (#6100)

πŸ› Bugfixes

  • Fix an issue where some Mapillary traffic signs would not appear (#6510, #6921, thanks @cbeddow)
  • Don't treat closed highway=corridor ways as areas (#6800)
  • Fix an issue where operations might not be correctly enabled or disabled while editing a feature
  • Properly show uppercase suggestions in the Country, Target, and Draft Beers fields

🌏 Localization

  • Add Seychelles and Pitcairn Islands to the list of places that drive on the left (#6827, thanks @leighghunt)
  • Show Traditional Chinese language names in the Taiwan localization instead of Simplified Chinese (#6815)
  • Sort the "Add field" options in a locale-aware order (#6937)
  • Make the Wheelchair Access and Stroller Access field options translatable (#6878)
  • Let the @ key on French/AZERTY keyboards also toggle the sidebar (#6864)
  • Update language data with Unicode CLDR 36

πŸŽ“ Walkthrough / Help

  • Update the link to the Mapbox Imagery Request site (#6874, thanks @1ec5)
  • Fix issue where walkthrough could not be completed if certain data layers were disabled (#6634)

πŸš€ Presets

  • Add Electrical Equipment Store and Telecom Retail Store presets
  • Add Indoor Stairwell and Indoor Elevator Shaft presets (#6863, thanks @danielsjf)
  • Add Loading Dock preset (#6849)
  • Add Utility Pole preset (#6848)
  • Add Karting Racetrack and Motocross Racetrack presets (#6826)
  • Add Noise Barrier preset (#6949)
  • Add Brewing Supply Store preset ([#6866], [#6955], thanks @simonbilskyrollins)
  • Add presets: Spaceport, Hot Dog Fast Food, Recording Studio, Film Studio, Radio Station, Television Station, Truck Scale, City Hall
  • Update icons for presets including money-related presets, construction presets, utility presets, schools, vending machines, parcel pickups and drop-offs, manholes, Sushi Restaurant, Compressed Air, Psychic, Shower, Bumper Cars, Roller Coaster, Bollard, Lift Gate, Street Lamp, Bleachers, Oil Well, and Wastewater Plant
  • Add Type and Material fields to the Stile preset (#6857, thanks @ewnh)
  • Add Waste field to relevant presets (#6821)
  • Add Hours field to the Recycling Container preset (#6861)
  • Add Blind Person Access and Lockable fields
  • Add Bollard Row preset and a bollard Type field
  • Add Informal field and Informal Path preset
  • No longer show Level field for every feature, just those that might be indoors
  • Add Levels field for features that might cross multiple building floors
  • Add Maximum Age field to features like schools and rides
  • Add Minimum Age field to features like kindergartens, bars, and clubs
  • Add Theme field for Playground and Playground Equipment presets
  • Add Type field to the Residential Area preset
  • Add Limited option to the Stroller Access field (#6833)
  • Add notCountryCodes preset property for blacklisting presets from being addable in certain places
  • Don't show the Cycle & Foot Path preset in France, Lithuania, or Poland (#6836, #6882)
  • Require only the primary tag for a feature to match a golf preset
  • Rename Construction to Construction Area and render it with a yellow icon
  • Improve searchability of cycle presets in English (#6825)

@quincylvania
Copy link
Contributor

This release can be previewed at: https://preview.ideditor.com/release

@tomhughes tomhughes merged commit 0f33092 into openstreetmap:master Oct 27, 2019
@quincylvania quincylvania deleted the iD-2.16.0 branch January 17, 2020 14:19
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.

None yet

3 participants