Ticket #394 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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 External ID: 1317158
state: New Browser: All
Operating System: All

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

ArbitraryXYMUnits.patch Download (0.8 KB) - added by trevorwekel 2 years ago.
Patch for Arbitrary X-Y Meters

Change History

Changed 2 years ago by trevorwekel

Patch for Arbitrary X-Y Meters

Changed 2 years ago by trevorwekel

  • cc trevorwekel added
  • version changed from 1.1.1 to 2.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?

Changed 2 years ago by madair

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from Future to 2.0

fixed with #395

Note: See TracTickets for help on using tickets.