Opened 4 years ago
Last modified 4 years ago
#16941 new enhancement
Display the default projection
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | projection | Cc: |
Description
I was thinking if we shouldn't have a (default)
displayed here:
For example, Mercator (default)
JOSM:
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2018-11-02 21:45:21 +0100 (Fri, 02 Nov 2018) Revision:14404 Build-Date:2018-11-02 21:02:52 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (14404 pt_BR) Linux Debian GNU/Linux unstable (sid) Memory Usage: 407 MB / 3072 MB (108 MB allocated, but free) Java version: 11.0.1+13-Debian-2, Oracle Corporation, OpenJDK 64-Bit Server VM Screen: :0.0 1920x1080 Maximum Screen Size: 1920x1080 Java package: openjdk-11-jre:amd64-11.0.1+13-2 Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-21 VM arguments: [-Dawt.useSystemAAFontSettings=gasp] Plugins: + ImportImagePlugin (34576) + OpeningHoursEditor (34535) + SimplifyArea (34586) + apache-commons (34506) + buildings_tools (34572) + download_along (34503) + editgpx (34506) + ejml (34389) + geojson (87) + geotools (34513) + jaxb (34506) + jogl (1.2.2) + jts (34524) + log4j (34527) + measurement (34529) + merge-overlap (34664) + opendata (34698) + reverter (34552) + tageditor (34560) + todo (30306) + turnlanes-tagging (272) + turnrestrictions (34643) + undelete (34568) + utilsplugin2 (34506) + wikipedia (v1.1.1)
Attachments (0)
Change History (3)
comment:1 Changed 4 years ago by
Keywords: | projection added |
---|
comment:2 Changed 4 years ago by
comment:3 Changed 4 years ago by
Good question! :-)
Initially I was thinking about the default Mercator projection (for cases where we change the projection and want to get back to the default one, without needing to remember that it's Mercator)
But then I saw the Set as default
button.
Maybe it's possible to use (default)
for Mercator and (user-defined default)
(or something similar) for whichever the user set as default?
Then we could have Mercator (default)
and Something Else (user-defined default)
in the list.
So the "(default)" should be at the projection the user has set as default or always at Mercator (as this is the default default)?