@@ -27,40 +27,40 @@ _Breaking developer changes, which may affect downstream projects or sites that
2727##### 2025-Feb-06
2828
2929#### New Presets
30- * Add preset for office=translator ([ #1298 ] , thanks [ @deevroman ] )
31- * Add hidden presets for highway=path + path=crossing ([ #1201 ] , thanks [ @tordans ] )
32- * Add preset for shop=gold_buyer ([ #1374 ] , thanks [ @matkoniecz ] )
33- * Add preset for natural=arch ([ #1352 ] , thanks [ @jake-low ] )
34- * Add preset for entrance=shop ([ #1299 ] , thanks [ @deevroman ] )
35- * Add presets for cycleway=traffic_island ([ #1068 ] , thanks [ @k-yle ] )
30+ * Add preset for ` office=translator ` ([ #1298 ] , thanks [ @deevroman ] )
31+ * Add hidden presets for ` highway=path + path=crossing ` ([ #1201 ] , thanks [ @tordans ] )
32+ * Add preset for ` shop=gold_buyer ` ([ #1374 ] , thanks [ @matkoniecz ] )
33+ * Add preset for ` natural=arch ` ([ #1352 ] , thanks [ @jake-low ] )
34+ * Add preset for ` entrance=shop ` ([ #1299 ] , thanks [ @deevroman ] )
35+ * Add presets for ` cycleway=traffic_island ` ([ #1068 ] , thanks [ @k-yle ] )
36+ * Rework crossing presets to be better structured and easier to work with ([ #1201 ] , thanks [ @tordans ] )
3637#### Changed Presets
37- * Add building (with default value yes) field to Funeral Service Hall preset ([ #1324 ] , thanks [ @arch0345 ] )
38+ * Add ` building ` (with default value ` yes ` ) field to Funeral Service Hall preset ([ #1324 ] , thanks [ @arch0345 ] )
3839* Add additional search terms to Monitoring Station preset ([ #1347 ] , thanks [ @mnalis ] )
3940* Add additional search terms to Public Bookcase Station preset ([ #1333 ] , [ #1354 ] , thanks [ @Coehill ] and [ @danieldegroot2 ] )
4041* Change icon of Ticket Validator preset ([ #1388 ] , thanks [ @matkoniecz ] )
41- * Rename shop=yes to reuse the name "Shop (Unspecified type)" ([ #1415 ] , thanks [ @Dimitar5555 ] )
42- * Only apply layer=1 on newly created building=roof objects ([ #1342 ] ) and tweak fields of roof preset
42+ * Rename ` shop=yes ` to reuse the name "Shop (Unspecified type)" ([ #1415 ] , thanks [ @Dimitar5555 ] )
43+ * Only apply ` layer=1 ` on newly created ` building=roof ` objects ([ #1342 ] ) and tweak fields of roof preset
4344#### New and Changed Fields
44- * Add camp_site (type) field to Campground preset ([ #1286 ] , thanks [ @osmuser63783 ] )
45- * Improve label of internet_access field ([ #1346 ] , thanks [ @mnalis ] )
46- * Add value e-cigarettes to vending field of Vending Machine preset ([ #1371 ] , thanks [ @tiuck ] )
47- * Add translatable strings for values of the map_type tag ([ #1373 ] , thanks [ @tiuck ] )
48- * Add value sac_scale=strolling to Hiking Path Difficulty field ([ #1383 ] , thanks [ @felagund ] )
49- * Add descriptions to options for parking field ([ #1402 ] , thanks [ @Nekzuris ] )
50- * Add universal field for panoramax photo ids ([ #1344 ] , thanks [ @mnalis ] )
51- * Include addr: town in list of tags of the Address field ([ #1433 ] )
45+ * Add ` camp_site ` (type) field to Campground preset ([ #1286 ] , thanks [ @osmuser63783 ] )
46+ * Improve label of ` internet_access ` field ([ #1346 ] , thanks [ @mnalis ] )
47+ * Add value ` e-cigarettes ` to ` vending ` field of Vending Machine preset ([ #1371 ] , thanks [ @tiuck ] )
48+ * Add translatable strings for values of the ` map_type ` tag ([ #1373 ] , thanks [ @tiuck ] )
49+ * Add value ` sac_scale=strolling ` to Hiking Path Difficulty field ([ #1383 ] , thanks [ @felagund ] )
50+ * Add descriptions to options for ` parking ` field ([ #1402 ] , thanks [ @Nekzuris ] )
51+ * Add universal field for ` panoramax ` photo ids ([ #1344 ] , thanks [ @mnalis ] )
52+ * Include ` addr:town ` in list of tags of the Address field ([ #1433 ] )
5253#### Regional Presets and Fields
53- * Add presets for meadow=meadow_orchard, orchard=meadow_orchard ([ #1218 ] , thanks [ @tordans ] )
54- * Add presets for highway=path-based bicycle-foot path tagging in some European countries ([ #1384 ] , thanks [ @olafkryus ] )
54+ * Add presets for ` meadow=meadow_orchard ` , ` orchard=meadow_orchard ` ([ #1218 ] , thanks [ @tordans ] )
55+ * Add presets for ` highway=path- ` based bicycle-foot path tagging in some European countries ([ #1384 ] , thanks [ @olafkryus ] )
5556#### Deprecated Tags
56- * Replace information=map + map_type=tactile_map with information=tactile_map ([ #1373 ] , thanks [ @tiuck ] )
57- * Replace information=map + map_type=tactile_model with information=tactile_model ([ #1373 ] , thanks [ @tiuck ] )
58- * Replace parking:lane:* =* with parking:* tags ([ #1390 ] , thanks [ @tiptoptom ] )
59- * Replace cycleway* =opposite with oneway: bicycle =no ([ #1295 ] , thanks [ @tordans ] )
57+ * Replace ~~ ` information=map + map_type=tactile_map ` ~~ with information=tactile_map ([ #1373 ] , thanks [ @tiuck ] )
58+ * Replace ~~ ` information=map + map_type=tactile_model ` ~~ with information=tactile_model ([ #1373 ] , thanks [ @tiuck ] )
59+ * Replace ~~ ` parking:lane:*=* ` ~~ with ` parking:* ` tags ([ #1390 ] , thanks [ @tiptoptom ] )
60+ * Replace ~~ ` cycleway*=opposite ` ~~ with ` oneway:bicycle=no ` ([ #1295 ] , thanks [ @tordans ] )
6061#### Bugfixes
6162* Fix spelling of Amphitheater preset to American English ([ #1366 ] , thanks [ @1ec5 ] )
6263#### Documentation and Other Changes
63- * Rework crossing presets to be better structured and easier to work with ([ #1201 ] , thanks [ @tordans ] )
6464* Improve documentation about how ℹ️ icon works in iD ([ #1257 ] , thanks [ @tordans ] )
6565* Clarify guidelines about deprecation rules ([ #1309 ] , thanks [ @tordans ] )
6666* Add question about potential preset icon to github issue template ([ #1377 ] , thanks [ @tordans ] )
0 commit comments