Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
115
XamMap v2010.2
posted

I have a shape ifle that has a map projection type PROJECTION["Lambert_Conformal_Conic"], the customer has several shape files of this projection type and does not want to change.  below is the information of this shape file then below that is the example that you give.  The first problem is   <igMap:ShapeFileReader.CoordinateSystem>  Im told that the CoordinateSystem is not part of the ShapeFileReader.  Thank You

PROJCS["NAD_1983_StatePlane_California_I_FIPS_0401_Feet",
GEOGCS["GCS_North_American_1983",
DATUM["D_North_American_1983",
SPHEROID["GRS_1980", 6378137.0, 298.257222101]],

PRIMEM["Greenwich",0.0],
UNIT["Degree",0.0174532925199433]],
PROJECTION["Lambert_Conformal_Conic"],
PARAMETER["False_Easting",6561666.666666666],
PARAMETER["False_Northing",1640416.666666667],
PARAMETER["Central_Meridian",-122.0],
PARAMETER["Standard_Parallel_1",40.0],
PARAMETER["Standard_Parallel_2",41.66666666666666],
PARAMETER["Latitude_Of_Origin",39.33333333333334],
UNIT["Foot_US",0.3048006096012192]]