<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yes, your FeatureSource reports an empty coordinate system, so you have
to specify it manually.<br>
<br>
There is a short explanation on how to use overrides here:<br>
<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/fdo/wiki/FdoGdalNotes#OverridingCoordinateSystems">http://trac.osgeo.org/fdo/wiki/FdoGdalNotes#OverridingCoordinateSystems</a><br>
<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
padmini godavarthi skrev:
<blockquote cite="mid:1240405575531-2676009.post@n2.nabble.com"
 type="cite">
  <pre wrap="">Hi,
thanks but is it necessary overriding a coordinate system????????
How it willbe done???????
can u provide me some guidance???????
i have seen ur link but no data available in that for overrides coordinate
system

<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/mapguide/wiki/maestro/UserGuides/RasterFeatureSource">http://trac.osgeo.org/mapguide/wiki/maestro/UserGuides/RasterFeatureSource</a>

can u plz tell me????????????

Regards,
Padmini.


Kenneth Skovhede, GEOGRAF A/S wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">No, I meant "Coordinate System Override", which is located on the 
FeatureSource editor at the bottom.
See screenshots here:
<a class="moz-txt-link-freetext" href="http://trac.osgeo.org/mapguide/wiki/maestro/UserGuides/RasterFeatureSource">http://trac.osgeo.org/mapguide/wiki/maestro/UserGuides/RasterFeatureSource</a>

Regards, Kenneth Skovhede, GEOGRAF A/S



padmini godavarthi skrev:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,
Thanks for ur reply 
u man to say in mapdefinition(in maestro)????????????????
iam using maestro and i have selected  the coordinate system as  

<a class="moz-txt-link-freetext" href="http://n2.nabble.com/file/n2675676/coor.jpeg">http://n2.nabble.com/file/n2675676/coor.jpeg</a> 

does i did any thing wrong???????????????

Regards,
Padmini.


Kenneth Skovhede, GEOGRAF A/S wrote:
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">Have you tried to add a coordinate system override,
using Maestro or Studio?

Regards, Kenneth Skovhede, GEOGRAF A/S



padmini godavarthi skrev:
    
        </pre>
        <blockquote type="cite">
          <pre wrap=""> Hi,
iam using mapguide opensource 2.0 (with .net 2.0 +IIS 5.1)
i want to make a buffer to my data
the buffer function works fine for this sheboygan data but not for my
data
i have debugged the application and i got the error at

    MgResourceIdentifier featSourceId = new
MgResourceIdentifier(selLayer.GetFeatureSourceId());
            MgSpatialContextReader ctxs =
featureSrvc.GetSpatialContexts(featSourceId, false);
            String srsDefDs = "";
            if (ctxs != null &amp;&amp; ctxs.ReadNext())
      srsDefDs = ctxs.GetCoordinateSystemWkt();

In Sheboygan data  
srsDefDs comes as  GEOGCS["WGS84 Lat/Long's, Degrees, -180 ==&gt;
+180",DATUM["D_WGS_1984",SPHEROID["World_Geodetic_System_of_1984",6378137,298.257222932867]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]]

but for my data
  srsDefDs comes as null 

Actually my data is in coordinate system 

GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS
84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]]

can u plz tell me the solution????????????????????????

plzzz

Regards,
Padmini.
  
  
      
          </pre>
        </blockquote>
        <pre wrap="">_______________________________________________
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>
      <pre wrap="">  
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
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>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>