[fusion-trac] #395: Tiles and maps are not displayed in
MapGuide Arbitrary XY-M maps
Fusion
trac_fusion at osgeo.org
Wed Aug 11 15:01:12 EDT 2010
#395: Tiles and maps are not displayed in MapGuide Arbitrary XY-M maps
-------------------------------+--------------------------------------------
Reporter: trevorwekel | Owner: madair
Type: defect | Status: closed
Priority: P2 | Milestone: 2.2
Component: MapGuide | Version: 2.0.0-RC1
Severity: Major | Resolution: fixed
Keywords: arbitrary xy tile | External_id:
State: New | Browser: All
Os: All |
-------------------------------+--------------------------------------------
Changes (by madair):
* status: reopened => closed
* resolution: => fixed
Comment:
cloased at rev [2199]
This includes parsing of MapGuide WKT in the Proj4js library.
This works welll for the lmited set of WKT strings tested. It is also
quite likely that not all variations of the the text labels in the WKT
projection definition are being handled in Proj4js; in that case, add new
case statements in the parseWKT method around line 725-795 of Proj4js-
combined.js (note that fusion uses Proj4js-compressed.js by default so you
may also need to change the file that gets included ion fusion.js) (and
for a full list of all the name variations that may occur, see C:\Program
Files\OSGeo\MapGuide2.2\CS-Map\Dictionaries\NameMapper.csv which is why
not all of them will implemented in Proj4js)
see also #401, this changeset keeps the default of a LOCAL_CS if not
supplied by MG but moves the parsing of WKT into Proj4js
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/395#comment:5>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list