Ticket #382 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Redline: features cannot display in the map with commercial layer after upload

Reported by: liuar Owned by: madair
Priority: P2 Milestone: Future
Component: Widgets Version: 1.1.1
Severity: Major Keywords:
Cc: External ID: 1312818
state: New Browser: All
Operating System: All

Description

1. One one flexible web layout with commercial layer.
2. Redline -> draw several points -> Save as one gml file.
3. Upload the gml file (be sure to remove the current redline layer first)

Results:
The feature listed in the Feature lists, but not displayed in the map.

Expected results:
The features display in the map.

Change History

Changed 3 years ago by chrisclaydon

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

Fixed by submission http://trac.osgeo.org/fusion/changeset/2141

OpenLayers does not seem to recognize EPSG:3857 and EPSG:900913 as being the same coordinate system. So when the MapGuide map declares itself as 3857 and the base commercial layer as 900913, the redline geometries don't show up in the right place.

This submission maps from 3857 to 900913 when the MG map settings are loaded, allowing everything to work smoothly in OpenLayers.

Note: See TracTickets for help on using tickets.