Modify

Opened 3 years ago

Closed 3 years ago

#5551 closed enhancement (fixed)

[PATCH] Added LKS-92 projection for Latvia

Reported by: extropy Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

I implemented LKS-92 projection.

It is based on Transverse Mercator projection but has central meridian on 24 degrees, that does not correspond any UTC zone.

So I moved out Transverse Mercator code from UTC projection into TransverseMercator.java

Modified files summary:

  • TransverseMercator.java - Transverse Mercator projection implementation code, taken from UTM.java
  • TransverseMercatorLV.java - the LKS-92 projection
  • UTM.java - moved out all Transverse Mercator projection code.

I have reasonably tested the code and it seems to work.
Would be great if someone using UTM could test it.

Attachments (1)

projection-patch.diff (29.2 KB) - added by extropy 3 years ago.
the patch

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by extropy

the patch

comment:1 Changed 3 years ago by extropy

  • Summary changed from Added LKS-92 projection for Latvia to [PATCH] Added LKS-92 projection for Latvia

comment:2 Changed 3 years ago by bastiK

  • Resolution set to fixed
  • Status changed from new to closed

In [3635/josm]:

applied #5551 (patch by extropy) - Added LKS-92 projection for Latvia

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


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

 
Note: See TracTickets for help on using tickets.