geoadmin / web-mapviewer

The viewer application for maps and geodata
https://map.geo.admin.ch
Other
57 stars 9 forks source link

PB-718 : adding cardinal letter support for most WGS84 search input - #patch #969

Closed pakb closed 2 months ago

pakb commented 2 months ago

now supports most input (inverted or not) with cardinal letters, such as :

Test link

cypress[bot] commented 2 months ago

Passing run #2863 ↗︎

0 211 21 0 Flakiness 0

Details:

Merge branch 'master' into fix-PB-718-wgs84-search-bar
Project: web-mapviewer Commit: 51dfbb47c2
Status: Passed Duration: 04:57 💡
Started: Jul 3, 2024 1:16 PM Ended: Jul 3, 2024 1:21 PM

Review all test suite changes for PR #969 ↗︎

ltshb commented 2 months ago

looks like the MGRS has some issue with the new regexs

Solved was just a \s+ that I needed to change to \s* I though that in MGRS you needed two numbers, but it can be one.