Opened 14 years ago

Closed 14 years ago

#394 closed defect (fixed)

No map displayed if the coordinate system comes from Arbitrary X-Y Coordinate Systems

Reported by: liuar Owned by: madair
Priority: P2 Milestone: 2.0
Component: Widgets Version: 2.0.0-RC1
Severity: Critical Keywords:
Cc: trevorwekel Browser: All
External ID: 1317158 Operating System: All
state: New

Description

  1. Create a map definition with XY-M (Arbitrary X-Y Coordinates (Meters))which comes from Arbitrary X-Y Coordinate System category.
  2. Create a flexible weblayout with this map
  3. View this weblayout in Browser.


Result: No map displayed

Attachments (1)

ArbitraryXYMUnits.patch (792 bytes ) - added by trevorwekel 14 years ago.
Patch for Arbitrary X-Y Meters

Download all attachments as: .zip

Change History (3)

by trevorwekel, 14 years ago

Attachment: ArbitraryXYMUnits.patch added

Patch for Arbitrary X-Y Meters

comment:1 by trevorwekel, 14 years ago

Cc: trevorwekel added
Version: 1.1.12.0.0-RC1

I have a potential patch for this defect. Since there is no EPSG code for Arbitrary X-Y, fusion defaults to 4326. This sets the units to degrees. The attached patch switches to EPSG:900913 if there is no EPSG code and the units are meters.

If this fix is ok, could it please be rolled into this fix please get rolled into branches/fusion-2.0 and trunk?

comment:2 by madair, 14 years ago

Milestone: Future2.0
Resolution: fixed
Status: newclosed

fixed with #395

Note: See TracTickets for help on using tickets.