Closed cstich closed 8 years ago
If we pickle the shapely polygons, then we could speed up the import probably quite considerably. Potential downside: This might not work if you have a shapely/python mismatch somewhere.
The plan is to create this on install, so that it plays nicely with all potential versions of installed libraries.
I'm sure setup tools supports this somehow. Sounds like a nice optimization
If we pickle the shapely polygons, then we could speed up the import probably quite considerably. Potential downside: This might not work if you have a shapely/python mismatch somewhere.