利用gdal/ogr遍历要素坐标时,一定要使用new double[3],不要使用double[2],否则会报system.executionengineexception错误,还找不到触发点

利用gdal/ogr遍历要素坐标时,一定要使用new double[3],不要使用double[2]
posted @ 2025-02-01 19:23  SimpleGIS  阅读(13)  评论(0)    收藏  举报