Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12185 closed enhancement (fixed)

[PATCH] support latitude of natural origin for Transverse Mercator projection

Reported by: bastiK Owned by: team
Priority: normal Milestone: 15.12
Component: Core Version:
Keywords: projection, tmerc Cc:

Description

Our implementation of the Transverse Mercator ignores the latitude of natural origin parameter (+lat_0=*) and assumes a value of 0.

Many Transverse Mercator-based projections require a value different from 0, so we should use an algorithm that supports it.

Attached is a replacement copy&pasted from the Geotools project (who copied it from proj.4).

Attachments (1)

transverse-mercator.patch (22.5 KB) - added by bastiK 8 years ago.

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by bastiK

Attachment: transverse-mercator.patch added

comment:1 Changed 8 years ago by bastiK

Summary: support latitude of natural origin for Transverse Mercator projection[PATCH] support latitude of natural origin for Transverse Mercator projection

comment:2 Changed 8 years ago by bastiK

Resolution: fixed
Status: newclosed

In 9112/josm:

applied #12185 - support latitude of natural origin for Transverse Mercator projection
(imports pieces of code from the Geotools project)

comment:3 Changed 8 years ago by Don-vip

Milestone: 15.12

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.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.