Skip to content

Commit 3b0f674

Browse files
committed
changelog: support for coords in DMS format in search bar
example: `35 11 10.1 , 136 49 53.8` (D M SS format), or `35 11.168 , 136 49.896` (D MM format)
1 parent caeec7c commit 3b0f674

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
4343
* Hide tag suggestions for tags like `name_1` in raw tag editor autocomplete ([#9422])
4444
* Show `(empty)` as a tag value option in the raw tag editor when a multi selections contains at least one feature which does not have the particular tag ([#9876], thanks [@k-yle])
4545
* Allow to search for OSM notes by id in search bar ([#10062], thanks [@NaVis0mple])
46+
* Add support for coordinates in `<degree> <minutes>[ <seconds>]` format to search bar ([#10066], thanks [@NaVis0mple])
4647
#### :scissors: Operations
4748
#### :camera: Street-Level
4849
#### :white_check_mark: Validation
@@ -66,6 +67,7 @@ _Breaking developer changes, which may affect downstream projects or sites that
6667
[#9983]: https://github.com/openstreetmap/iD/issues/9983
6768
[#9992]: https://github.com/openstreetmap/iD/issues/9992
6869
[#10062]: https://github.com/openstreetmap/iD/pull/10062
70+
[#10066]: https://github.com/openstreetmap/iD/pull/10066
6971
[id-tagging-schema#1076]: https://github.com/openstreetmap/id-tagging-schema/pull/1076
7072
[@ramith-kulal]: https://github.com/ramith-kulal
7173
[@mangerlahn]: https://github.com/mangerlahn

0 commit comments

Comments
 (0)