Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#14346 closed enhancement (fixed)

[PATCH] Rotation angle for Transverse Mercator projection

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core imagery Version: latest
Keywords: Cc:

Description

The Oblique Mercator projection code already supports +gamma= projection parameter for the grid rotation angle.
I propose to add the same parameter to the Transverse Mercator projection code as a josm extension.
This will allow to work with the custom projections obtained by rotation of the imagery provided
using generic Gauß-Krüger projections.

Attachments (1)

gamma.diff (2.0 KB ) - added by anonymous 8 years ago.
Patch providing +gamma support for TM

Download all attachments as: .zip

Change History (6)

by anonymous, 8 years ago

Attachment: gamma.diff added

Patch providing +gamma support for TM

comment:1 by Klumbumbus, 8 years ago

Component: CoreCore imagery

comment:2 by stoecker, 8 years ago

Leaving everything else aside. The default 0 should leave the values unchanged, but if I'm not mistaken it will switch x and y instead.

comment:3 by bastiK, 8 years ago

Resolution: fixed
Status: newclosed

In 11549/josm:

applied #14346 Rotation angle for Transverse Mercator projection (based on patch by anonymous)

in reply to:  2 comment:4 by bastiK, 8 years ago

Replying to stoecker:

Leaving everything else aside. The default 0 should leave the values unchanged, but if I'm not mistaken it will switch x and y instead.

Right, u axis is the same as the projection center line in Oblique Mercator, so that would be the y axis in Transverse Mercator.

comment:5 by Don-vip, 8 years ago

In 11555/josm:

see #14346 - checkstyle

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.