Modify

Opened 8 years ago

Closed 8 years ago

#13287 closed enhancement (fixed)

[Patch] Projection updates to support multiple projections

Reported by: michael2402 Owned by: team
Priority: normal Milestone: 16.08
Component: Core Version:
Keywords: gsoc-core projection Cc: Don-vip, bastiK, stoecker

Description

This patch allows JOSM to support multiple projections inside a map view.

It adds the following functionality:

  • A new Projecting class. This is a simple version of a Projection that allows you to do EastNorth<->LatLon conversions
  • Add the ability to shift a projecting
  • Add the ability to split the view area on the world bounds if the projection supports world wrapping around the world bounds (in simpler words: Allow to paint over 180°)

This also fixes #12681

Attachments (1)

patch-mapview-chunked-render-area.patch (29.1 KB ) - added by michael2402 8 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by Don-vip, 8 years ago

Milestone: 16.08

@bastiK: I let you review this one, your feedback will be more valuable :) Sounds nice!

comment:2 by Don-vip, 8 years ago

Keywords: projection added

by michael2402, 8 years ago

comment:3 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

In 10805/josm:

fix #13287 - Projection updates to support multiple projections (patch by michael2402) - gsoc-core

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.