Opened 9 years ago
Closed 9 years ago
#12258 closed enhancement (duplicate)
Easy switching between projections
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
Use WMS / TMS layers supporting different projections
You then need to do the following each time you switch what tiles you use:
- Hit F12 to open preferences
- Click Map Settings
- Depending on projection I need, one of:
- Select from "Projection method"
- The more common case for me, select "By Code (EPSG)"
- Type in the required number in search box
- Click the single projection that matches that search in the box below (why can't it figure out I want EPSG:3009 when I already typed 3009?).
What is the expected result?
On the fly transformation to the displayed projection for the tiles, or at least an easier way to switch between the projections in question. Maybe allow bookmarking a number of projections, binding them to hotkeys?
In my case, I would need to bind 4 different projections for easy access. But I think JOSM transforming the images on the fly would be far superior when it comes to the user experience (though I understand it would also be much more complicated and performance intensive to implement, especially since JOSM currently does software rendering, from my understanding at least, the OpenGL plugin still has a long way to go before it is production ready).
What happens instead?
The complicated process described above.
Please provide any additional information below. Attach a screenshot if possible.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2015-12-30 18:40:01 +0100 (Wed, 30 Dec 2015) Build-Date:2015-12-30 17:42:02 Revision:9222 Relative:URL: ^/trunk Identification: JOSM/1.5 (9222 en) Linux Debian GNU/Linux 8.2 (jessie) Memory Usage: 1651 MB / 3568 MB (1034 MB allocated, but free) Java version: 1.8.0_66-internal, Oracle Corporation, OpenJDK 64-Bit Server VM VM arguments: [-Djosm.restart=true, -Djosm.home=/home/arvid/.josm-latest, -Djava.net.useSystemProxies=true] Dataset consistency test: No problems found Plugins: - AddrInterpolation (31772) - CommandLine (31869) - HouseNumberTaggingTool (31772) - Mapillary (31884) - OpeningHoursEditor (31772) - PicLayer (31772) - RoadSigns (31772) - alignways (31772) - apache-commons (31772) - apache-http (31875) - buildings_tools (31772) - download_along (31772) - ejml (31772) - ext_tools (31772) - geotools (31774) - gpsblam (31772) - gpxfilter (31772) - graphview (31772) - imagery_offset_db (31772) - josm-plugin-opengl (1440156917) - jts (31772) - log4j (31879) - measurement (31772) - opendata (31772) - rasterfilters (31772) - routing (31772) - terracer (31772) - turnlanes (31772) - turnrestrictions (31772) - utilsplugin2 (31772) - waydownloader (31772)
Closed as duplicate of #7592.
This is a known problem, but not easy to fix.
See these two tickets: