Skip to content

Commit 92bb5a4

Browse files
committed
change import ogr
1 parent 19ab0dc commit 92bb5a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyosp/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"progressBar",
1111
]
1212

13-
import ogr
13+
import osgeo import ogr
1414
import json
1515
import itertools
1616
from shapely.geometry import shape

0 commit comments

Comments
 (0)