Closed simonw closed 4 years ago
But the new test did pass in Circle CI:
tests/test_shapefile_to_sqlite.py::test_missing PASSED [ 16%]
tests/test_shapefile_to_sqlite.py::test_import_features[None] PASSED [ 33%]
tests/test_shapefile_to_sqlite.py::test_import_features[customtable] PASSED [ 50%]
tests/test_shapefile_to_sqlite.py::test_import_features_spatialite PASSED [ 66%]
tests/test_shapefile_to_sqlite.py::test_import_features_spatialite_with_custom_crs PASSED [ 83%]
tests/test_shapefile_to_sqlite.py::test_import_features_spatial_index PASSED [100%]
============================== 6 passed in 0.75s ===============================
Maybe my Python / SpatiaLite environment on my Mac is messed up somehow?
The tests pass on my Mac too.
Managed to successfully test this on Mac:
shapefile-to-sqlite with_index.db shape/scc_trails.shp --spatial-index
I'm not convinced this works. I tried it on macOS and got this: