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
igMap:ShapeFileReader.CoordinateSystem
>
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]]
Hello,
We have already fix this issue and the fix should be available in the next service release. You can follow the planed dates for the service release in our website here:http://ko.infragistics.com/support/default.aspx#ServiceReleases
I hope this helps.
Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
There is a bug in the CoordinateSystem class. We’ll try fixing it for the release version of the WPF Map.
Thanks for reporting this.