Ticket #1698 (closed defect: fixed)

Opened 2 years ago

Last modified 22 months ago

Map Editor: Calculated combined extents button returns extents in lat/long regardless of coordinate system assigned

Reported by: jng Owned by: jng
Priority: low Milestone: Maestro-3.5
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description (last modified by jng) (diff)

I got an unconfirmed report that the button to calculate the combined extent from all layers returns extents in lat/long even though the coordinate system assigned was not.

Verify if this is the case.

Update: I have confirmed that the calculate combined extents button is indeed not functioning under certain circumstances, especially if one or more layers are not in the Map's coordinate system.

Change History

Changed 2 years ago by gBecker

It's not lat/lon. It seems that it is the same issue like in  http://trac.osgeo.org/mapguide/ticket/1679.

Lower left coordinate is OK. Upper right seems to be a lat/lon-coordinate, but it isn't. Here's what I get when I click the button:

Lower Left: X:3462000 Y:5542000 (OK) Upper Right: X:3.4895329125E+16 Y:5.5660000000005E+16 (Not OK)

Seems to me like a localization issue (different decimal separator)

Changed 2 years ago by jng

  • description modified (diff)

Changed 2 years ago by jng

  • milestone changed from Maestro-3.1 to Maestro-3.2

Changed 22 months ago by jng

  • status changed from new to closed
  • resolution set to fixed

Resolving as fixed. The new extent calculation dialog can diagnose individual extent transformation failures.

Note: See TracTickets for help on using tickets.