摘要:
/// /// 地理坐标系 转 投影坐标系 /// /// /// /// 地理坐标系编号 /// 投影坐标系编号 /// private IPoint GCStoPRJ(double x, double y, int GCSType, int PRJType) { IPoint pPoint = new PointClass(); pPoint.PutCoords(x... 阅读全文
posted @ 2017-09-08 10:58
天秤水
阅读(829)
评论(0)
推荐(0)

浙公网安备 33010602011771号