We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5186d commit 74bac82Copy full SHA for 74bac82
ckanext/spatial/plugin.py
@@ -3,7 +3,6 @@
3
4
import geojson
5
6
-import shapely.geometry
7
try:
8
from shapely.errors import GeometryTypeError
9
except ImportError:
0 commit comments