Commit cbd95b83 authored by Aurelien Vermylen's avatar Aurelien Vermylen

Fix minor remaining bug in geometry (imported GeometryCollection from

pygeoif still)
parent 6ff269eb
......@@ -30,7 +30,7 @@ from shapely.geometry.polygon import LinearRing
# to another geometry. I've seen some signs of this changing in GEOS,
# but until it does I don't think there's any point to the class.
# It wouldn't be much more than a list of geometries.
from pygeoif.geometry import GeometryCollection
from shapely.geometry import GeometryCollection
from shapely.geometry import asShape
import re
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment