Modify

Opened 15 years ago

Closed 9 years ago

Last modified 9 years ago

#3591 closed enhancement (fixed)

Implement Right-Click feature for WMS layers

Reported by: stoecker Owned by: team
Priority: normal Milestone: 15.08
Component: Core imagery Version:
Keywords: right click Cc: bhil@…

Description (last modified by skyper)

Such feature should have:

  • reload image (for temporary errors which produce no error tile)
  • show URL, coordinates, information, ...

Attachments (0)

Change History (13)

comment:1 by stoecker, 15 years ago

Type: defectenhancement

comment:2 by stoecker, 15 years ago

Ticket #2307 has been marked as a duplicate of this ticket.

comment:3 by stoecker, 14 years ago

Component: CoreCore imagery

comment:4 by Cobra, 13 years ago

Component: Core imageryCore

comment:5 by skyper, 13 years ago

Component: CoreCore imagery
Owner: changed from team to Upliner

comment:6 by skyper, 12 years ago

Description: modified (diff)
Owner: changed from Upliner to team

comment:7 by skyper, 11 years ago

Keywords: right click added

I am not sure where this right click features are supposed to happen (map view <-> layer list) but there is at least an inconsistency between WMS and TMS. While the first has a right click menu on map view but non of these options in the layer list menu the latter has no right click action on map view but all options are only available in layer list menu.

Would be nice if for both, WMS + TMS, the imagery related options (like reload, autmatically load/zoom) would be available in a right click menu on map view and in the right click layer list menu.

Last edited 11 years ago by skyper (previous) (diff)

comment:8 by Don-vip, 10 years ago

Ticket #10453 has been marked as a duplicate of this ticket.

comment:9 by Don-vip, 10 years ago

Cc: bhil@… added

comment:10 by wiktorn, 10 years ago

Milestone: 15.06

comment:11 by Don-vip, 9 years ago

Milestone: 15.0615.07

skip milestone 15.06

comment:12 by wiktorn, 9 years ago

Resolution: fixed
Status: newclosed

In 8526/josm:

Introduce WMS layer based on TMS. (closes: #11255)

HEADS UP: After this patch you need to manually remove JAX-B generated file/class: org/w3/_2001/xmlschema/Adapter1.java to compile the tree again.

  • create AbstractTileSourceLayer based on TMSLayer as a base for TMS, WMS and (future) WMTS layers, (addresses #11459)
  • WMS layer now uses JCS Caching (closes: #7363)
  • introduce new conversion methods in TileSource, that convert both X and Y (lat and lon) in one call. This is necessary for other than PseudoMercator projections
    • introduce TileXY class that represents X and Y indexes of tile in tile matrix/space
    • mark old conversion methods as deprecated
    • refactor JMapViewer and JOSM to new methods
    • change use of Coordinate class to ICoordinate where appropiate
  • extract CachedAttributionBingAerialTileSource to separate file
  • create TemplatedWMSTileSource that provides the WMS Layer with square (according to current projection) tiles (closes: #11572, closes: #7682, addresses: #5454)
  • implemented precaching imagery along GPX track for AbstractTileSourceLayer, so now it work for both - WMS and TMS (closes: #9154)
  • implemented common righ-click menu on map view, as well on layer list (closes #3591)
  • create separate build commands for JMapViewer classes to easily spot, when josm classes are used within JMapViewer
  • remove unnecessary classes of previous WMS implementation - GeorefImage, wms-cache.xsd (and JAXB task from build), WMSCache, WMSRequest, WMSGrabber, HTMLGrabber, WMSException

comment:13 by Don-vip, 9 years ago

Milestone: 15.0715.08

Milestone renamed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.