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
f"Invalid geometries found in extension file `{file_name}`. Showing {limitifnum_invalid>20else'all'} of {num_invalid} invalid geometry IDs: {displayed_invalid}"
177
+
)
178
+
exceptExceptionase:
179
+
self.errors.append(f"Invalid features found in `{file_name}`, but failed to extract IDs: {e}")
180
+
181
+
# Optional: Test serializability of extension file
0 commit comments