Commit 38c5262
Fix spatialdata_attrs lost after transform on points with duplicate index
dd.from_delayed starts with empty attrs, so spatialdata_attrs (feature_key,
instance_key) was silently dropped. Copy all non-transform attrs from the
original element to restore the previous behaviour.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 68e314e commit 38c5262
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
483 | 488 | | |
484 | 489 | | |
485 | 490 | | |
| |||
0 commit comments