Modify

Opened 16 years ago

Closed 16 years ago

#2425 closed enhancement (fixed)

[PATCH] change default projection to marcator

Reported by: smsm1 Owned by: team
Priority: major Milestone:
Component: Core Version:
Keywords: Cc:

Description

The following patch changes the default to marcator, since that is what the vast majority of mappers require for getting buildings square and many mappers complain.

Also defaulting to using api.openstreetmap.org.

Attachments (1)

20090413-update-default-project-to-marcator.diff (2.3 KB ) - added by smsm1 16 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 by anonymous, 16 years ago

Type: defectenhancement

We cannot change the default to Mercator as long as the WMS plugin will silently download EPSG:4326 landsat imagery and simply scale it to fit the Mercator box. This is all a bit ugly and nobody really understands it but if you use Mercator and Landsat then the stuff you draw will be off by more than a negligible amount... that's why we want users to know what they are doing. Agreed that it is not nice.

comment:2 by smsm1, 16 years ago

I have created another ticket for the real issue, please apply this patch to make life easier for users, and then get the WMS plugin fixed (which I imagine, only advanced users will use anyway).

comment:3 by stoecker, 16 years ago

Resolution: fixed
Status: newclosed

WMS used EPSG:4326 for Mercartor as no WMS server supports Mercator projection and the differences between these two aren't so big when small tiles are used (as WMS plugin downloads in small tiles).

If the distorion is to big for nothern areas, then maybe we can change WMS plugin to download smaller tiles in these areas.

In r1605.

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.