Skip to content

v6.19.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:29
v6.19.0
df3c42a

New Presets

New and Changed Fields

  • amenity=trolley_bay - remove capacity field (#2401, thanks @matkoniecz)
  • remove capacity from man_made=dovecote (#2402, thanks @matkoniecz)
  • use different placeholder for capacity, more fitting for more presets (#2397, thanks @matkoniecz)
  • support Gunshot Detector (#2275, thanks @matkoniecz)
  • typeCombo -> combo, to prevent useless =yes values (more cases) (#2410, thanks @matkoniecz)
  • Add maxweightrating in France (in future may be tweaked to allow maxweightrating= outside France) (#1986, thanks @ashree2118)
  • typeCombo -> combo, to prevent useless =yes values (#2369, thanks @matkoniecz)
  • Add Planet include to exclude-only locationSets (temporary workaround) (#2381, thanks @nathanpixodeo)
  • remove capacity= from amenity_give box as unclear and not used and not documented (#2398, thanks @matkoniecz)
  • code review changes for protect_class (#2376, thanks @k-yle)
  • typeCombo -> combo - fix trade=yes appearing when user tries to cancel editing (#2362, thanks @matkoniecz)
  • Clarify assumed no state for crossing islands (#2324, thanks @KTibow)
  • Add cuisine=austrian (#2264, thanks @cuatim)
  • Remove aerialway/capacity field from "Goods Aerialway" preset" (field was specified as people per hour) (#2364, thanks @Geo-2695)
  • Added translatable key for "vending=bottle_return" (#2342, thanks @fibonacci-matrix)
  • Flower vending machine (preset and vending= value) (#2334, thanks @fibonacci-matrix)
  • Reordering bridge_combo option values according to taginfo count (#2325, thanks @BrianMacIntosh)

Changed Presets

  • Add incline to living_street more fields (#2421, thanks @RudyTheDev)
  • add "bike rack" term to amenity=bicycle_parking (#2371, thanks @matkoniecz)
  • add support= as moreField in information=guidepost (#2390, thanks @matkoniecz)
  • clarify that railway=abandoned must have visible remains, with "Visible Railway Track Remnants" as a new label (#2329, thanks @matkoniecz)
  • "plumbing" should find craft=plumber (#2355, thanks @matkoniecz)
  • add some obvious terms to office=estate_agent (#2359, thanks @matkoniecz)
  • add address as moreField to landuse=residential, restores address display for landuse=residential from NSI (#2373, thanks @matkoniecz)
  • add term to capacity field (#2370, thanks @matkoniecz)
  • use breakwater icon also for man_made=groyne (#2365, thanks @matkoniecz)
  • code review changes for protect_class (#2376, thanks @k-yle)
  • Make shop=florist match on "flowers" (#2340, thanks @matkoniecz)
  • Add "bike parts" as term to Bike Shop preset (#2005, thanks @matkoniecz)
  • new icon for building=outbuilding (#2349, thanks @matkoniecz)
  • reorder some entries as demanded by linter (#2366, thanks @matkoniecz)
  • Change addr: neighbourhood placeholder to English (US) spelling, change takeaway to takeout to use English (US) (#2358, thanks @mugdhachalla)
  • Change 'brewery' field label to title case (Sold Beer Brands) (#2356, thanks @BrianMacIntosh)
  • Implementing icons from Roentgen 0.16.0 (#2353, thanks @BrianMacIntosh)
  • Added Indian Fast Food and expanded Indian Restaurant presets (#2118, thanks @Naveena11-cmd)
  • Allow building fields for Manor and allow address field on Castle presets (#2338, thanks @tyrasd)
  • Replace missing icons: temaki-pump-manual, roentgen-telescope-radio (#2335, thanks @baltpeter)
  • Prioritize peak preset slightly over related presets for double-tagged features (#2331, thanks @tyrasd)

Deprecated Tags

  • remove levels -> building:levels suggestion (#2378, thanks @joelkoen)

Bug Fixes

  • Add incline to living_street more fields (#2421, thanks @RudyTheDev)
  • typeCombo -> combo, to prevent useless =yes values (more cases) (#2410, thanks @matkoniecz)
  • typeCombo -> combo, to prevent useless =yes values (#2369, thanks @matkoniecz)
  • add address as moreField to landuse=residential, restores address display for landuse=residential from NSI (#2373, thanks @matkoniecz)
  • Don't suggest sport=motor for highway=raceway, create dedicated preset for highway=raceway without specified sport (#2367, thanks @matkoniecz)
  • Add Planet include to exclude-only locationSets (temporary workaround) (#2381, thanks @nathanpixodeo)
  • remove capacity= from amenity_give box as unclear and not used and not documented (#2398, thanks @matkoniecz)
  • remove levels -> building:levels suggestion (#2378, thanks @joelkoen)
  • typeCombo -> combo - fix trade=yes appearing when user tries to cancel editing (#2362, thanks @matkoniecz)
  • Remove aerialway/capacity field from "Goods Aerialway" preset" (field was specified as people per hour) (#2364, thanks @Geo-2695)

Documentation and Other Changes

  • drop no longer needed FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 (#2420, thanks @matkoniecz)
  • Tagging Schema Browser: Add compare view as alpha link to preview-comment (#2413, thanks @tordans)
  • Netlify preview: Add CORS for iD Staging deploy (#2412, thanks @tordans)
  • Record basic info what tagging schema is (#2289, thanks @matkoniecz)
  • Record new OSMF funding for work by matkoniecz (Mateusz Konieczny) (#2348, thanks @matkoniecz)
  • Netlify preview: Add CORS (#2328, thanks @tordans)
  • Clarify on usage count necessary for tag to be established (#2153, thanks @matkoniecz)

Dependencies

7 changes