Modify

Opened 4 years ago

Closed 4 years ago

#2425 closed enhancement (fixed)

[PATCH] change default projection to marcator

Reported by: smsm1 Owned by: team
Priority: major 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 4 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 4 years ago by anonymous

  • Type changed from defect to enhancement

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 Changed 4 years ago by smsm1

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 Changed 4 years ago by stoecker

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

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.

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.