<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
MGOS does not support re-projection of rasters.<br>
Your rasters must be in the same projection as the map.<br>
If they are not, but the coordinate systems are compatible, you can add
a coordinate system override on the feature source.<br>
<br>
Beware that MapGuide Studio uses the Mentor projection library and MGOS
uses PROJ.4.<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
ary sucaya skrev:
<blockquote cite="mid:676723.57969.qm@web58609.mail.re3.yahoo.com"
type="cite">
<style type="text/css"><!-- DIV {margin:0px;} --></style>
<div
style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 10pt;">
<p>I think it is a problem of coordinate system. I can preview my
layer but i can't see it in map. I tried to create a new map and add
the ecw layer, mapguide studio automatically add EPSG:4326 (WGS 84) for
the coordinate system which is not in the list. In this case, i can add
another layer and able to preview the map.</p>
<p> </p>
<p><br>
<br>
</p>
<div
style="font-size: 10pt; font-family: Courier New,courier,monaco,monospace,sans-serif;">
<div
style="font-size: 12pt; font-family: times new roman,new york,times,serif;">-----
Original Message ----<br>
From: ary sucaya <a class="moz-txt-link-rfc2396E" href="mailto:ary.sucaya@yahoo.com"><ary.sucaya@yahoo.com></a><br>
To: MapGuide Users Mail List <a class="moz-txt-link-rfc2396E" href="mailto:mapguide-users@lists.osgeo.org"><mapguide-users@lists.osgeo.org></a><br>
Sent: Wednesday, June 11, 2008 6:45:44 PM<br>
Subject: Re: [mapguide-users] ecw on mgos-2.0.1<br>
<br>
<div
style="font-size: 10pt; font-family: Courier New,courier,monaco,monospace,sans-serif;">Something
peculiar happen here. Previously i can open my ecw file, but after a
few minutes i revisited back my page, the raster has gone. Now, i can't
even get a new connection work.
<div
style="font-size: 10pt; font-family: Courier New,courier,monaco,monospace,sans-serif;"><br>
<br>
<div
style="font-size: 12pt; font-family: times new roman,new york,times,serif;">-----
Original Message ----<br>
From: ary sucaya <a class="moz-txt-link-rfc2396E" href="mailto:ary.sucaya@yahoo.com"><ary.sucaya@yahoo.com></a><br>
To: MapGuide Users Mail List <a class="moz-txt-link-rfc2396E" href="mailto:mapguide-users@lists.osgeo.org"><mapguide-users@lists.osgeo.org></a><br>
Sent: Wednesday, June 11, 2008 6:23:30 PM<br>
Subject: Re: [mapguide-users] ecw on mgos-2.0.1<br>
<br>
<div
style="font-size: 10pt; font-family: Courier New,courier,monaco,monospace,sans-serif;">Thanks
for your reply. That's help me to solve my problem.
<div
style="font-size: 10pt; font-family: Courier New,courier,monaco,monospace,sans-serif;"> </div>
<div
style="font-size: 10pt; font-family: Courier New,courier,monaco,monospace,sans-serif;"> </div>
<div
style="font-size: 10pt; font-family: Courier New,courier,monaco,monospace,sans-serif;">Regards,</div>
<div
style="font-size: 10pt; font-family: Courier New,courier,monaco,monospace,sans-serif;"> </div>
<div
style="font-size: 10pt; font-family: Courier New,courier,monaco,monospace,sans-serif;">Ary
Sucaya<br>
<br>
</div>
<div
style="font-size: 12pt; font-family: times new roman,new york,times,serif;">-----
Original Message ----<br>
From: nclayton <a class="moz-txt-link-rfc2396E" href="mailto:nclayton@gmail.com"><nclayton@gmail.com></a><br>
To: <a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
Sent: Wednesday, June 11, 2008 5:56:30 PM<br>
Subject: Re: [mapguide-users] ecw on mgos-2.0.1<br>
<br>
<br>
When creating your raster data connections, use "/" instead of "\" in
your<br>
paths.<br>
<br>
C:/Program<br>
Files/MapGuideOpenSource2.0/WebServerExtensions/www/mapcatalogue/data/world.ecw<br>
<br>
instead of<br>
<br>
C:\Program<br>
Files\MapGuideOpenSource2.0\WebServerExtensions\www\mapcatalogue\data/world.ecw<br>
<br>
it may also be a problem with the space in "Program Files". You may
need to<br>
place your ecw files in a different location that does not have spaces
i the<br>
path.<br>
<br>
hope ths helps<br>
<br>
<br>
ary sucaya wrote:<br>
> <br>
> Hello group,<br>
> Did someone succesfully open ecw file on mgos 2.0.1? I went through<br>
> <a moz-do-not-send="true"
href="http://trac.osgeo.org/fdo/wiki/FdoGdalNotes#Documentation%A0but"
target="_blank" rel="nofollow">http://trac.osgeo.org/fdo/wiki/FdoGdalNotes#Documentation but</a>
i couldn't<br>
> get it work. i turn on rasters debugging and here is the result:<br>
> ECW: NCScbmOpenFileView(C:\Program<br>
>
Files\MapGuideOpenSource2.0\WebServerExtensions\www\mapcatalogue\data/world.ecw):<br>
> eErr = 0<br>
> ECW: FileInfo: SizeXY=4320,2160 Bands=3<br>
> OriginXY=-180,90 CellIncrementXY=0.0833333,-0.0833333<br>
> ECW: projection=GEODETIC, datum=WGS84<br>
> GDAL: GDALOpen(C:\Program<br>
>
Files\MapGuideOpenSource2.0\WebServerExtensions\www\mapcatalogue\data/world.ecw)<br>
> succeeds as ECW.<br>
> GDAL: GDALClose(C:\Program<br>
>
Files\MapGuideOpenSource2.0\WebServerExtensions\www\mapcatalogue\data/world.ecw)<br>
> I tried to change the coordinate system into LL84 (LL84) or LL84-WP<br>
> (LL84-WP) but still unlucky.. Someone know how to solve this?<br>
> Regards,<br>
> Ary Sucaya<br>
> <br>
> <br>
> <br>
> _______________________________________________<br>
> mapguide-users mailing list<br>
> <a moz-do-not-send="true"
href="mailto:mapguide-users@lists.osgeo.org" target="_blank"
rel="nofollow" ymailto="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
> <a moz-do-not-send="true"
href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank" rel="nofollow">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
> <br>
> <br>
<br>
-- <br>
View this message in context: <a moz-do-not-send="true"
href="http://www.nabble.com/ecw-on-mgos-2.0.1-tp17778662p17781203.html"
target="_blank" rel="nofollow">http://www.nabble.com/ecw-on-mgos-2.0.1-tp17778662p17781203.html</a><br>
Sent from the MapGuide Users mailing list archive at <a
moz-do-not-send="true" href="http://nabble.com/" target="_blank"
rel="nofollow">Nabble.com</a>.<br>
<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a moz-do-not-send="true" href="mailto:mapguide-users@lists.osgeo.org"
target="_blank" rel="nofollow"
ymailto="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a moz-do-not-send="true"
href="http://lists.osgeo.org/mailman/listinfo/mapguide-users"
target="_blank" rel="nofollow">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</div>
</div>
<br>
</div>
</div>
</div>
<br>
</div>
</div>
</div>
<br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
</pre>
</blockquote>
</body>
</html>