enjoylives的GIS空间

2009年12月28日

Ogr加载文件

摘要: //注册驱动 Ogr.RegisterAll(); //打开文件 DataSource datashp = Ogr.Open(@"D:\Mydata\quanshi.shp", 1); //若打开失败则告知 if (datashp == null) { Console.WriteLine("Read file failed"); } //Mapinfo Tab数据读取 //获取数据中的图层 Lay... 阅读全文

posted @ 2009-12-28 20:59 enjoylives 阅读(588) 评论(0) 推荐(0)

重新开博

摘要: 重新开博,在2010年前夕。 博客面向的主要内容:GIS设计与开发+开源GIS+.net+spatial analysis 阅读全文

posted @ 2009-12-28 20:52 enjoylives 阅读(123) 评论(0) 推荐(0)

导航