<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:10pt"><DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT size=3>Hi </FONT></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT size=3>I am using</FONT> <STRONG>SQL Server 2005</STRONG> <FONT size=3>and used the bulk copy tool to load the<U> LL84 *.sdf and *.shp</U> files into the database and depending on those layers the automatic projection of the map is EPSG:4019 while my raster files are in EPSG:4326 .</FONT></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT size=3>Anyway this works in<STRONG> MGE2008</STRONG> due to coordinate transformation and can view raster layers with overlaid vector layers but once i tried this on the MGOS 2.0.1 ,it use to give the error about different coordinate system hence i changed the coordinate system of the map into EPSG:4326 by using the <STRONG>setting Resource from Map Agent.</STRONG></FONT></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT size=3></FONT> </DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT size=3>Now the question is what about <STRONG>MgCoordinateSystem.dll</STRONG> file and does MGOS2.1.0 not support <STRONG>on the fly Coordinate Transformation.</STRONG></FONT></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT size=3></FONT> </DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT size=3>Thks</FONT></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif"><FONT size=3>Max<BR></FONT><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: Zac Spitzer <zac.spitzer@gmail.com><BR>To: MapGuide Users Mail List <mapguide-users@lists.osgeo.org><BR>Sent: Thursday, June 5, 2008 5:23:25 PM<BR>Subject: Re: [mapguide-users] WMS - coordinate system overriding in MGOS 2.0.1 fails<BR><BR>EPSG:4019 is like a catch all default EPSG code,<BR><BR><A href="http://spatialreference.org/ref/epsg/4019/" target=_blank>http://spatialreference.org/ref/epsg/4019/</A><BR><BR>what is your data base in, i have seen this from oracle before when i<BR>was using a<BR>projection which didn't translate directly to an epsg code<BR><BR>On Thu, Jun 5, 2008 at 7:56 PM, Rahul <<A href="mailto:unicorn_admirer@yahoo.com" ymailto="mailto:unicorn_admirer@yahoo.com">unicorn_admirer@yahoo.com</A>> wrote:<BR>> Hi,<BR>><BR>> I saw that there is no
MgCoordinateSystem.dll file in the MGOS2.0.1<BR>> as compared to the previous version of MGOS1.2. in the following folder<BR>> \www\mapagent\ .<BR>><BR>><BR>><BR>> Yeterday i was also getting the same error while i was trying to use the FDO<BR>> GDAL provider for ecw files as my raster files are in EPSG:4326 (LL84) while<BR>> my Map is in another (LL84 using MapGuide Studio but that shows the Map<BR>> Coordinate system as EPSG:4019),I don't know why ? Anyway for my ecw raster<BR>> files testing i converted the Map Coordinate system same as the Raster files<BR>> and able to see the ratser layer in the map.<BR>><BR>><BR>><BR>> ERROR<BR>><BR>> -------------------------------------------------------------------------------------------------------<BR>><BR>> <2008-06-04T14:35:16> Administrator<BR>> Error: Failed to stylize layer: Image<BR>>
Raster transformation is not supported.<BR>> The coordinate system (EPSG:4326) of layer Image cannot be different<BR>> than the coordinate system (EPSG:4019) of the map.<BR>> StackTrace:<BR>> - MgMappingUtil.StylizeLayers line 775 file<BR>> d:\buildforgeprojects\mapguide_open_source_v2.0\build_27.16\mgdev\server\src\services\mapping\MappingUtil.cpp Failed<BR>> to stylize layer: Image<BR>> Raster transformation is not supported.<BR>> The coordinate system (EPSG:4326) of layer Image cannot be different than<BR>> the coordinate system (EPSG:4019) of the map.<BR>><BR>> --------------------------------------------------------------------------------------------------------<BR>><BR>> Max !!<BR>><BR>> ----- Original Message ----<BR>> From: Gunter Becker <<A href="mailto:gunter.becker@CSOGIS.DE"
ymailto="mailto:gunter.becker@CSOGIS.DE">gunter.becker@CSOGIS.DE</A>><BR>> To: <A href="mailto:mapguide-users@lists.osgeo.org" ymailto="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</A><BR>> Sent: Thursday, June 5, 2008 4:05:05 PM<BR>> Subject: [mapguide-users] WMS - coordinate system overriding in MGOS 2.0.1<BR>> fails<BR>><BR>><BR>> Hi,<BR>><BR>> in MGOS 1.2 I used coordinate system overriding for WMS layers as described<BR>> in<BR>><BR>> <A href="http://trac.osgeo.org/fdo/wiki/FdoWmsNotes" target=_blank>http://trac.osgeo.org/fdo/wiki/FdoWmsNotes</A><BR>> <A href="http://trac.osgeo.org/fdo/wiki/FdoWmsNotes" target=_blank>http://trac.osgeo.org/fdo/wiki/FdoWmsNotes</A><BR>><BR>> This works fine for me since I've updated MGOS to version 2.0.1. No WMS<BR>> layers showing up anymore!<BR>> I recognized some logging entries in Error.log. The message is:<BR>><BR>> Raster
transformation is not supported.<BR>> The coordinate system (EPSG:4326) of layer Naturschutzgebiet cannot be<BR>> different than the coordinate system () of the map.<BR>><BR>> In my Config.xml-file I've overridden the coordinate system with EPSG:31467<BR>> (it's definitely supported by the WMS-server). My map is also in EPSG:31467.<BR>> It seems to me that MGSO takes the first coordinate system entry (in my case<BR>> EPSG:4326) from the WMS source whether there is an cs-overriding defined in<BR>> the SpatialContext-Node of the config.xml.<BR>><BR>> So my question is if someone has realised the same problem and has a<BR>> solution. Maybe it is a bug with handling coordinate system overriding in<BR>> MGOS 1.0.2 or FDO 3.3?<BR>><BR>> Gunter<BR>> --<BR>> View this message in context:<BR>> <A href="http://www.nabble.com/WMS---coordinate-system-overriding-in-MGOS-2.0.1-fails-tp17665380p17665380.html"
target=_blank>http://www.nabble.com/WMS---coordinate-system-overriding-in-MGOS-2.0.1-fails-tp17665380p17665380.html</A><BR>> Sent from the MapGuide Users mailing list archive at <A href="http://nabble.com/" target=_blank>Nabble.com</A>.<BR>><BR>> _______________________________________________<BR>> mapguide-users mailing list<BR>> <A href="mailto:mapguide-users@lists.osgeo.org" ymailto="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</A><BR>> <A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A><BR>><BR>><BR>> _______________________________________________<BR>> mapguide-users mailing list<BR>> <A href="mailto:mapguide-users@lists.osgeo.org" ymailto="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</A><BR>> <A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A><BR>><BR>><BR><BR><BR><BR>-- <BR>Zac Spitzer -<BR><A href="http://zacster.blogspot.com/" target=_blank>http://zacster.blogspot.com</A> (My Blog)<BR>+61 405 847 168<BR>_______________________________________________<BR>mapguide-users mailing list<BR><A href="mailto:mapguide-users@lists.osgeo.org" ymailto="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</A><BR><A href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target=_blank>http://lists.osgeo.org/mailman/listinfo/mapguide-users</A><BR></DIV></div><br>
</body></html>