摘要: //写点对象void saveNodeShp(string path){ if (m_NodeTopologyvec.size() == 0) return; int nodenum = m_NodeTopologyvec.size(); const char *pszDriverName = "E 阅读全文
posted @ 2020-11-01 19:35 红叶空间 阅读(245) 评论(0) 推荐(0) 编辑
摘要: #include "shapefil.h" void WriteFeature(string path){ //https://blog.csdn.net/feihongchen/article/details/105462156 if (m_Roadvec.size() == 0) return; 阅读全文
posted @ 2020-11-01 18:51 红叶空间 阅读(245) 评论(0) 推荐(0) 编辑