OGRFileGDB.dll not found when subprocess called

后端 未结 0 1105
忘掉有多难
忘掉有多难 2021-01-11 17:27

I tried to call a subprocess in Python 3.7.

i tried below statement

subprocess.call(ogr2ogr -sql "SELECT ST_Centroid(geometry), * FROM countries&q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题