Skip to content

Commit

Permalink
update translations, build v6.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Feb 6, 2025
1 parent a12a1fe commit defe6cb
Show file tree
Hide file tree
Showing 229 changed files with 236,301 additions and 8,951 deletions.
76 changes: 76 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,82 @@ _Breaking developer changes, which may affect downstream projects or sites that
[@xxxx]: https://github.com/xxxx
-->

# 6.9.0
##### 2025-Feb-06

#### New Presets
* Add preset for office=translator ([#1298], thanks [@deevroman])
* Add hidden presets for highway=path + path=crossing ([#1201], thanks [@tordans])
* Add preset for shop=gold_buyer ([#1374], thanks [@matkoniecz])
* Add preset for natural=arch ([#1352], thanks [@jake-low])
* Add preset for entrance=shop ([#1299], thanks [@deevroman])
* Add presets for cycleway=traffic_island ([#1068], thanks [@k-yle])
#### Changed Presets
* Add building (with default value yes) field to Funeral Service Hall preset ([#1324], thanks [@arch0345])
* Add additional search terms to Monitoring Station preset ([#1347], thanks [@mnalis])
* Add additional search terms to Public Bookcase Station preset ([#1333], [#1354], thanks [@Coehill] and [@danieldegroot2])
* Change icon of Ticket Validator preset ([#1388], thanks [@matkoniecz])
* Rename shop=yes to reuse the name "Shop (Unspecified type)" ([#1415], thanks [@Dimitar5555])
* Only apply layer=1 on newly created building=roof objects ([#1342]) and tweak fields of roof preset
#### New and Changed Fields
* Add camp_site (type) field to Campground preset ([#1286], thanks [@osmuser63783])
* Improve label of internet_access field ([#1346], thanks [@mnalis])
* Add value e-cigarettes to vending field of Vending Machine preset ([#1371], thanks [@tiuck])
* Add translatable strings for values of the map_type tag ([#1373], thanks [@tiuck])
* Add value sac_scale=strolling to Hiking Path Difficulty field ([#1383], thanks [@felagund])
* Add descriptions to options for parking field ([#1402], thanks [@Nekzuris])
* Add universal field for panoramax photo ids ([#1344], thanks [@mnalis])
* Include addr:town in list of tags of the Address field ([#1433])
#### Regional Presets and Fields
* Add presets for meadow=meadow_orchard, orchard=meadow_orchard ([#1218], thanks [@tordans])
* Add presets for highway=path-based bicycle-foot path tagging in some European countries ([#1384], thanks [@olafkryus])
#### Deprecated Tags
* Replace information=map + map_type=tactile_map with information=tactile_map ([#1373], thanks [@tiuck])
* Replace information=map + map_type=tactile_model with information=tactile_model ([#1373], thanks [@tiuck])
* Replace parking:lane:*=* with parking:* tags ([#1390], thanks [@tiptoptom])
* Replace cycleway*=opposite with oneway:bicycle=no ([#1295], thanks [@tordans])
#### Bugfixes
* Fix spelling of Amphitheater preset to American English ([#1366], thanks [@1ec5])
#### Documentation and Other Changes
* Rework crossing presets to be better structured and easier to work with ([#1201], thanks [@tordans])
* Improve documentation about how ℹ️ icon works in iD ([#1257], thanks [@tordans])
* Clarify guidelines about deprecation rules ([#1309], thanks [@tordans])
* Add question about potential preset icon to github issue template ([#1377], thanks [@tordans])
* Synchronize list of discardable tags with JOSM ([#1423])

[#1201]: https://github.com/openstreetmap/id-tagging-schema/pull/1201
[#1218]: https://github.com/openstreetmap/id-tagging-schema/pull/1218
[#1257]: https://github.com/openstreetmap/id-tagging-schema/pull/1257
[#1286]: https://github.com/openstreetmap/id-tagging-schema/pull/1286
[#1295]: https://github.com/openstreetmap/id-tagging-schema/pull/1295
[#1309]: https://github.com/openstreetmap/id-tagging-schema/pull/1309
[#1324]: https://github.com/openstreetmap/id-tagging-schema/pull/1324
[#1333]: https://github.com/openstreetmap/id-tagging-schema/pull/1333
[#1342]: https://github.com/openstreetmap/id-tagging-schema/issues/1342
[#1344]: https://github.com/openstreetmap/id-tagging-schema/pull/1344
[#1346]: https://github.com/openstreetmap/id-tagging-schema/pull/1346
[#1347]: https://github.com/openstreetmap/id-tagging-schema/pull/1347
[#1354]: https://github.com/openstreetmap/id-tagging-schema/pull/1354
[#1366]: https://github.com/openstreetmap/id-tagging-schema/pull/1366
[#1371]: https://github.com/openstreetmap/id-tagging-schema/pull/1371
[#1373]: https://github.com/openstreetmap/id-tagging-schema/pull/1373
[#1373]: https://github.com/openstreetmap/id-tagging-schema/pull/1373
[#1377]: https://github.com/openstreetmap/id-tagging-schema/pull/1377
[#1383]: https://github.com/openstreetmap/id-tagging-schema/pull/1383
[#1384]: https://github.com/openstreetmap/id-tagging-schema/pull/1384
[#1388]: https://github.com/openstreetmap/id-tagging-schema/pull/1388
[#1390]: https://github.com/openstreetmap/id-tagging-schema/pull/1390
[#1402]: https://github.com/openstreetmap/id-tagging-schema/pull/1402
[#1415]: https://github.com/openstreetmap/id-tagging-schema/pull/1415
[#1423]: https://github.com/openstreetmap/id-tagging-schema/issues/1423
[#1433]: https://github.com/openstreetmap/id-tagging-schema/pull/1433
[@deevroman]: https://github.com/deevroman
[@jake-low]: https://github.com/jake-low
[@Coehill]: https://github.com/Coehill
[@tiuck]: https://github.com/tiuck
[@felagund]: https://github.com/felagund


# 6.8.1
##### 2024-Aug-19

Expand Down
245 changes: 245 additions & 0 deletions dist/deprecated.json
Original file line number Diff line number Diff line change
Expand Up @@ -2366,6 +2366,24 @@
"craft": "winery"
}
},
{
"old": {
"map_type": "tactile_map",
"information": "map"
},
"replace": {
"information": "tactile_map"
}
},
{
"old": {
"map_type": "tactile_model",
"information": "map"
},
"replace": {
"information": "tactile_model"
}
},
{
"old": {
"maxage": "*"
Expand Down Expand Up @@ -2606,6 +2624,215 @@
"parking": "lane"
}
},
{
"old": {
"parking:lane:both": "no"
},
"replace": {
"parking:both": "no"
}
},
{
"old": {
"parking:lane:both": "no_parking"
},
"replace": {
"parking:both": "no",
"parking:both:restriction": "no_parking"
}
},
{
"old": {
"parking:lane:both": "no_stopping"
},
"replace": {
"parking:both": "no",
"parking:both:restriction": "no_stopping"
}
},
{
"old": {
"parking:lane:both": "fire_lane"
},
"replace": {
"parking:both": "no",
"parking:both:restriction": "no_stopping",
"parking:both:restriction:reason": "fire_lane"
}
},
{
"old": {
"parking:lane:both": "separate"
},
"replace": {
"parking:both": "separate"
}
},
{
"old": {
"parking:lane:both": "diagonal"
},
"replace": {
"parking:both": "yes",
"parking:both:orientation": "diagonal"
}
},
{
"old": {
"parking:lane:both": "parallel"
},
"replace": {
"parking:both": "yes",
"parking:both:orientation": "parallel"
}
},
{
"old": {
"parking:lane:both": "perpendicular"
},
"replace": {
"parking:both": "yes",
"parking:both:orientation": "perpendicular"
}
},
{
"old": {
"parking:lane:both:parallel": "on_street"
},
"replace": {
"parking:both": "lane"
}
},
{
"old": {
"parking:lane:left": "no"
},
"replace": {
"parking:left": "no"
}
},
{
"old": {
"parking:lane:left": "no_parking"
},
"replace": {
"parking:left": "no",
"parking:left:restriction": "no_parking"
}
},
{
"old": {
"parking:lane:left": "no_stopping"
},
"replace": {
"parking:left": "no",
"parking:left:restriction": "no_stopping"
}
},
{
"old": {
"parking:lane:left": "separate"
},
"replace": {
"parking:left": "separate"
}
},
{
"old": {
"parking:lane:left": "diagonal"
},
"replace": {
"parking:left": "yes",
"parking:left:orientation": "diagonal"
}
},
{
"old": {
"parking:lane:left": "parallel"
},
"replace": {
"parking:left": "yes",
"parking:left:orientation": "parallel"
}
},
{
"old": {
"parking:lane:left": "perpendicular"
},
"replace": {
"parking:left": "yes",
"parking:left:orientation": "perpendicular"
}
},
{
"old": {
"parking:lane:right": "no"
},
"replace": {
"parking:right": "no"
}
},
{
"old": {
"parking:lane:right": "no_parking"
},
"replace": {
"parking:right": "no",
"parking:right:restriction": "no_parking"
}
},
{
"old": {
"parking:lane:right": "no_stopping"
},
"replace": {
"parking:right": "no",
"parking:right:restriction": "no_stopping"
}
},
{
"old": {
"parking:lane:right": "separate"
},
"replace": {
"parking:right": "separate"
}
},
{
"old": {
"parking:lane:right": "diagonal"
},
"replace": {
"parking:right": "yes",
"parking:right:orientation": "diagonal"
}
},
{
"old": {
"parking:lane:right": "parallel"
},
"replace": {
"parking:right": "yes",
"parking:right:orientation": "parallel"
}
},
{
"old": {
"parking:lane:right": "perpendicular"
},
"replace": {
"parking:right": "yes",
"parking:right:orientation": "perpendicular"
}
},
{
"old": {
"parking:lane:right:parallel": "on_street"
},
"replace": {
"parking:right": "lane"
}
},
{
"old": {
"parking:orientation": "*"
Expand Down Expand Up @@ -4181,5 +4408,23 @@
"replace": {
"industrial": "brickyard"
}
},
{
"old": {
"cycleway": "opposite"
},
"replace": {
"oneway:bicycle": "no",
"cycleway:both": "no"
}
},
{
"old": {
"cycleway:left": "opposite"
},
"replace": {
"oneway:bicycle": "no",
"cycleway:left": "no"
}
}
]
2 changes: 1 addition & 1 deletion dist/deprecated.min.json

Large diffs are not rendered by default.

13 changes: 11 additions & 2 deletions dist/discarded.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"created_by": true,
"converted_by": true,
"odbl": true,
"odbl:note": true,
"tiger:upload_uuid": true,
Expand Down Expand Up @@ -45,5 +44,15 @@
"yh:TOTYUMONO": true,
"yh:TYPE": true,
"yh:WIDTH": true,
"yh:WIDTH_RANK": true
"yh:WIDTH_RANK": true,
"LINZ2OSM:dataset": true,
"LINZ2OSM:layer": true,
"LINZ2OSM:source_version": true,
"LINZ:dataset": true,
"LINZ:layer": true,
"LINZ:source_version": true,
"linz2osm:objectid": true,
"fid": true,
"import_uuid": true,
"gnis:import_uuid": true
}
2 changes: 1 addition & 1 deletion dist/discarded.min.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"created_by":true,"converted_by":true,"odbl":true,"odbl:note":true,"tiger:upload_uuid":true,"tiger:tlid":true,"tiger:source":true,"tiger:separated":true,"geobase:datasetName":true,"geobase:uuid":true,"osmarender:nameDirection":true,"osmarender:renderName":true,"osmarender:renderRef":true,"osmarender:rendernames":true,"sub_sea:type":true,"KSJ2:ADS":true,"KSJ2:ARE":true,"KSJ2:AdminArea":true,"KSJ2:COP_label":true,"KSJ2:DFD":true,"KSJ2:INT":true,"KSJ2:INT_label":true,"KSJ2:LOC":true,"KSJ2:LPN":true,"KSJ2:OPC":true,"KSJ2:PubFacAdmin":true,"KSJ2:RAC":true,"KSJ2:RAC_label":true,"KSJ2:RIC":true,"KSJ2:RIN":true,"KSJ2:WSC":true,"KSJ2:coordinate":true,"KSJ2:curve_id":true,"KSJ2:curve_type":true,"KSJ2:filename":true,"KSJ2:lake_id":true,"KSJ2:lat":true,"KSJ2:long":true,"KSJ2:river_id":true,"SK53_bulk:load":true,"yh:LINE_NAME":true,"yh:LINE_NUM":true,"yh:STRUCTURE":true,"yh:TOTYUMONO":true,"yh:TYPE":true,"yh:WIDTH":true,"yh:WIDTH_RANK":true}
{"created_by":true,"odbl":true,"odbl:note":true,"tiger:upload_uuid":true,"tiger:tlid":true,"tiger:source":true,"tiger:separated":true,"geobase:datasetName":true,"geobase:uuid":true,"osmarender:nameDirection":true,"osmarender:renderName":true,"osmarender:renderRef":true,"osmarender:rendernames":true,"sub_sea:type":true,"KSJ2:ADS":true,"KSJ2:ARE":true,"KSJ2:AdminArea":true,"KSJ2:COP_label":true,"KSJ2:DFD":true,"KSJ2:INT":true,"KSJ2:INT_label":true,"KSJ2:LOC":true,"KSJ2:LPN":true,"KSJ2:OPC":true,"KSJ2:PubFacAdmin":true,"KSJ2:RAC":true,"KSJ2:RAC_label":true,"KSJ2:RIC":true,"KSJ2:RIN":true,"KSJ2:WSC":true,"KSJ2:coordinate":true,"KSJ2:curve_id":true,"KSJ2:curve_type":true,"KSJ2:filename":true,"KSJ2:lake_id":true,"KSJ2:lat":true,"KSJ2:long":true,"KSJ2:river_id":true,"SK53_bulk:load":true,"yh:LINE_NAME":true,"yh:LINE_NUM":true,"yh:STRUCTURE":true,"yh:TOTYUMONO":true,"yh:TYPE":true,"yh:WIDTH":true,"yh:WIDTH_RANK":true,"LINZ2OSM:dataset":true,"LINZ2OSM:layer":true,"LINZ2OSM:source_version":true,"LINZ:dataset":true,"LINZ:layer":true,"LINZ:source_version":true,"linz2osm:objectid":true,"fid":true,"import_uuid":true,"gnis:import_uuid":true}
Loading

0 comments on commit defe6cb

Please sign in to comment.