Modify ↓
Opened 2 years ago
Last modified 2 years ago
#23267 new enhancement
handle more nonstandard coordinates in "add new node"
Reported by: | elgaard | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
A lot of websites give coordinates in a non-standard way.
It would be nice if JOSM could sanitize them in cases without ambiguity.
For example (from https://www.tourismus-kehdingen.de/index.php/gastgeber/wohnmobil-und-campingplaetze)
53º46´23“ N / 09º19´22“ O
- Slash instead of comma.
- O instead of E, (Ost in German)
- º instead of ° (masculine ordinal indicator instead of degree sign)
- ´ instead of ' (acute instead of single quote)
- “ instead of " (Unicode U+0201C left double qoutation mark instead of ASCII quotation mark).
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Please comment your JOSM version for future reference.