Ticket #345 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Adding a Raster image to a map whose coordinate system differs generates an unclassified exception

Reported by: ronnielouie Owned by: ronnielouie
Priority: medium Milestone: 2.0
Component: Mapping Service Version: 2.0.0
Severity: major Keywords:
Cc: External ID: 1010518

Description

1) Load the attached package 2) Preview the map 3) Zoom in several times and an unclassified exception should occur on the server

We don't support raster transformations so we should have a nice server exception to deal with this and hopefully log an error to the server error log.

Change History

Changed 4 years ago by ronnielouie

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

 http://trac.osgeo.org/mapguide/changeset/r2517 An unclassified exception is thrown when coordinate system of raster layer and map do not match. Raster transformation is not supported so a more informative exception should be thrown.

Note: See TracTickets for help on using tickets.