Modify

Opened 9 years ago

Closed 9 years ago

Last modified 9 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 9 years ago.

Download all attachments as: .zip

Change History (4)

by bastiK, 9 years ago

Attachment: transverse-mercator.patch added

comment:1 by bastiK, 9 years ago

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

comment:2 by bastiK, 9 years ago

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 by Don-vip, 9 years ago

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. 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.