The information about projection and coordinate system of the current map frame should be serialized to the .dspx project file. Currently the ProjectionInfo is not serialized resulting in setting the map projection to "unknown" or "wgs84" when opening an existing project. When opening project, if the .dspx file contains projection information, the projection of the map should be set to the projection specified in the .dspx file. I suggest serializing the ProjectionInfo using its public members or using the EsriString property.
This is an important feature, because we'll have many different projects and each project may require a different projection.
Comments: This issue list is no longer active. This issue has been copied to our issue list on github (https://github.com/DotSpatial/DotSpatial/issues) Please check there to find out whether this issue was fixed.
This is an important feature, because we'll have many different projects and each project may require a different projection.
Comments: This issue list is no longer active. This issue has been copied to our issue list on github (https://github.com/DotSpatial/DotSpatial/issues) Please check there to find out whether this issue was fixed.