[mapguide-users] Creation mapdefinition using Maestro

sathishpsk9 sathishpsk9 at gmail.com
Tue Nov 17 00:40:35 EST 2009


Hi Kenneth,
Thanks for your reply.
Think is that i don which coordinate system is being used in the GIS tables 
am using.But from the option provided by the maestro - " fetch the
coordinate system found in feature " --  i got the coordinate sytem being
used in tables provided to me.. 
The xml file follows...

<?xml version="1.0"?>
<FdoSpatialContextList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xsi:noNamespaceSchemaLocation="FdoSpatialContextList-1.0.0.xsd">
  <ProviderName>King.Oracle.0.1.1</ProviderName>
  <SpatialContext IsActive="true">
    <Name>OracleSrid32643</Name>
    <Description>This coordinate system has been overridden.</Description>
    <CoordinateSystemName>PROJCS["WGS 84 / UTM zone 43N", GEOGCS [ "WGS 84",
DATUM ["World Geodetic System 1984 (EPSG ID 6326)", SPHEROID ["WGS 84 (EPSG
ID 7030)", 6378137, 298.257223563]], PRIMEM [ "Greenwich", 0.000000 ], UNIT
["Decimal Degree", 0.01745329251994328]], PROJECTION ["UTM zone 43N (EPSG OP
16043)"], PARAMETER ["Latitude_Of_Origin", 0], PARAMETER
["Central_Meridian", 75.00000000000000000000000000000000000029], PARAMETER
["Scale_Factor", .9996], PARAMETER ["False_Easting", 500000], PARAMETER
["False_Northing", 0], UNIT ["Meter", 1]]</CoordinateSystemName>
    <CoordinateSystemWkt>PROJCS["WGS 84 / UTM zone 43N", GEOGCS [ "WGS 84",
DATUM ["World Geodetic System 1984 (EPSG ID 6326)", SPHEROID ["WGS 84 (EPSG
ID 7030)", 6378137, 298.257223563]], PRIMEM [ "Greenwich", 0.000000 ], UNIT
["Decimal Degree", 0.01745329251994328]], PROJECTION ["UTM zone 43N (EPSG OP
16043)"], PARAMETER ["Latitude_Of_Origin", 0], PARAMETER
["Central_Meridian", 75.00000000000000000000000000000000000029], PARAMETER
["Scale_Factor", .9996], PARAMETER ["False_Easting", 500000], PARAMETER
["False_Northing", 0], UNIT ["Meter", 1]]</CoordinateSystemWkt>
    <ExtentType>Static</ExtentType>
    <Extent>
      <LowerLeftCoordinate>
        <X>588581.65012300003</X>
        <Y>2509820.7303690002</Y>
      </LowerLeftCoordinate>
      <UpperRightCoordinate>
        <X>590280.91601199994</X>
        <Y>2511800.7260199999</Y>
      </UpperRightCoordinate>
    </Extent>
    <XYTolerance>0.001</XYTolerance>
    <ZTolerance>0.001</ZTolerance>
  </SpatialContext>
</FdoSpatialContextList>

This is what i got ....  
1.can you please now which coordinate system ?

http://n2.nabble.com/file/n4016757/coordinatesystem.bmp 

2. What if i ignore entering coordinate system while creating mapdefinition
?
3.I found that when try to get map.MapSRS value ,it returns empty string ,
what is the reason ?
4.If i tried to copy content of <CoordinateSystemName> to <CoordinateSystem>
tag of mapdefiniton ,  map does not  appear ?

-- 
View this message in context: http://n2.nabble.com/Creation-mapdefinition-using-Maestro-tp4010662p4016757.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list