You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
The method write_feature_collection fails with TypeError: Object of type Feature is not JSON serializable in some cases.
You can best reproduce this by running the test test_countries_with_simp in WriteFeatureCollectionTest.
The text was updated successfully, but these errors were encountered:
The method
write_feature_collection
fails withTypeError: Object of type Feature is not JSON serializable
in some cases.You can best reproduce this by running the test
test_countries_with_simp
inWriteFeatureCollectionTest
.The text was updated successfully, but these errors were encountered: