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.11.0 #1956

Merged
merged 1 commit into from
Aug 26, 2018
Merged

Update to iD v2.11.0 #1956

merged 1 commit into from
Aug 26, 2018

Conversation

bhousel
Copy link
Member

@bhousel bhousel commented Aug 26, 2018

2.11.0

Aug 26, 2018

📣 Release Highlights

🎉 New Features

  • Add support for vector tile data (#3742, #5072, #5243, thanks @vershwal and @geohacker)
    • Replaced the "GPX"/"Local Data" layer with "Custom Map Data" on Map Data pane.
    • We've added several vector tile sources to the Map Data pane. They will be available if the user is editing around Detroit. This is a "Beta" feature to demonstrate the technology. (thanks @jonahadkins)
    • ⚠️ We refactored svgGpx->svgData module, which now handles both data files and data from vector tile urls. (Important: the URL parameter for loading gpx files has not changed, and remains compatible with applications like the HOT Task Manager).
    • Added serviceVectorTile for fetching and caching data from vector tile servers, and merging and deduplicating features that cross tile boundaries.

✨ Usability

  • Replace "Custom Imagery" alert box with a modal settings screen (#5207, thanks @vershwal)
    • This allows the user to see more of the url template, and makes copy/pasting easier. (#4802, #4806)
  • Show selected note details on the History Panel (#5158)
  • Show location of selected note on the Measurement Panel (#5158)
  • Allow submit note comments with shortcut cmd+enter (#5193)
  • Disable note and streetview interactivity while the user is drawing (#5202)

🐛 Bugfixes

  • Fix dragging of points and notes while a note is selected
  • Fix shadow colors on restriction editor help screens (#5248)
  • Fix errors when using certain fields after saving to OSM or switching live/dev server (#4898, #5229)
  • Fix issue causing uploads to never complete, when reusing an existing open changeset, e.g. conflict resolution (#5228)
  • Fix 404 not found error when fetching metadata for Esri background imagery (#5222, thanks @jgravois)
  • Prevent users from restoring history and saving duplicate changes after they start uploading a changeset (#5200)
  • Disable Add Note '4' shortcut when notes layer is not enabled (#5190)
  • Don't reverse cardinal direction roles on relations anymore (#2004-comment)
  • Allow float/decimal values for height field (#5184, #5198, thanks @jguthrie100)

🌏 Localization

  • Fix note status string to be translateable (#5189)

⌛ Performance

  • Speedup imagery index with which-polygon (#5226)

🚀 Presets

  • Add "apothecary" as a search term for pharmacies and chemists (#5235)
  • Add listed_status to whitelist of tags that autocomplete uppercase (#5231)
  • Use Biergarten as the preset name, and don't add building=yes (#5232)
  • Add preset for sport=badminton (#5233, thanks @rene78)
  • Add simple access field for several presets (campsite, picnic, bbq)
  • Support access=permit in access and access_simple fields (#5223)
  • Change stars from integer field to combo, support capital 'S' (#5216)
  • Support building tags on gasometers and silos
  • Add preset for man_made=bunker_silo (#5157, #5195, thanks @manfredbrandl)
  • Add layer field to a few more presets (#5204, thanks @Lukas458)
  • Allow tourism=artwork on line geometry, silence tag_suggests_area warning (#5206)

@tomhughes tomhughes merged commit b225d06 into openstreetmap:master Aug 26, 2018
@bhousel bhousel deleted the iD-2.11.0 branch December 4, 2018 03:28
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

2 participants